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
20181206 AWS Transit Gateway
Search
Masaru Ogura
December 06, 2018
Technology
0
53
20181206 AWS Transit Gateway
2018/12/6のSapporo.awsの発表資料です。
Masaru Ogura
December 06, 2018
Tweet
Share
More Decks by Masaru Ogura
See All by Masaru Ogura
20241218 私の気になる VPC 周りのアップデート
masaruogura
0
130
20240530 Backlogでスクラムを回してみよう
masaruogura
0
340
20240516 JAWS-UG 朝会 運営の裏側
masaruogura
1
230
20240509 CloudWatch でいろいろなものを監視してみよう
masaruogura
1
300
20240329 第34回 JAWS-UG札幌勉強会 オープニング
masaruogura
0
46
20240216 Amazon Linux 2 を 2023 に移行してみた
masaruogura
1
6.9k
20240202 第33回 JAWS-UG札幌勉強会 オープニング
masaruogura
0
40
20231215 第32回 JAWS-UG札幌勉強会 オープニング
masaruogura
0
27
20230928 第31回 JAWS-UG札幌勉強会 オープニング
masaruogura
0
25
Other Decks in Technology
See All in Technology
入院医療費算定業務をAIで支援する:包括医療費支払い制度とDPCコーディング (公開版)
hagino3000
0
130
パフォーマンスチューニングのために普段からできること/Performance Tuning: Daily Practices
fujiwara3
2
170
JAWS UG AI/ML #32 Amazon BedrockモデルのライフサイクルとEOL対応/How Amazon Bedrock Model Lifecycle Works
quiver
1
290
re:Invent 2025の見どころと便利アイテムをご紹介 / Highlights and Useful Items for re:Invent 2025
yuj1osm
0
440
20251027_マルチエージェントとは
almondo_event
1
490
ViteとTypeScriptのProject Referencesで 大規模モノレポのUIカタログのリリースサイクルを高速化する
shuta13
3
230
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
1.8k
マルチエージェントのチームビルディング_2025-10-25
shinoyamada
0
230
.NET 10のBlazorの期待の新機能
htkym
0
160
GCASアップデート(202508-202510)
techniczna
0
130
激動の時代を爆速リチーミングで乗り越えろ
sansantech
PRO
1
190
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
580
Featured
See All Featured
Scaling GitHub
holman
463
140k
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.6k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Typedesign – Prime Four
hannesfritz
42
2.8k
How to Ace a Technical Interview
jacobian
280
24k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
940
Why Our Code Smells
bkeepers
PRO
340
57k
The Power of CSS Pseudo Elements
geoffreycrofte
80
6k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Transcript
AWS Transit Gateway 2018/12/6 Thu Masaru Ogura
• 小倉 大 (おぐら まさる) Facebook : https://www.facebook.com/masaru.ogura.71 Twitter :
@MasaruOgura • 株式会社サーバーワークス • 札幌在住 • 以前はデータセンターネットワーク運用 • AWS歴 3年 自己紹介
初めてのre:Invent!
初めてのre:Invent!
今日の内容 AWS re:Invent 2018 - Monday Night Live with Peter
DeSantis https://www.youtube.com/watch?v=mDNHK-SzXEM
AWS Transit Gatewayとは AWS Transit Gateway https://aws.amazon.com/jp/transit-gateway/
AWS Transit Gatewayとは AWS re:Invent 2018: Advanced VPC Design and
New Capabilities for Amazon VPC (NET303) https://www.youtube.com/watch?v=fnxXNZdf6ew
AWS Transit Gatewayとは VPC Peering Transit Gateway 用途 VPC接続が少ない時 VPC接続が多い時
VPC接続数 125 5,000 ルート数 100 10,000 帯域幅 VPC内のインスタンス間と一緒 50 Gbits/second 使用可能リージョン すべてのリージョン 米国東部 (バージニア)、米国東部 (オハイオ)、米国西部 (オレゴン)、 米国西部 (北カリフォルニア)、欧 州 (アイルランド)、アジアパシ フィック (ムンバイ) 料金 データ転送料金 接続ごとの料金 データ転送料金 その他 CGWもアタッチすることが可能 (DirectConnectGatewayは2019 の早い時期に可能)
AWS Transit Gatewayとは VPC VPC1(10.0.1.0/24) Subnet Test1-000 (10.0.1.0/26) Subnet Test1-064
(10.0.1.64/26) Subnet Test1-128 (10.0.1.128/26) Subnet Test1-192 (10.0.1.192/26) VPC VPC2(10.0.2.0/24) Subnet Test2-000 (10.0.2.0/26) Subnet Test2-064 (10.0.2.64/26) Subnet Test2-128 (10.0.2.128/26) Subnet Test2-192 (10.0.2.192/26) Route table Route table 10.0.2.0/24 LOCAL 0.0.0.0/0 IGW 10.0.0.0/16 TGW 10.0.1.0/24 LOCAL 0.0.0.0/0 IGW 10.0.0.0/16 TGW Route table 10.0.1.0/24 VPC1 10.0.2.0/24 VPC2
AWS Transit Gatewayとは VPC VPC1(10.0.1.0/24) Subnet Test1-000 (10.0.1.0/26) Subnet Test1-064
(10.0.1.64/26) Subnet Test1-128 (10.0.1.128/26) Subnet Test1-192 (10.0.1.192/26) VPC VPC2(10.0.2.0/24) Subnet Test2-000 (10.0.2.0/26) Subnet Test2-064 (10.0.2.64/26) Subnet Test2-128 (10.0.2.128/26) Subnet Test2-192 (10.0.2.192/26) Route table Route table 10.0.2.0/24 LOCAL 0.0.0.0/0 IGW 10.0.0.0/16 TGW 10.0.1.0/24 LOCAL 0.0.0.0/0 IGW 10.0.0.0/16 TGW Route table 10.0.1.0/24 VPC1 10.0.2.0/24 VPC2
おまけ 今までのre:Inventの動画が検索できるサイト https://reinventvideos.com/
ご清聴ありがとうございました。
参考資料 • AWS Transit Gateway https://aws.amazon.com/jp/transit-gateway/ • 新機能 – トランジットゲートウェイでネットワークアーキテク
チャをシンプルに https://aws.amazon.com/jp/blogs/news/new-aws-transit- gateway/ • AWS Transit Gateway pricing https://aws.amazon.com/jp/transit-gateway/pricing/
参考資料 • AWS re:Invent 2018: Advanced VPC Design and New
Capabilities for Amazon VPC (NET303) https://www.youtube.com/watch?v=fnxXNZdf6ew • Amazon VPC の制限 https://docs.aws.amazon.com/ja_jp/vpc/latest/userguide /amazon-vpc-limits.html • Limits for Your Transit Gateways https://docs.aws.amazon.com/ja_jp/vpc/latest/tgw/transi t-gateway-limits.html