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
220
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
Gatekeeper と Azure Policy (rev.1) / gatekeeper-azpol
08thse
0
61
読み物からのエンジニア的な学び / Learning from Reading
08thse
0
71
Azure Container Apps 触ってみる / LT_AzureContainerApps
08thse
0
480
DeployToAzureポチからの卒業 / LT_DeployToAzure
08thse
0
370
Deeperという人材カテゴリに共感した話
08thse
0
130
LT_Documentation
08thse
0
52
Other Decks in Technology
See All in Technology
LeSSに潜む「隠れWF病」とその処方箋
lycorptech_jp
PRO
2
120
なんで、私がAWS Heroに!? 〜社外の広い世界に一歩踏み出そう〜
minorun365
PRO
6
1.1k
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
27
12k
2024-10-30-reInventStandby_StudyGroup_Intro
shinichirokawano
1
630
新卒1年目が向き合う生成AI事業の開発を加速させる技術選定 / ai-web-launcher
cyberagentdevelopers
PRO
7
1.5k
オニオンアーキテクチャで実現した 本質課題を解決する インフラ移行の実例
hryushm
14
3k
【若手エンジニア応援LT会】AWSで繋がり、共に成長! ~コミュニティ活動と新人教育への挑戦~
kazushi_ohata
0
180
VPC間の接続方法を整理してみた #自治体クラウド勉強会
non97
1
840
マネジメント視点でのre:Invent参加 ~もしCEOがre:Inventに行ったら~
kojiasai
0
460
CAMERA-Suite: 広告文生成のための評価スイート / ai-camera-suite
cyberagentdevelopers
PRO
3
270
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
5
49k
ネット広告に未来はあるか?「3rd Party Cookie廃止とPrivacy Sandboxの効果検証の裏側」 / third-party-cookie-privacy
cyberagentdevelopers
PRO
1
130
Featured
See All Featured
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Become a Pro
speakerdeck
PRO
24
5k
Embracing the Ebb and Flow
colly
84
4.4k
Adopting Sorbet at Scale
ufuk
73
9k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
GraphQLとの向き合い方2022年版
quramy
43
13k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
790
YesSQL, Process and Tooling at Scale
rocio
167
14k
Statistics for Hackers
jakevdp
796
220k
A Philosophy of Restraint
colly
203
16k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
27
4.2k
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.