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
開発者のための FinOps/FinOps for Engineers
oracle4engineer
PRO
2
300
RaspberryPi CM4(CM5も)面白いぞ!
nonnoise
1
280
Postman AI Agent Builderで AI Agentic workflow のプロトタイピング / Prototyping AI Agentic Workflow with Postman AI Agent Builder
yokawasa
0
210
20250309 無冠のわたし これからどう先生きのこれる?
akiko_pusu
11
1.7k
テクスチャ画像付きのメッシュモデルを3次元点群へ変換する
kentaitakura
1
110
サイト信頼性エンジニアリングとAmazon Web Services / SRE and AWS
ymotongpoo
8
2k
「頑張る」を「楽しむ」に変換する技術
tomoyakitaura
10
1.9k
データモデルYANGの処理系を再発明した話
tjmtrhs
0
530
プルリクエストレビューを終わらせるためのチーム体制 / The Team for Completing Pull Request Reviews
nekonenene
4
2.1k
AWSではじめる Web APIテスト実践ガイド / A practical guide to testing Web APIs on AWS
yokawasa
8
850
事業を差別化する技術を生み出す技術
pyama86
4
1.2k
開発組織を進化させる!AWSで実践するチームトポロジー
iwamot
2
660
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
3.7k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.5k
RailsConf 2023
tenderlove
29
1k
Embracing the Ebb and Flow
colly
84
4.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
27
1.6k
Done Done
chrislema
182
16k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
11
560
GraphQLとの向き合い方2022年版
quramy
44
14k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
Designing for humans not robots
tammielis
250
25k
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 について話すらしい