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
Azure Container Apps 気になるアップデート (2023/5) / ACA_...
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
sou
May 09, 2023
Technology
0
280
Azure Container Apps 気になるアップデート (2023/5) / ACA_Update_202305
Azure Container Apps のアップデート「TCP Support」と「Session Affinity」について、LT 用に作成したスライドです。
sou
May 09, 2023
Tweet
Share
More Decks by sou
See All by sou
Azure におけるコンテナ基盤選定について / azure-container-platform-selection
08thse
0
330
AKS コントロールプレーン監視のためのメトリクス / aks-control-plane-metric-preview
08thse
0
240
Gatekeeper と Azure Policy (rev.1) / gatekeeper-azpol
08thse
0
170
読み物からのエンジニア的な学び / Learning from Reading
08thse
0
160
Azure Container Apps 触ってみる / LT_AzureContainerApps
08thse
0
650
DeployToAzureポチからの卒業 / LT_DeployToAzure
08thse
0
440
Deeperという人材カテゴリに共感した話
08thse
0
170
LT_Documentation
08thse
0
80
Other Decks in Technology
See All in Technology
インシデント対応入門
grimoh
7
5.4k
Introduction to Bill One Development Engineer
sansan33
PRO
0
370
LINEアプリ開発のための Claude Code活用基盤の構築
lycorptech_jp
PRO
1
1.1k
Vertex AI Agent Engine で学ぶ「記憶」の設計
tkikuchi
0
110
opsmethod第1回_アラート調査の自動化にむけて
yamatook
0
330
なぜAIは組織を速くしないのか 令和の腑分け
sugino
80
50k
Master Dataグループ紹介資料
sansan33
PRO
1
4.4k
全自動で回せ!Claude Codeマーケットプレイス運用術
yukyu30
3
140
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
primeNumber DATA MANAGEMENT CAMP #2:
masatoshi0205
1
620
Lookerの最新バージョンv26.2がやばい話
waiwai2111
1
140
トラブルの大半は「言ってない」x「言ってない」じゃねーか!!
ichimichi
0
200
Featured
See All Featured
From π to Pie charts
rasagy
0
140
Product Roadmaps are Hard
iamctodd
PRO
55
12k
BBQ
matthewcrist
89
10k
The Spectacular Lies of Maps
axbom
PRO
1
570
Have SEOs Ruined the Internet? - User Awareness of SEO in 2025
akashhashmi
0
280
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.2k
Agile Leadership in an Agile Organization
kimpetersen
PRO
0
96
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
250
The innovator’s Mindset - Leading Through an Era of Exponential Change - McGill University 2025
jdejongh
PRO
1
110
SEOcharity - Dark patterns in SEO and UX: How to avoid them and build a more ethical web
sarafernandez
0
130
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
130
Docker and Python
trallard
47
3.7k
Transcript
Azure Container Apps 気になるアップデート 2023/5 sou (08thse)
目次 1. Azure Container Apps おさらい 2. TCP Support 3.
Session Affinity
目次 1. Azure Container Apps おさらい 2. TCP Support 3.
Session Affinity
4 Azure における Container 動作プラットフォームサービス • とりあえずコンテナを動かす • コンテナオーケストレーション は不向き
• 2022年6月にGA • コンテナベースのインフラ管理 をより簡便に…! • Kubernetes クラスターの マネージドサービス • 自由度は高いが 相応の学習コスト Azure Container Instance Azure Container Apps Azure Kubernetes Service
5 Azure Container Apps のアーキテクチャ
目次 1. Azure Container Apps おさらい 2. TCP Support 3.
Session Affinity
7 これまでは… これまで Azure Container Apps では HTTP(S)/HTTP(S)2 での接続しかできませんでし た。Redis
プロトコルなどの TCP コネクションは通信できなかったのです。 Azure Container Apps で、ひとつの Container App に複数のコンテナイメージを構成する (zenn.dev) Azure Containet Apps 触ってみる / LT_AzureContainerApps - Speaker Deck
8 GA🤗
9 公式ドキュメントより Azure Container Apps でのイングレス | Microsoft Learn
10 やってみた ▪バックエンド側でイングレスタイプとポートを指定 ▪フロントエンド側での名前解決ではRedisコンテナのname属性の名前を指定 Azure Container Apps でコンテナ間の TCP 接続を行う
(zenn.dev)
11 接続できた! Azure Container Apps でコンテナ間の TCP 接続を行う (zenn.dev)
12 接続できた! Azure Container Apps でコンテナ間の TCP 接続を行う (zenn.dev)
目次 1. Azure Container Apps おさらい 2. TCP Support 3.
Session Affinity
14 Public Preview🤗
15 公式ドキュメントより 仕組みとしては HTTP Cookie ステートレスな Pod なら無効、 ステートフルな Pod
なら有効、とか 画像出典元 Azure Container Apps でのセッション アフィニティ | Microsoft Learn
16 公式ドキュメントより ワンクリックで OK なのはさすが… サポートは HTTP のみ Azure Container
Apps でのセッション アフィニティ | Microsoft Learn
Thank you for listening / reading.