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
49
Windows Containers よもやま話
Tatsuro Shibamura
September 09, 2017
Tweet
Share
More Decks by Tatsuro Shibamura
See All by Tatsuro Shibamura
Hack Azure! #5 - Geek of Azure Serverless
shibayan
0
80
.NET Conf 2020 Online - .NET 5 リリース記念パーティートーク
shibayan
0
8.4k
Terraform Provider for Azure に貢献してみた話
shibayan
0
540
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
最近の Azure App Service について
shibayan
0
1.2k
Other Decks in Technology
See All in Technology
脳波を用いた嗜好マッチングシステム
hokkey621
0
280
クラウド関連のインシデントケースを収集して見えてきたもの
lhazy
2
240
AWSを活用したIoTにおけるセキュリティ対策のご紹介
kwskyk
0
340
Exadata Database Service on Cloud@Customer セキュリティ、ネットワーク、および管理について
oracle4engineer
PRO
2
1.5k
1行のコードから社会課題の解決へ: EMの探究、事業・技術・組織を紡ぐ実践知 / EM Conf 2025
9ma3r
10
3.7k
実は強い 非ViTな画像認識モデル
tattaka
2
1.2k
いまからでも遅くない!コンテナでWebアプリを動かしてみよう!コンテナハンズオン編
nomu
0
150
AIエージェント元年@日本生成AIユーザ会
shukob
1
200
Active Directory攻防
cryptopeg
PRO
8
5.4k
Amazon Aurora のバージョンアップ手法について
smt7174
2
140
Visualize, Visualize, Visualize and rclone
tomoaki0705
9
82k
短縮URLをお手軽に導入しよう
nakasho
0
140
Featured
See All Featured
Mobile First: as difficult as doing things right
swwweet
223
9.4k
Music & Morning Musume
bryan
46
6.4k
Speed Design
sergeychernyshev
27
810
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
133
33k
A Philosophy of Restraint
colly
203
16k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
Thoughts on Productivity
jonyablonski
69
4.5k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
4
370
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 について話すらしい