Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Windows Containers よもやま話
Search
Tatsuro Shibamura
September 09, 2017
Technology
0
52
Windows Containers よもやま話
Tatsuro Shibamura
September 09, 2017
Tweet
Share
More Decks by Tatsuro Shibamura
See All by Tatsuro Shibamura
# Azure Cosmos DB パフォーマンス最適化入門 - 設計・開発・運用の実践テクニック
shibayan
0
130
Hack Azure! #5 - Geek of Azure Serverless
shibayan
0
83
.NET Conf 2020 Online - .NET 5 リリース記念パーティートーク
shibayan
0
8.5k
Terraform Provider for Azure に貢献してみた話
shibayan
0
550
Azure Functions と SendGrid の良い関係
shibayan
0
1k
Azure Serverless を活用したリアルタイム Web のすべて
shibayan
1
2.7k
祝 東日本リージョン一般提供! Azure Application Insights 基礎と実践
shibayan
1
40k
なかなか楽にならないSSL/TLS証明書の話
shibayan
2
1.6k
.NET Conf 2018 Tokyo
shibayan
1
3.9k
Other Decks in Technology
See All in Technology
AI-Driven-Development-20250310
yuhattor
3
340
開発者のための FinOps/FinOps for Engineers
oracle4engineer
PRO
2
300
プルリクエストレビューを終わらせるためのチーム体制 / The Team for Completing Pull Request Reviews
nekonenene
4
2.1k
Amazon Bedrock 2025 年の熱いアップデート (2025/3 時点)
icoxfog417
PRO
3
500
Roomの監視可能なクエリのカスタマイズとレガシーコードへの適用
shiita0903
2
150
4th place solution Eedi - Mining Misconceptions in Mathematics
rist
0
160
どうすると生き残れないのか/how-not-to-survive
hanhan1978
13
10k
データモデルYANGの処理系を再発明した話
tjmtrhs
0
530
[OpsJAWS Meetup33 AIOps] Amazon Bedrockガードレールで守る安全なAI運用
akiratameto
2
160
DeepSeekとは?何がいいの? - Databricksと学ぶDeepSeek! 〜これからのLLMに備えよ!〜
taka_aki
2
210
OCI IAM Identity Domains Entra IDとの認証連携設定手順 / Identity Domain Federation settings with Entra ID
oracle4engineer
PRO
1
1.4k
完璧を捨てろ! “攻め”のQAがもたらすスピードと革新/20250306 Hiroki Hachisuka
shift_evolve
0
190
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Mobile First: as difficult as doing things right
swwweet
223
9.5k
Facilitating Awesome Meetings
lara
53
6.3k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
115
51k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
Testing 201, or: Great Expectations
jmmastey
42
7.3k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
28
1.9k
Typedesign – Prime Four
hannesfritz
41
2.5k
Docker and Python
trallard
44
3.3k
YesSQL, Process and Tooling at Scale
rocio
172
14k
Embracing the Ebb and Flow
colly
84
4.6k
Transcript
Windows Containers よもやま話 @shibayan
Windows Containers とは • めっちゃ最高 • Docker のメリットを Windows でも
• Visual Studio との素晴らしい統合、F5 実行はコンテナーで • めっちゃ罠多い • Windows は C: ドライブにインスコ必要 • Windows Server Containers はビルド番号まで意識 • Hyper-V Containers は VM 上だと難易度が高かった
深刻な情報不足
とても深刻です
対応した Azure のサービス • Azure Container Service • 自分でクラスターを管理するとか石器時代かよ、流行らない •
Azure Container Instances • イメージ、CPU の数、メモリの量を指定すれば立ち上がる
対応してほしい Azure のサービス • Web App for Containers • Linux
のみ対応して GA された、Windows も欲しい • Azure は Nested Virtualization に対応したのでワンチャンある • Azure Functions • コンテナを使ってちゃんと分離して • これは Windows と Linux に対応して欲しい
AppVeyor は割と頑張ってる
本番環境で利用可能なのか? • 次の Windows Server 2016 アップデートから… • コンテナーの利用を意識した機能がいくつか •
Server Core / Nano Server イメージの劇的ダイエット • ネットワーク周りの改善
続きは Tech Summit で • 「コンテナーなに使ってますか? Linux ですか? Windows も
使ってもらっていいですか?」 • Windows / Linux の Containers について話すらしい