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
74
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
20181206 AWS Transit Gateway
2018/12/6のSapporo.awsの発表資料です。
Masaru Ogura
December 06, 2018
More Decks by Masaru Ogura
See All by Masaru Ogura
20260619 私の日常業務での生成 AI 活用
masaruogura
1
250
20260120 Amazon VPC のパブリックサブネットを無くしたい!
masaruogura
2
240
20251126 アウトプットの大切さについて
masaruogura
0
180
20250822 「AWS運用入門」で運用を体系的に学ぼう
masaruogura
0
110
20241218 私の気になる VPC 周りのアップデート
masaruogura
0
170
20240530 Backlogでスクラムを回してみよう
masaruogura
0
400
20240516 JAWS-UG 朝会 運営の裏側
masaruogura
1
270
20240509 CloudWatch でいろいろなものを監視してみよう
masaruogura
1
350
20240329 第34回 JAWS-UG札幌勉強会 オープニング
masaruogura
0
71
Other Decks in Technology
See All in Technology
週末にループ・エンジニアリングの理解を深めるためのスライド
nagatsu
0
360
Deep Data Security 機能解説
oracle4engineer
PRO
2
170
AI-DLCを “そのまま導入しなかった”話 ~組織に合わせてアジャストした 私たちの実践共有~
hiroramos4
PRO
1
430
【セミナー資料】Claude Code をセキュアに使うための考え方と設定の勘どころ / Claude Code Webinar 20260616
masahirokawahara
2
470
コミットの「なぜ」を読む
ota1022
0
120
2026年6月23日 Syncable Tech + Start Python Club にて
hamukazu
0
150
Agile and AI Redmine Japan 2026
hiranabe
4
490
GitHub Copilot app最速の発信の裏側
tomokusaba
1
260
自分が詳しくない領域でAIを使う #プロヒス2026
konifar
20
7.5k
5分でわかる Amazon Connect_20260608
hwangbyeonghun
0
110
現場のトークンマネジメント
dak2
1
190
感情と身体を置き去りにしない、エンジニアの生きのこり方 ──いまから、ここから「自分の状態」を扱うという選択
saorimurooka
0
340
Featured
See All Featured
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
330
Thoughts on Productivity
jonyablonski
76
5.2k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.8k
Highjacked: Video Game Concept Design
rkendrick25
PRO
1
400
Git: the NoSQL Database
bkeepers
PRO
432
67k
Un-Boring Meetings
codingconduct
0
320
Building Flexible Design Systems
yeseniaperezcruz
330
40k
Money Talks: Using Revenue to Get Sh*t Done
nikkihalliwell
0
260
Kristin Tynski - Automating Marketing Tasks With AI
techseoconnect
PRO
0
280
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4.1k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
450
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
49
10k
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