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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Tatsuro Shibamura
September 09, 2017
Technology
0
60
Windows Containers よもやま話
Tatsuro Shibamura
September 09, 2017
Tweet
Share
More Decks by Tatsuro Shibamura
See All by Tatsuro Shibamura
# Azure Cosmos DB パフォーマンス最適化入門 - 設計・開発・運用の実践テクニック
shibayan
0
490
Hack Azure! #5 - Geek of Azure Serverless
shibayan
0
110
.NET Conf 2020 Online - .NET 5 リリース記念パーティートーク
shibayan
0
9.6k
Terraform Provider for Azure に貢献してみた話
shibayan
0
630
Azure Functions と SendGrid の良い関係
shibayan
0
1.3k
Azure Serverless を活用したリアルタイム Web のすべて
shibayan
1
3k
祝 東日本リージョン一般提供! Azure Application Insights 基礎と実践
shibayan
1
42k
なかなか楽にならないSSL/TLS証明書の話
shibayan
2
1.8k
.NET Conf 2018 Tokyo
shibayan
1
4.1k
Other Decks in Technology
See All in Technology
Claude Codeの進化と各機能の活かし方
oikon48
19
8.9k
大規模サービスにおける レガシーコードからReactへの移行
magicpod
1
170
Security Diaries of an Open Source IAM
ahus1
0
210
非情報系研究者へ送る Transformer入門
rishiyama
0
170
「ヒットする」+「近い」を同時にかなえるスマートサジェストの作り方.pdf
nakasho
0
150
クラウド時代における一時権限取得
krrrr38
1
170
A Gentle Introduction to Transformers
keio_smilab
PRO
2
920
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
400
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
1
200
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
4
22k
Kiro のクレジットを使い切る!
otanikohei2023
0
120
自動テストが巻き起こした開発プロセス・チームの変化 / Impact of Automated Testing on Development Cycles and Team Dynamics
codmoninc
3
1.2k
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
59
6.4k
SEO for Brand Visibility & Recognition
aleyda
0
4.3k
For a Future-Friendly Web
brad_frost
183
10k
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
1.9k
The Curious Case for Waylosing
cassininazir
0
260
Primal Persuasion: How to Engage the Brain for Learning That Lasts
tmiket
0
280
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Believing is Seeing
oripsolob
1
73
Optimizing for Happiness
mojombo
378
71k
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
430
How STYLIGHT went responsive
nonsquared
100
6k
Claude Code のすすめ
schroneko
67
220k
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 について話すらしい