Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ロードマップに沿って記事を作る #4

Open
2 of 13 tasks
cohky16 opened this issue Jun 24, 2022 · 0 comments
Open
2 of 13 tasks

ロードマップに沿って記事を作る #4

cohky16 opened this issue Jun 24, 2022 · 0 comments

Comments

@cohky16
Copy link
Owner

cohky16 commented Jun 24, 2022

  • インターネット
    • インターネットの仕組み
    • httpとは
    • ブラウザとは
    • DNSとは
    • ドメイン名とは
    • ホスティングとは
  • OS
    • OSの仕組み
    • プロセス管理
    • スレッドと並行性
    • ソケット
    • メモリ管理
    • プロセス間管理
    • I/O管理
    • POSIXの知識
    • ネットワークの知識
    • ファイルシステム
    • Linux, Unix
    • WebSocket
  • DB
    • ACID
    • N + 1
    • 正規化
  • API
    • 認証
      • OAuth
      • Basic
      • Token
      • JWT
    • gRPC
  • キャッシュ
    • CDN
    • ServerSide
      • redis
      • memcached
  • セキュリティ
    • SSL/TLS
    • CORS
  • 設計と開発
    • 原則
      • SOLID
      • KISS
      • YAGNI
      • DRY
    • DDD
      • クリーンアーキテクチャ
      • オニオンアーキテクチャ
      • レイヤードアーキテクチャ
    • インフラ
      • クラウド設計
  • アーキテクチャ
    • モノリシック
      • モジュラモノリシック
    • マイクロサービス
    • SOA
  • Webサーバー
    • リバースプロキシ
    • フォワードプロキシ
    • ポートフォワード
    • Webサーバーの種類
      • nginx
      • apache
  • IaC
    • Docker
    • kubernetes
    • Terraform
  • 監視
    • prometheus
    • grafana
  • ログ
    • ElasticStack
  • 言語
    • JavaScript
      • Node.js
    • Go

https://roadmap.sh/devops
https://roadmap.sh/backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant