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
54
Windows Containers よもやま話
Tatsuro Shibamura
September 09, 2017
Tweet
Share
More Decks by Tatsuro Shibamura
See All by Tatsuro Shibamura
# Azure Cosmos DB パフォーマンス最適化入門 - 設計・開発・運用の実践テクニック
shibayan
0
280
Hack Azure! #5 - Geek of Azure Serverless
shibayan
0
90
.NET Conf 2020 Online - .NET 5 リリース記念パーティートーク
shibayan
0
8.6k
Terraform Provider for Azure に貢献してみた話
shibayan
0
580
Azure Functions と SendGrid の良い関係
shibayan
0
1.1k
Azure Serverless を活用したリアルタイム Web のすべて
shibayan
1
2.8k
祝 東日本リージョン一般提供! Azure Application Insights 基礎と実践
shibayan
1
41k
なかなか楽にならないSSL/TLS証明書の話
shibayan
2
1.7k
.NET Conf 2018 Tokyo
shibayan
1
3.9k
Other Decks in Technology
See All in Technology
~宇宙最速~2025年AWS Summit レポート
satodesu
1
1.1k
[TechNight #90-1] 本当に使える?ZDMの新機能を実践検証してみた
oracle4engineer
PRO
3
140
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
180
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
13
4.2k
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
220
成立するElixirの再束縛(再代入)可という選択
kubell_hr
0
820
本部長の代わりに提案書レビュー! KDDI営業が毎日使うAIエージェント「A-BOSS」開発秘話
minorun365
PRO
14
2.3k
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
220
(非公式) AWS Summit Japan と 海浜幕張 の歩き方 2025年版
coosuke
PRO
1
320
Uniadex__公開版_20250617-AIxIoTビジネス共創ラボ_ツナガルチカラ_.pdf
iotcomjpadmin
0
140
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
10
2.8k
実践! AIエージェント導入記
1mono2prod
0
130
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
52
7.6k
Unsuck your backbone
ammeep
671
58k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
351
20k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
The Language of Interfaces
destraynor
158
25k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
For a Future-Friendly Web
brad_frost
179
9.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
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 について話すらしい