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
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
420
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
170
LT_Documentation
08thse
0
82
Other Decks in Technology
See All in Technology
visionOS 開発向けの MCP / Skills をつくり続けることで XR の探究と学習を最大化
karad
1
820
【Oracle Cloud ウェビナー】【入門編】はじめてのOracle AI Data Platform - AIのためのデータ準備&自社用AIエージェントをワンストップで実現
oracle4engineer
PRO
1
170
生成AI活用でQAエンジニアにどのような仕事が生まれるか/Support Required of QA Engineers for Generative AI
goyoki
1
270
Claude Code 2026年 最新アップデート
oikon48
14
11k
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
900
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
Keycloak を使った SSO で CockroachDB にログインする / CockroachDB SSO with Keycloak
kota2and3kan
0
160
Zero Data Loss Autonomous Recovery Service サービス概要
oracle4engineer
PRO
2
13k
2026-03-11 JAWS-UG 茨城 #12 改めてALBを便利に使う
masasuzu
2
400
アーキテクチャモダナイゼーションを実現する組織
satohjohn
1
1.1k
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
230
Goのerror型がシンプルであることの恩恵について理解する
yamatai1212
1
240
Featured
See All Featured
Fireside Chat
paigeccino
42
3.8k
The Straight Up "How To Draw Better" Workshop
denniskardys
239
140k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Are puppies a ranking factor?
jonoalderson
1
3.1k
RailsConf 2023
tenderlove
30
1.4k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
110
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
200
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
360
30k
Raft: Consensus for Rubyists
vanstee
141
7.4k
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.