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
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
460
AKS コントロールプレーン監視のためのメトリクス / aks-control-plane-metric-preview
08thse
0
250
Gatekeeper と Azure Policy (rev.1) / gatekeeper-azpol
08thse
0
180
読み物からのエンジニア的な学び / Learning from Reading
08thse
0
170
Azure Container Apps 触ってみる / LT_AzureContainerApps
08thse
0
650
DeployToAzureポチからの卒業 / LT_DeployToAzure
08thse
0
450
Deeperという人材カテゴリに共感した話
08thse
0
180
LT_Documentation
08thse
0
83
Other Decks in Technology
See All in Technology
RGBに陥らないために -プロダクトの価値を届けるまで-
righttouch
PRO
0
120
Phase03_ドキュメント管理
overflowinc
0
2.8k
SaaSの操作主体は人間からAIへ - 経理AIエージェントが目指す深い自動化
nishihira
0
110
開発チームとQAエンジニアの新しい協業モデル -年末調整開発チームで実践する【QAリード施策】-
kaomi_wombat
0
250
Phase06_ClaudeCode実践
overflowinc
0
2.2k
AI時代のシステム開発者の仕事_20260328
sengtor
0
290
MIX AUDIO EN BROADCAST
ralpherick
0
110
ブラックボックス化したMLシステムのVertex AI移行 / mlops_community_62
visional_engineering_and_design
1
170
CREがSLOを握ると 何が変わるのか
nekomaho
0
140
GitHub Actions侵害 — 相次ぐ事例を振り返り、次なる脅威に備える
flatt_security
8
4.9k
ADK + Gemini Enterprise で 外部 API 連携エージェント作るなら OAuth の仕組みを理解しておこう
kaz1437
0
220
Bill One 開発エンジニア 紹介資料
sansan33
PRO
5
18k
Featured
See All Featured
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
Speed Design
sergeychernyshev
33
1.6k
Building a Modern Day E-commerce SEO Strategy
aleyda
45
9k
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Lightning Talk: Beautiful Slides for Beginners
inesmontani
PRO
1
490
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
170
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
860
How to Build an AI Search Optimization Roadmap - Criteria and Steps to Take #SEOIRL
aleyda
1
2k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Applied NLP in the Age of Generative AI
inesmontani
PRO
4
2.2k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
254
22k
Bash Introduction
62gerente
615
210k
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.