© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
S U M M I T
S E O U L
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS201 : AWS Direct Connect
AWS Cloud
VPC
AWS Cloud
Amazon
S3
Amazon
DynamoDB
System
Manager
System
Catalog
VPC
PrivateLink
Bastion Host
SSL VPN Server
EC2 ELB Kinesis
SSH / RDP
SSL VPN
1110111011010010101110110110111101110001101010011010100011
Peering
End Points
1010111011010101011101101101111011100100100011
Site to Site IPsec VPN
Instances
On-Premise
Traditional
Server
AWS Direct Connect
VPC
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS201 : AWS Direct Connect
On-Premise
Traditional
Server
AWS Direct Connect
VPC
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
인터커넥션
Datacenter Cabling : https://youtu.be/sN8YS1kqX2I
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
다수의 로케이션, 클라우드,
데이터를 상호 연결, 사용자와
서비스 간 네트워크 지연현상 해결 및
트래픽 현지화/비용절감
하이브리드 및 멀티클라우드 아키텍처의
활용을 위해 분산된 IT인프라와
CSP/파트너와의 상호연결 필요
온프레미스와 CSP의 연결을 통해
트래픽의 세분화 및 복잡성 해결
보안 서비스를 서로 연결하고
허브의 보안 구성을 확장하여
보안 위협 저감
데이터의 상호 연결성을 확보하여
데이터의 분석 및 통합적인 제어 가능
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Equinix : Global Interconnection Index, 2018
# 디지털 트랜스포메이션 가속화에 따른 상호연결(인터커넥션)
수요 증가
# 인터커넥션은 분산되어 있는 자원과 주요 데이터를 안전하게
직접 연결하는 방식
# 인터커넥션의 지속적인 성장 예상 / 2021년, 82Tbps (CAGR 48%)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Direct Connect를 사용하면 데이터센터,
사무실 또는 코로케이션 환경과 AWS 간에 사설
네트워크 연결을 지원합니다.
AWS Direct Connect는 인터넷 기반 연결보다
네트워크 비용을 줄이고 처리양을 늘리며
일관된 환경을 제공할 수 있습니다.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
온프레미스와 AWS 연결을 위한 인터커넥션 서비스 제공
KINX의 데이터센터 어디서나 동일한 환경의 네트워크 구성 지원 (상암, 가산, 도곡, 분당)
국내 주요 통신사의 전용회선이 모두 연결이 가능한 중립적 데이터센터 (Neutral Datacenter)
KINX IDC
On-Premise
Traditional
Server
KINX MMR
MEET-ME-ROOM
Public
Public
Public
Cross Connect Cross Connect
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
KINX 분당센터
KINX 상암센터
KINX 도곡센터
KINX 가산센터
(Local Connection)
KINX 데이터센터
他 데이터센터
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
회선 구간 ISP Bandwidth Latency
가산 ~ 가산 KINX 1G 1ms
가산 ~ 분당 KINX 1G 2ms
가산 ~ 목동 KT 50M 3ms
가산 ~ 역삼 KT 10M 3ms
가산 ~ 선릉 SK 10M 3ms
가산 ~ 송도 SK 2M 5ms
1ms
3ms
3ms
2ms
5ms
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
On-Premise
Traditional
Server
VPC
Public Cloud
KINX (DX Location)
VPC
고객사 랙
인터커넥션 &
CloudExchange
AWS DX
Routers
전용회선
Customers Network
Backbone
Customers
Router
Cross Connect CSP Network
AWS Cloud
Customers side Partner side CSP side
Instances
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
고객사 랙 CSP 공간MMR (Meet Me Room)
Cross-Connect Cross-Connect
Cross-Connect
Patch Panel Patch Panel
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
BGP 구성 시 기존 네트워크 환경을 고려하여 구성
Private VIF 구성 시 연동 VPC CIDR만 수신
Public VIF 구성 시 AWS Region 내 Prefix 수신(약 2000EA)
interface GigabitEthernet0/1
no ip address
interface GigabitEthernet0/1.VLAN_NUMBER
description "Direct Connect to your Amazon VPC
or AWS Cloud"
encapsulation dot1Q VLAN_NUMBER
ip address YOUR_PEER_IP
router bgp CUSTOMER_BGP_ASN
neighbor AWS_PEER_IP remote-as 7224
neighbor AWS_PEER_IP password MD5_key
network 0.0.0.0
exit
! Optionally configure Bidirectional Forwarding
Detection (BFD).
interface GigabitEthernet0/1.VLAN_NUMBER
bfd interval 300 min_rx 300 multiplier 3
router bgp CUSTOMER_BGP_ASN
neighbor AWS_PEER_IP fall-over bfd
Cisco IOS
feature interface-vlan
vlan VLAN_NUMBER
name "Direct Connect to your Amazon VPC or AWS
Cloud"
interface VlanVLAN_NUMBER
ip address YOUR_PEER_IP/30
no shutdown
interface Ethernet0/1
switchport
switchport mode trunk
switchport trunk allowed vlan VLAN_NUMBER
no shutdown
router bgp CUSTOMER_BGP_ASN
address-family ipv4 unicast
network 0.0.0.0
neighbor AWS_PEER_IP remote-as 7224
password 0 MD5_key
address-family ipv4 unicast
! Optionally configure Bidirectional Forwarding
Detection (BFD).
feature bfd
interface VlanVLAN_NUMBER
bfd interval 300 min_rx 300 multiplier 3
router bgp CUSTOMER_BGP_ASN
neighbor AWS_PEER_IP remote-as 7224
bfd
Cisco NX-OS Juniper JunOS
configure exclusive
edit interfaces ge-0/0/1
set description "Direct Connect to your Amazon VPC or
AWS Cloud"
set flexible-vlan-tagging
set mtu 1522
edit unit 0
set vlan-id VLAN_NUMBER
set family inet mtu 1500
set family inet address YOUR_PEER_IP
top
edit policy-options policy-statement EXPORT-DEFAULT
edit term DEFAULT
set from route-filter 0.0.0.0/0 exact
set then accept
up
edit term REJECT
set then reject
top
set routing-options autonomous-system
CUSTOMER_BGP_ASN
edit protocols bgp group EBGP
set type external
set peer-as 7224
edit neighbor AWS_PEER_IP
set local-address YOUR_PEER_IP
set export EXPORT-DEFAULT
set authentication-key "MD5_key"
top
commit check
commit and-quit
# Optionally configure Bidirectional Forwarding Detection
(BFD).
set protocols bgp group EBGP neighbor AWS_PEER_IP bfd-
liveness-detection minimum-interval 300
set protocols bgp group EBGP neighbor AWS_PEER_IP bfd-
liveness-detection multiplier 3
On-Premise AWS Cloud
VPCBGP
Amazon
S3
Amazon
DynamoDB
Traditional
Server
AWS DX
Routers
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
- 클라우드허브 콘솔을 통한 가상라우터
네트워킹 서비스 제공
- AWS DX BGP 연동
- 클라우드허브 콘솔 모니터링 및 푸시 알람 제공
- Automation 환경 지원 (Y19 Q4)
- KINX 엔지니어를 통한 Full Managed Service
- AWS와 On-Premise 간 네트워크 설계 지원
- AWS 및 다양한 Public Cloud의 인터커넥션
환경 제공
- Layer2 Networking
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
On-Premise
인터넷(VPN백업)
DX Location
전용회선
AWS Cloud
VPC
VPC
On-Premise
DX Location
40Gbps
AWS Cloud
VPC
VPC
On-Premise
DX Location
전용회선
AWS Cloud
VPC
VPC
On-Premise AWS Cloud
VPC
VPC
DX Location
KINX
LGU+
전용회선 + VPN LAG (Link Aggregation Group)
커넥션 이중화 로케이션 이중화
전용회선
전용회선
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS DX
Routers
AWS DX
Routers
AWS DX
Routers
AWS DX
Routers
AWS DX
Routers
Amazon
S3
Amazon
DynamoDB
Amazon
S3
Amazon
DynamoDB
Amazon
S3
Amazon
DynamoDB
Amazon
S3
Amazon
DynamoDB
Traditional
Server
Traditional
Server
Traditional
Server
Traditional
Server
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Direct Connect
Gateway
AWS Transit Gateway
VPC Peering
• AWS 리전에 연결되어 있는 복수의 VPC 연결
• 대역폭 제한 없음
• VPC별 BGP 세션 설정 불필요
• DX Public VIF를 통해 VPN over Public VIF로 구성 가능 (§)
• 복수의 VPC 연결
• VPC을 VGW가 아닌 TGW와 연결 ( 터널당: 1.25 Gbps 지원 )
• 두 VPC 사이의 네트워크 연결
• 다른 리전 간 VPC 피어링 연결 제공
• Day2 Track5 11:10 AM – 12:00 PM
• AWS Direct Connect 를 통한 하이브리드 클라우드 아키텍쳐 설계
김용우 솔루션즈 아키텍트, AWS
AWS Direct Connect gateway 를 통한 글로벌 서비스 네트워크 구성 방법
• Day2 Track5 2:10 PM – 3:00 PM
• AWS Transit Gateway를 통한 Multi-VPC 아키텍처 패턴
강동환 솔루션즈 아키텍트, AWS
VPC간 연동을 제공하는 Transit Gateway(TGW)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
• ConnectionBpsEgress
• ConnectionBpsIngress
• ConnectionPpsEgress
• ConnectionPpsIngress
• ConnectionCRCErrorCount
• ConnectionState
• ConnectionLightLevelTx
• ConnectionLightLevelRx
전송량 (Ingress/Egress) 링크 상태 및 오류
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
User Portal AWS Consulting Partner Portal
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
User Portal AWS Consulting Partner Portal
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
On-Premise
Traditional
Server
VPC
KINX
(가산)
AWS Cloud
KINX
(분당)
VPC
VPCTransit VPC
Account “A”
Account “B”
① On-Premise와 가까운 위치인 KINX(분당)을 전용회선으로 연결
② 분당~가산(DX Location) 간 KINX Backbone 연결
③ DX 및 Transit VPC를 통한 다수의 리전/어카운트 연동
AWS DX
Routers
Instances
Instances
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
① AWS ~ 중국 간 KINX CDC를 활용한 네트워크 구성
② CDC (Active), IP Transit 국제 (Standby)
③ AWS ~ KINX 간 DX 혹은 VPN (IPsec) 이용
중국 (On-Premise)
Traditional
Server
KINX (가산) AWS Cloud
VPC
Router
(DX
BGP)
KINX Router
(국제)
China Direct Connect
(Active)
IP Transit 국제
(Standby)
IP Transit 국내
AWS DX
Routers
Instances
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
① DX를 이용한 단기 마이그레이션 환경 제공
② 가상라우터(VRF)를 이용한 매니지드 서비스 제공
KINX (가산) AWS Cloud
VPC
가상라우터
(VRF)
고객사 자원
(서버 / 스토리지)
On-Premise
자원 이동
Instances
AWS DX
Routers
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
① 지정된 사용자의 AWS Console 접속 허용 정책 수립
② DX Public VIF 구성 (AWS IP 이용)
③ 필요 시 On-Premise ~ DX Location 간 초저속 전용회선 (TDM) 구성 가능
KINX (가산) AWS Cloud
가상라우터
(VRF)
On-Premise
Site-to-Site
VPN
AWS DX
Routers
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
1Gbps and 10Gbps 대역폭 지원
고객사가 AWS Management Console
을 통해 DX Connection 생성
50 to 500Mbps 대역폭 지원
DX Partner(KINX)가 Partner Console을 통해
DX Connection 생성
이후 고객사가 DX Connection에 대한
‘연결수락’ 진행
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
최대 72시간 내 승인
총 소요시간 3주~4주
2~3일
2~3일
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
siwoo198@kinx.net

More Related Content

PDF
IDC 서버 몽땅 AWS로 이전하기 위한 5가지 방법 - 윤석찬 (AWS 테크에반젤리스트)
PDF
Amazon VPC와 ELB/Direct Connect/VPN 알아보기 - 김세준, AWS 솔루션즈 아키텍트
PDF
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
PDF
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
PDF
AWS와 부하테스트의 절묘한 만남 :: 김무현 솔루션즈 아키텍트 :: Gaming on AWS 2016
PDF
데이터 분석가를 위한 신규 분석 서비스 - 김기영, AWS 분석 솔루션즈 아키텍트 / 변규현, 당근마켓 소프트웨어 엔지니어 :: AWS r...
PDF
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
PDF
데브옵스 엔지니어를 위한 신규 운영 서비스 - 김필중, AWS 개발 전문 솔루션즈 아키텍트 / 김현민, 메가존클라우드 솔루션즈 아키텍트 :...
IDC 서버 몽땅 AWS로 이전하기 위한 5가지 방법 - 윤석찬 (AWS 테크에반젤리스트)
Amazon VPC와 ELB/Direct Connect/VPN 알아보기 - 김세준, AWS 솔루션즈 아키텍트
AWS Control Tower를 통한 클라우드 보안 및 거버넌스 설계 - 김학민 :: AWS 클라우드 마이그레이션 온라인
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
AWS와 부하테스트의 절묘한 만남 :: 김무현 솔루션즈 아키텍트 :: Gaming on AWS 2016
데이터 분석가를 위한 신규 분석 서비스 - 김기영, AWS 분석 솔루션즈 아키텍트 / 변규현, 당근마켓 소프트웨어 엔지니어 :: AWS r...
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
데브옵스 엔지니어를 위한 신규 운영 서비스 - 김필중, AWS 개발 전문 솔루션즈 아키텍트 / 김현민, 메가존클라우드 솔루션즈 아키텍트 :...

What's hot (20)

PDF
실전! AWS 하이브리드 네트워킹 (AWS Direct Connect 및 VPN 데모 세션) - 강동환, AWS 솔루션즈 아키텍트:: A...
PDF
AWS Fault Injection Simulator를 통한 실전 카오스 엔지니어링 - 윤석찬 AWS 수석 테크에반젤리스트 / 김신 SW엔...
PDF
AWS Transit Gateway를 통한 Multi-VPC 아키텍처 패턴 - 강동환 솔루션즈 아키텍트, AWS :: AWS Summit ...
PDF
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
PDF
KB국민은행은 시작했다 -  쉽고 빠른 클라우드 거버넌스 적용 전략 - 강병억 AWS 솔루션즈 아키텍트 / 장강홍 클라우드플랫폼단 차장, ...
PDF
더욱 진화하는 AWS 네트워크 보안 - 신은수 AWS 시큐리티 스페셜리스트 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
PDF
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
PDF
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
PDF
VMware on AWS를 통한 하이브리드 클라우드 구축 적용 - 홍정진, AWS Partner SA/ VMC on AWS
PDF
20210126 AWS Black Belt Online Seminar AWS CodeDeploy
PDF
20190226 AWS Black Belt Online Seminar Amazon WorkSpaces
PDF
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
PDF
Security on AWS :: 이경수 솔루션즈아키텍트
PDF
금융권을 위한 AWS Direct Connect 기반 하이브리드 구성 방법 - AWS Summit Seoul 2017
PDF
금융 분야 마이데이터 (My Data) 산업 도입 방안 및 AWS 활용법 – 고종원 AWS 어카운트 매니저, 양찬욱 KB국민카드 팀장:: ...
PDF
컨테이너 및 서버리스를 위한 효율적인 CI/CD 아키텍처 구성하기 - 현창훈 데브옵스 엔지니어, Flex / 송주영 데브옵스 엔지니어, W...
PDF
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
PDF
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
PDF
AWS 서비스로 웹 애플리케이션 만들기 – 김주영, AWS 솔루션즈 아키텍트:: AWS Builders Online Series
PDF
AWS Elastic Beanstalk 활용하여 수 분만에 코드 배포하기 (최원근, AWS 솔루션즈 아키텍트) :: AWS DevDay2018
실전! AWS 하이브리드 네트워킹 (AWS Direct Connect 및 VPN 데모 세션) - 강동환, AWS 솔루션즈 아키텍트:: A...
AWS Fault Injection Simulator를 통한 실전 카오스 엔지니어링 - 윤석찬 AWS 수석 테크에반젤리스트 / 김신 SW엔...
AWS Transit Gateway를 통한 Multi-VPC 아키텍처 패턴 - 강동환 솔루션즈 아키텍트, AWS :: AWS Summit ...
금융권 최신 AWS 도입 사례 총정리 – 신한 제주 은행, KB손해보험 사례를 중심으로 - 지성국 사업 개발 담당 이사, AWS / 정을용...
KB국민은행은 시작했다 -  쉽고 빠른 클라우드 거버넌스 적용 전략 - 강병억 AWS 솔루션즈 아키텍트 / 장강홍 클라우드플랫폼단 차장, ...
더욱 진화하는 AWS 네트워크 보안 - 신은수 AWS 시큐리티 스페셜리스트 솔루션즈 아키텍트 :: AWS Summit Seoul 2021
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
AWS 네트워크 보안을 위한 계층별 보안 구성 모범 사례 – 조이정, AWS 솔루션즈 아키텍트:: AWS 온라인 이벤트 – 클라우드 보안 특집
VMware on AWS를 통한 하이브리드 클라우드 구축 적용 - 홍정진, AWS Partner SA/ VMC on AWS
20210126 AWS Black Belt Online Seminar AWS CodeDeploy
20190226 AWS Black Belt Online Seminar Amazon WorkSpaces
Oracle DB를 AWS로 이관하는 방법들 - 서호석 클라우드 사업부/컨설팅팀 이사, 영우디지탈 :: AWS Summit Seoul 2021
Security on AWS :: 이경수 솔루션즈아키텍트
금융권을 위한 AWS Direct Connect 기반 하이브리드 구성 방법 - AWS Summit Seoul 2017
금융 분야 마이데이터 (My Data) 산업 도입 방안 및 AWS 활용법 – 고종원 AWS 어카운트 매니저, 양찬욱 KB국민카드 팀장:: ...
컨테이너 및 서버리스를 위한 효율적인 CI/CD 아키텍처 구성하기 - 현창훈 데브옵스 엔지니어, Flex / 송주영 데브옵스 엔지니어, W...
금융 X 하이브리드 클라우드 플랫폼 - 한화생명 디지털 트랜스포메이션 전략 - 김나영 AWS 금융부문 사업개발 담당 / 박인규 AWS 금융...
AWS Summit Seoul 2015 -CloudFront와 Route53 기반 콘텐츠 배포 전략 (GS네오텍-박정수)
AWS 서비스로 웹 애플리케이션 만들기 – 김주영, AWS 솔루션즈 아키텍트:: AWS Builders Online Series
AWS Elastic Beanstalk 활용하여 수 분만에 코드 배포하기 (최원근, AWS 솔루션즈 아키텍트) :: AWS DevDay2018
Ad

Similar to KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019 (7)

PPTX
AWS SSA Webinar 10 - Getting Started on AWS: Networking
PPTX
AWS re:Inforce 2019 Builders session: Simplify and secure your network archit...
PPTX
Simplifying Microsoft Architectures with AWS Services
PDF
AWS Lambda 내부 동작 방식 및 활용 방법 자세히 살펴 보기 - 김일호 솔루션즈 아키텍트 매니저, AWS :: AWS Summit ...
PDF
AWS Outposts Update
PPTX
Pitt Immersion Day Module 3 - networking in AWS
PDF
AWS Networking – Advanced Concepts and new capabilities | AWS Summit Tel Aviv...
AWS SSA Webinar 10 - Getting Started on AWS: Networking
AWS re:Inforce 2019 Builders session: Simplify and secure your network archit...
Simplifying Microsoft Architectures with AWS Services
AWS Lambda 내부 동작 방식 및 활용 방법 자세히 살펴 보기 - 김일호 솔루션즈 아키텍트 매니저, AWS :: AWS Summit ...
AWS Outposts Update
Pitt Immersion Day Module 3 - networking in AWS
AWS Networking – Advanced Concepts and new capabilities | AWS Summit Tel Aviv...
Ad

More from Amazon Web Services Korea (20)

PDF
[D3T1S01] Gen AI를 위한 Amazon Aurora 활용 사례 방법
PDF
[D3T1S06] Neptune Analytics with Vector Similarity Search
PDF
[D3T1S03] Amazon DynamoDB design puzzlers
PDF
[D3T1S04] Aurora PostgreSQL performance monitoring and troubleshooting by use...
PDF
[D3T1S07] AWS S3 - 클라우드 환경에서 데이터베이스 보호하기
PDF
[D3T1S05] Aurora 혼합 구성 아키텍처를 사용하여 예상치 못한 트래픽 급증 대응하기
PDF
[D3T1S02] Aurora Limitless Database Introduction
PDF
[D3T2S01] Amazon Aurora MySQL 메이저 버전 업그레이드 및 Amazon B/G Deployments 실습
PDF
[D3T2S03] Data&AI Roadshow 2024 - Amazon DocumentDB 실습
PDF
AWS Modern Infra with Storage Roadshow 2023 - Day 2
PDF
AWS Modern Infra with Storage Roadshow 2023 - Day 1
PDF
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
PDF
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
PDF
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
PDF
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
PDF
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
PDF
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
PDF
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
PDF
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
PDF
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
[D3T1S01] Gen AI를 위한 Amazon Aurora 활용 사례 방법
[D3T1S06] Neptune Analytics with Vector Similarity Search
[D3T1S03] Amazon DynamoDB design puzzlers
[D3T1S04] Aurora PostgreSQL performance monitoring and troubleshooting by use...
[D3T1S07] AWS S3 - 클라우드 환경에서 데이터베이스 보호하기
[D3T1S05] Aurora 혼합 구성 아키텍처를 사용하여 예상치 못한 트래픽 급증 대응하기
[D3T1S02] Aurora Limitless Database Introduction
[D3T2S01] Amazon Aurora MySQL 메이저 버전 업그레이드 및 Amazon B/G Deployments 실습
[D3T2S03] Data&AI Roadshow 2024 - Amazon DocumentDB 실습
AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 1
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...

Recently uploaded (20)

PDF
Lung cancer patients survival prediction using outlier detection and optimize...
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PPTX
Presentation - Principles of Instructional Design.pptx
PPTX
SGT Report The Beast Plan and Cyberphysical Systems of Control
PDF
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
PDF
Examining Bias in AI Generated News Content.pdf
PDF
Altius execution marketplace concept.pdf
PDF
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
PDF
Ensemble model-based arrhythmia classification with local interpretable model...
PDF
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
PDF
SaaS reusability assessment using machine learning techniques
PDF
zbrain.ai-Scope Key Metrics Configuration and Best Practices.pdf
PDF
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
PDF
CEH Module 2 Footprinting CEH V13, concepts
PDF
Early detection and classification of bone marrow changes in lumbar vertebrae...
PDF
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
PDF
Human Computer Interaction Miterm Lesson
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PDF
substrate PowerPoint Presentation basic one
PDF
Electrocardiogram sequences data analytics and classification using unsupervi...
Lung cancer patients survival prediction using outlier detection and optimize...
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Presentation - Principles of Instructional Design.pptx
SGT Report The Beast Plan and Cyberphysical Systems of Control
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
Examining Bias in AI Generated News Content.pdf
Altius execution marketplace concept.pdf
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
Ensemble model-based arrhythmia classification with local interpretable model...
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
SaaS reusability assessment using machine learning techniques
zbrain.ai-Scope Key Metrics Configuration and Best Practices.pdf
Planning-an-Audit-A-How-To-Guide-Checklist-WP.pdf
CEH Module 2 Footprinting CEH V13, concepts
Early detection and classification of bone marrow changes in lumbar vertebrae...
IT-ITes Industry bjjbnkmkhkhknbmhkhmjhjkhj
Human Computer Interaction Miterm Lesson
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
substrate PowerPoint Presentation basic one
Electrocardiogram sequences data analytics and classification using unsupervi...

KINX와 함께 하는 AWS Direct Connect 도입 - 남시우 매니저, KINX :: AWS Summit Seoul 2019

  • 1. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. S U M M I T S E O U L © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS201 : AWS Direct Connect AWS Cloud VPC AWS Cloud Amazon S3 Amazon DynamoDB System Manager System Catalog VPC PrivateLink Bastion Host SSL VPN Server EC2 ELB Kinesis SSH / RDP SSL VPN 1110111011010010101110110110111101110001101010011010100011 Peering End Points 1010111011010101011101101101111011100100100011 Site to Site IPsec VPN Instances On-Premise Traditional Server AWS Direct Connect VPC Instances
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS201 : AWS Direct Connect On-Premise Traditional Server AWS Direct Connect VPC Instances
  • 5. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 인터커넥션 Datacenter Cabling : https://youtu.be/sN8YS1kqX2I
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 다수의 로케이션, 클라우드, 데이터를 상호 연결, 사용자와 서비스 간 네트워크 지연현상 해결 및 트래픽 현지화/비용절감 하이브리드 및 멀티클라우드 아키텍처의 활용을 위해 분산된 IT인프라와 CSP/파트너와의 상호연결 필요 온프레미스와 CSP의 연결을 통해 트래픽의 세분화 및 복잡성 해결 보안 서비스를 서로 연결하고 허브의 보안 구성을 확장하여 보안 위협 저감 데이터의 상호 연결성을 확보하여 데이터의 분석 및 통합적인 제어 가능
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Equinix : Global Interconnection Index, 2018 # 디지털 트랜스포메이션 가속화에 따른 상호연결(인터커넥션) 수요 증가 # 인터커넥션은 분산되어 있는 자원과 주요 데이터를 안전하게 직접 연결하는 방식 # 인터커넥션의 지속적인 성장 예상 / 2021년, 82Tbps (CAGR 48%)
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Direct Connect를 사용하면 데이터센터, 사무실 또는 코로케이션 환경과 AWS 간에 사설 네트워크 연결을 지원합니다. AWS Direct Connect는 인터넷 기반 연결보다 네트워크 비용을 줄이고 처리양을 늘리며 일관된 환경을 제공할 수 있습니다.
  • 11. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 온프레미스와 AWS 연결을 위한 인터커넥션 서비스 제공 KINX의 데이터센터 어디서나 동일한 환경의 네트워크 구성 지원 (상암, 가산, 도곡, 분당) 국내 주요 통신사의 전용회선이 모두 연결이 가능한 중립적 데이터센터 (Neutral Datacenter) KINX IDC On-Premise Traditional Server KINX MMR MEET-ME-ROOM Public Public Public Cross Connect Cross Connect
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. KINX 분당센터 KINX 상암센터 KINX 도곡센터 KINX 가산센터 (Local Connection) KINX 데이터센터 他 데이터센터
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 회선 구간 ISP Bandwidth Latency 가산 ~ 가산 KINX 1G 1ms 가산 ~ 분당 KINX 1G 2ms 가산 ~ 목동 KT 50M 3ms 가산 ~ 역삼 KT 10M 3ms 가산 ~ 선릉 SK 10M 3ms 가산 ~ 송도 SK 2M 5ms 1ms 3ms 3ms 2ms 5ms
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. On-Premise Traditional Server VPC Public Cloud KINX (DX Location) VPC 고객사 랙 인터커넥션 & CloudExchange AWS DX Routers 전용회선 Customers Network Backbone Customers Router Cross Connect CSP Network AWS Cloud Customers side Partner side CSP side Instances Instances
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 고객사 랙 CSP 공간MMR (Meet Me Room) Cross-Connect Cross-Connect Cross-Connect Patch Panel Patch Panel
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. BGP 구성 시 기존 네트워크 환경을 고려하여 구성 Private VIF 구성 시 연동 VPC CIDR만 수신 Public VIF 구성 시 AWS Region 내 Prefix 수신(약 2000EA) interface GigabitEthernet0/1 no ip address interface GigabitEthernet0/1.VLAN_NUMBER description "Direct Connect to your Amazon VPC or AWS Cloud" encapsulation dot1Q VLAN_NUMBER ip address YOUR_PEER_IP router bgp CUSTOMER_BGP_ASN neighbor AWS_PEER_IP remote-as 7224 neighbor AWS_PEER_IP password MD5_key network 0.0.0.0 exit ! Optionally configure Bidirectional Forwarding Detection (BFD). interface GigabitEthernet0/1.VLAN_NUMBER bfd interval 300 min_rx 300 multiplier 3 router bgp CUSTOMER_BGP_ASN neighbor AWS_PEER_IP fall-over bfd Cisco IOS feature interface-vlan vlan VLAN_NUMBER name "Direct Connect to your Amazon VPC or AWS Cloud" interface VlanVLAN_NUMBER ip address YOUR_PEER_IP/30 no shutdown interface Ethernet0/1 switchport switchport mode trunk switchport trunk allowed vlan VLAN_NUMBER no shutdown router bgp CUSTOMER_BGP_ASN address-family ipv4 unicast network 0.0.0.0 neighbor AWS_PEER_IP remote-as 7224 password 0 MD5_key address-family ipv4 unicast ! Optionally configure Bidirectional Forwarding Detection (BFD). feature bfd interface VlanVLAN_NUMBER bfd interval 300 min_rx 300 multiplier 3 router bgp CUSTOMER_BGP_ASN neighbor AWS_PEER_IP remote-as 7224 bfd Cisco NX-OS Juniper JunOS configure exclusive edit interfaces ge-0/0/1 set description "Direct Connect to your Amazon VPC or AWS Cloud" set flexible-vlan-tagging set mtu 1522 edit unit 0 set vlan-id VLAN_NUMBER set family inet mtu 1500 set family inet address YOUR_PEER_IP top edit policy-options policy-statement EXPORT-DEFAULT edit term DEFAULT set from route-filter 0.0.0.0/0 exact set then accept up edit term REJECT set then reject top set routing-options autonomous-system CUSTOMER_BGP_ASN edit protocols bgp group EBGP set type external set peer-as 7224 edit neighbor AWS_PEER_IP set local-address YOUR_PEER_IP set export EXPORT-DEFAULT set authentication-key "MD5_key" top commit check commit and-quit # Optionally configure Bidirectional Forwarding Detection (BFD). set protocols bgp group EBGP neighbor AWS_PEER_IP bfd- liveness-detection minimum-interval 300 set protocols bgp group EBGP neighbor AWS_PEER_IP bfd- liveness-detection multiplier 3 On-Premise AWS Cloud VPCBGP Amazon S3 Amazon DynamoDB Traditional Server AWS DX Routers Instances
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. - 클라우드허브 콘솔을 통한 가상라우터 네트워킹 서비스 제공 - AWS DX BGP 연동 - 클라우드허브 콘솔 모니터링 및 푸시 알람 제공 - Automation 환경 지원 (Y19 Q4) - KINX 엔지니어를 통한 Full Managed Service - AWS와 On-Premise 간 네트워크 설계 지원 - AWS 및 다양한 Public Cloud의 인터커넥션 환경 제공 - Layer2 Networking
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. On-Premise 인터넷(VPN백업) DX Location 전용회선 AWS Cloud VPC VPC On-Premise DX Location 40Gbps AWS Cloud VPC VPC On-Premise DX Location 전용회선 AWS Cloud VPC VPC On-Premise AWS Cloud VPC VPC DX Location KINX LGU+ 전용회선 + VPN LAG (Link Aggregation Group) 커넥션 이중화 로케이션 이중화 전용회선 전용회선 © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS DX Routers AWS DX Routers AWS DX Routers AWS DX Routers AWS DX Routers Amazon S3 Amazon DynamoDB Amazon S3 Amazon DynamoDB Amazon S3 Amazon DynamoDB Amazon S3 Amazon DynamoDB Traditional Server Traditional Server Traditional Server Traditional Server
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Direct Connect Gateway AWS Transit Gateway VPC Peering • AWS 리전에 연결되어 있는 복수의 VPC 연결 • 대역폭 제한 없음 • VPC별 BGP 세션 설정 불필요 • DX Public VIF를 통해 VPN over Public VIF로 구성 가능 (§) • 복수의 VPC 연결 • VPC을 VGW가 아닌 TGW와 연결 ( 터널당: 1.25 Gbps 지원 ) • 두 VPC 사이의 네트워크 연결 • 다른 리전 간 VPC 피어링 연결 제공 • Day2 Track5 11:10 AM – 12:00 PM • AWS Direct Connect 를 통한 하이브리드 클라우드 아키텍쳐 설계 김용우 솔루션즈 아키텍트, AWS AWS Direct Connect gateway 를 통한 글로벌 서비스 네트워크 구성 방법 • Day2 Track5 2:10 PM – 3:00 PM • AWS Transit Gateway를 통한 Multi-VPC 아키텍처 패턴 강동환 솔루션즈 아키텍트, AWS VPC간 연동을 제공하는 Transit Gateway(TGW)
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. • ConnectionBpsEgress • ConnectionBpsIngress • ConnectionPpsEgress • ConnectionPpsIngress • ConnectionCRCErrorCount • ConnectionState • ConnectionLightLevelTx • ConnectionLightLevelRx 전송량 (Ingress/Egress) 링크 상태 및 오류
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 26. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. User Portal AWS Consulting Partner Portal
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. User Portal AWS Consulting Partner Portal
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. On-Premise Traditional Server VPC KINX (가산) AWS Cloud KINX (분당) VPC VPCTransit VPC Account “A” Account “B” ① On-Premise와 가까운 위치인 KINX(분당)을 전용회선으로 연결 ② 분당~가산(DX Location) 간 KINX Backbone 연결 ③ DX 및 Transit VPC를 통한 다수의 리전/어카운트 연동 AWS DX Routers Instances Instances Instances
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. ① AWS ~ 중국 간 KINX CDC를 활용한 네트워크 구성 ② CDC (Active), IP Transit 국제 (Standby) ③ AWS ~ KINX 간 DX 혹은 VPN (IPsec) 이용 중국 (On-Premise) Traditional Server KINX (가산) AWS Cloud VPC Router (DX BGP) KINX Router (국제) China Direct Connect (Active) IP Transit 국제 (Standby) IP Transit 국내 AWS DX Routers Instances
  • 37. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. ① DX를 이용한 단기 마이그레이션 환경 제공 ② 가상라우터(VRF)를 이용한 매니지드 서비스 제공 KINX (가산) AWS Cloud VPC 가상라우터 (VRF) 고객사 자원 (서버 / 스토리지) On-Premise 자원 이동 Instances AWS DX Routers
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. ① 지정된 사용자의 AWS Console 접속 허용 정책 수립 ② DX Public VIF 구성 (AWS IP 이용) ③ 필요 시 On-Premise ~ DX Location 간 초저속 전용회선 (TDM) 구성 가능 KINX (가산) AWS Cloud 가상라우터 (VRF) On-Premise Site-to-Site VPN AWS DX Routers
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 1Gbps and 10Gbps 대역폭 지원 고객사가 AWS Management Console 을 통해 DX Connection 생성 50 to 500Mbps 대역폭 지원 DX Partner(KINX)가 Partner Console을 통해 DX Connection 생성 이후 고객사가 DX Connection에 대한 ‘연결수락’ 진행
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. 최대 72시간 내 승인 총 소요시간 3주~4주 2~3일 2~3일
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. [email protected]