この資料では、Docker for Windows を使って Windows OS 上で Linux ベースのアプリを開発する方法、そして Web アプリを含む Docker コンテナをクラウド環境(Azure 環境)に展開する方法について解説します。
※ 本資料では Docker の Linux コンテナのみを取り扱います。(Windows コンテナは取り扱いません。Windows OS で使い慣れたエディタや開発環境を使いつつ、Docker for Windows を活用して Linux 上でデバッグを行う、というシナリオを扱っています。)
※ 資料の概要は以下の blog エントリを参照してください。
https://blogs.msdn.microsoft.com/nakama/2018/09/27/dockerandazure/
Container SIG Meet-up 2016 Fall @ Tokyo
Oct 6, 2016
Container SIG Meet-up 2016 Fall - connpass
http://connpass.com/event/40320/
The document compares the Lenovo ThinkServer RD350 and System x3550 M5 1U rack servers. Key differences include the RD350 supports Intel E5-2600 v3 CPUs up to 105W, has 2 PCIe slots, uses RAID adapters, and includes a 450W Gold power supply, while the x3550M5 supports up to 145W CPUs, has 3 PCIe slots, uses onboard RAID, and offers more storage configuration flexibility. Both servers offer redundant cooling and manageability features for reliability.
19. "Docker is NOT Container." ~ Dockerとコンテナ技術、PaaSの関係を理解する
Container Usage at Google
19
We start over 2billion
containers per week.
https://speakerdeck.com/jbeda/containers-at-scale
20. "Docker is NOT Container." ~ Dockerとコンテナ技術、PaaSの関係を理解する
テストが実施された「確実動くアプリケーション」をそのままDockerイメージに
固めて、本番環境に自動デプロイするという運用を想像してみましょう・・・。
20
フレームワーク
データベース
アプリケーション
フレームワーク
ライブラリー
Dockerイメージを
本番環境に展開!
サービス環境へのDocker適用のメリット