SlideShare a Scribd company logo
1 of 89
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
모듈 2: AWS 핵심 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 AWS 글로벌 인프라
 Amazon Virtual Private Cloud (VPC)
 보안 그룹
 컴퓨팅 서비스
 Amazon Elastic Compute Cloud (EC2)
 Elastic Load Balancing (ELB)
주제
 Auto Scaling
 Amazon Elastic Block Store (EBS)
 Amazon Simple Storage
Service (S3)
 Amazon Relational Database
Service (RDS)
 Amazon DynamoDB
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS 글로벌 인프라
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
서비스 및 카테고리 소개
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
AWS 글로벌 인프라
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
AWS 리전 표
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
가용 영역
무정전 전원
장치 보유
예비 발전기
냉각 장비
네트워크
연결
리전물리적으로
분리
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
가용 영역
가용 영역 격리
 장애로부터 영역을 보호
 고가용성을 제공하도록 설계됨
 다른 영역을 통해 요청을 처리
모범 사례: 다중 가용 영역을 구현
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 Amazon CloudFront
 Amazon Route 53
 AWS Shield
 AWS Web Application Firewall
 Lambda@Edge 컴퓨팅
엣지 로케이션
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Virtual Private
Cloud (VPC)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 AWS 클라우드 내 프라이빗 가상 네트워크
 온프레미스 네트워크와 비슷한 구조
 네트워크 구성에 대한 완벽한 제어
소개
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 보안 제어 계층 추가
 AWS 서비스는 네트워크에 구축된 보안을 상속
배포
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
소개
Amazon
VPC
Elastic
Load
Balancing
Amazon
EC2
AWS Elastic
Beanstalk
Amazon
EFS
Amazon
S3
Amazon
DynamoDB
Amazon
ElastiCache
AWS
OpsWorks
Amazon
EMR
Amazon
WorkSpaces
Amazon
RDS
Amazon
Route 53
AWS Directory
Service
AWS
Data
Pipeline
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 특징
 가상 네트워크를 프로비저닝하도록 허용
 논리적으로 격리됨
 구성 가능한 주요 기능
 IP 범위
 라우팅
 네트워크 게이트웨이
 보안 설정
 라우팅 테이블
 서브넷으로부터 전송되는 트래픽을 제어
기능
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
예
us-west-2(오레곤)
테스트- VPC 10.0.0.0/16
Subnet A1
10.0.0.0/24
가용 영역 A
Subnet B1
10.0.2.0/23
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
예
us-west-2(오레곤)
테스트- VPC 10.0.0.0/16
Public Subnet A1
10.0.0.0/24
가용 영역 A
Private Subnet B1
10.0.1.0/24
테스트- IGW
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 수행한 작업
 오레곤 리전에 VPC 생성
 인터넷 게이트웨이 생성
 퍼블릭 서브넷 1개 생성
 프라이빗 서브넷 1개 생성
 자세히 알아보기
 라우팅 테이블과 격리 방법
 다른 Amazon VPC 기능(예: VPC 엔드포인트, 피어링 연결)
 보안 그룹
 Amazon Elastic Cloud Compute (EC2)
 Amazon Relational Database Service (RDS)
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS 보안 그룹
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 최우선 과제 중 하나
 보안 그룹
 내장 방화벽의 역할
 인스턴스에 대한 액세스 제어
AWS 보안
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
AWS 보안
웹 티어
보안 그룹
애플리케이션 티어
보안 그룹
데이터베이스 티어
보안 그룹
인터넷
기업
관리 네트워크
앱 서버www 서버
api
ssh/rdp
db 서버
api
www 서버
www 서버 앱 서버
앱 서버
db 서버
db 서버
(다른 모든 포트는 차단됨)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 AWS 보안 그룹
 가상 방화벽 제공
 규칙을 통해 인스턴스에 대한 액세스를 제어
 AWS Management Console을 통해 관리
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
컴퓨팅 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 폭넓은 카탈로그
 애플리케이션 서비스
 가상 프라이빗 서버
 서버리스 컴퓨팅
컴퓨팅 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 AWS
 유연성
 비용 효율적
 Amazon EC2
 유연한 구성 및 제어
 AWS Lambda
 사용한 만큼만 비용을 지불
 관리 불필요
컴퓨팅 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 Amazon Lightsail
 가상 프라이빗 서버 시작
 간편한 웹 및 애플리케이션 서버 관리
 Amazon ECS
 관리형 컨테이너
 뛰어난 확장성, 뛰어난 성능
 AWS Fargate
 Amazon EKS
컴퓨팅 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Elastic Compute
Cloud (EC2)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Amazon EC2란 무엇입니까?
 애플리케이션 서버
 웹 서버
 데이터베이스 서버
 게임 서버
 메일 서버
 미디어 서버
 카탈로그 서버
 파일 서버
 컴퓨팅 서버
 프록시 서버
탄력적인 컴퓨팅 클라우드
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Amazon EC2란 무엇입니까?
 사용한 만큼 지불
 폭넓은 HW/SW 선택 가능
 전 세계에서 호스팅
 그 외 다수
(aws.amazon.com/ec2)
Amazon EC2 인스턴스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
제품 데모
 AWS 콘솔에 로그인합니다.
 EC2 마법사를 시작합니다.
 AMI(SW)를 선택합니다.
 인스턴스 유형을 선택합니다.
 네트워크를 구성합니다.
 스토리지를 구성합니다.
 프라이빗 키를 수집합니다.
 시작합니다.
 연결합니다.
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
인스턴스 유형
패밀리 설명 사용 사례 예시
t2, m4, m3
범용
균형 잡힌 성능
웹 사이트, 웹 애플리케이션, 개발, 코드 리포지토리,
마이크로 서비스, 비즈니스 앱
c3, c4, cc2
컴퓨팅 최적화
뛰어난 CPU 성능
프런트 엔드 플릿, 웹 서버, 배치 처리, 분산 분석, 과학 및
엔지니어링 앱, 광고 제공, MMO 게임, 비디오 인코딩
g2, p2
GPU 최적화
고성능 GPU
Amazon AppStream 2.0, 비디오 인코딩, 기계 학습, 고성능
데이터베이스, 과학
r3, r4, x1, cr1
메모리 최적화
대규모 RAM 공간
인 메모리 데이터베이스, 데이터 마이닝
d2, i2, i3, hi1, hs1
스토리지 최적화
높은 I/O, 고밀도
NAS, 데이터 웨어하우징, NoSQL
aws.amazon.com/ec2/instance-types
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 EC2 인스턴스 유형은 다양한 사용 사례 및 워크로드에 최적화되었고
여러 크기로 제공됩니다. 이를 통해 워크로드 요구 사항에 따라
리소스를 최적으로 조정할 수 있습니다.
 AWS에서는 EC2 인스턴스에 대해 인텔® 제온® 프로세서를 활용하여
고객에게 뛰어난 성능과 가치를 제공합니다.
 인스턴스를 선택할 때 다음을 고려하십시오. 코어 수, 메모리 크기,
스토리지 크기 및 유형, 네트워크 성능, I/O 요구 사항, CPU 기술
 빨리 처리하고 쉬기(HUGI) – 컴퓨팅 인스턴스가 클수록 시간과 비용을
절약할 수 있습니다. 즉, 더 짧은 시간 동안 시간당 비용이 높은
인스턴스를 실행하는 것이 더 경제적일 수 있습니다.
적합한 Amazon EC2 인스턴스 선택
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
인텔 기술이 적용된 EC2 인스턴스
EC2 인스턴스
유형
컴퓨팅 최적화 범용 메모리 최적화 스토리지 최적화
C5 C4 M5 M4 T2 X1 X1e R4 H1 I3 D2
인텔 프로세서
제온
플래티넘
8175M
제온 E5
2666 v3
제온
플래티넘
8175M
제온 E5
2686 v4
2676 v3
제온
패밀리
제온 E7
8880 v3
제온 E7
8880 v3
제온 E5
2686 v4
제온 E5
2686 v4
제온 E5
2686 v4
제온 E5
2676 v3
인텔 프로세서
기술
Skylake Haswell Skylake
Broadwell
Haswell
예 Haswell Haswell Broadwell Broadwell Broadwell Haswell
인텔 AVX 예 예 예 예 예 예 예 예 예 예 예
인텔 AVX2 예 예 예 예 – 예 예 예 예 예 예
인텔 AVX-512 예 – 예 – – – – – – – –
인텔 터보
부스트
예 예 예 예 예 예 예 예 예 예 예
스토리지 EBS 전용 EBS 전용 EBS 전용 EBS 전용 EBS 전용
SSD
EBS 옵션
SSD
EBS 옵션
– HDD SSD HDD
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
C5: 컴퓨팅 최적화 인스턴스
 3.0 GHz 인텔 제온 확장형
프로세스(Skylake) 탑재
 최대 vCPU 74개 및 메모리 144GiB
(2:1 메모리:vCPU 비율)
 25Gbps NW 대역폭
 인텔 AVX-512 지원
C4와 비교하여 성능
가격비 25% 향상
C4 C5
"우리는 Amazon EC2 C5에서 상당히 개선된 성능을
확인했습니다. C4와 비교하여 산업 표준 CPU 성능
벤치마크가 최대 140% 향상되었습니다."
"AVX-512가 탑재된 c5.18xlarge 인스턴스 크기로
마이그레이션하길 고대하고 있습니다... 주요
워크로드의 처리 시간이 30% 이상 단축될 것으로
기대합니다."
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
M5: 차세대 범용 인스턴스
 2.5 GHz 인텔 제온 확장형
프로세스(Skylake) 탑재
 더 큰 크기의 새로운 인스턴스—
m5.24xlarge
최대 vCPU 96개 및 메모리 384GiB
(4:1 메모리:vCPU 비율)
 더 작은 크기의 인스턴스보다 향상된
네트워크 및 EBS 성능
 벡터 및 부동 소수점 워크로드에
대해 최대 2배의 성능을 제공하는
인텔 AVX-512 지원
M5에서 성능
가격비 14% 향상
M4 M5
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Elastic Load Balancing (ELB)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 관리형 로드 밸런싱 서비스
 인스턴스 간에 로드를 분산
소개
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Elastic Load Balancing 제품
Application Load Balancer
(ALB)
Network Load Balancer
(NLB)
Classic Load Balancer (CLB)
HTTP, HTTPS 및 TCP용
이전 세대
• 유연한 애플리케이션 관리
• HTTP 및 HTTPS 트래픽
고급 로드 밸런싱
• 요청 수준 (7계층)에서 작동
• 애플리케이션에 탁월한 성능
및 고정 IP 제공
• TCP 트래픽 로드 밸런싱
• 연결 수준 (4계층)에서 작동
• EC2-Classic 네트워크
내에서 구축된 기존
애플리케이션
• 요청 수준 및 연결 수준에서
모두 작동
HTTP
HTTPS
TCPT
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Application Load Balancer 사용 예
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Application Load Balancer 사용 예
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 단일 지점을 통해 서버에 액세스
 애플리케이션 환경을 분리
 고가용성과 내결함성을 제공
 탄력성과 확장성 향상
Classic Load Balancer 사용 사례
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 급격하고 변동이 심한 트래픽 패턴
 가용 영역당 하나의 고정 IP 주소
 매우 뛰어난 성능이 필요한 애플리케이션에 적합
Network Load Balancer 사용 사례
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 관리형 로드 밸런싱 서비스
 Application Load Balancer
 Network Load Balancer
 Classic Load Balancer
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Auto Scaling
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 애플리케이션의 로드를 처리하는 데 사용할 수 있는
적절한 수의 Amazon EC2 인스턴스를 유지하는 데
도움이 됩니다.
Auto Scaling이란 무엇입니까?
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 Amazon CloudWatch에서는 성능을 모니터링
 Auto Scaling에서는 EC2 인스턴스를 추가하거나 제거
 EC2 Auto Scaling
리소스 성능 모니터링
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
용량 관리
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 어떻게 내 워크로드가 변동하는 성능 요구 사항을 충족하기에
충분한 EC2 리소스를 확보할 수 있는가?
 어떻게 EC2 리소스 프로비저닝이 필요에 따라 이루어지도록
자동화할 수 있는가?
중요한 질문
확장성
자동화
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
확장 및 축소
Elastic Load
Balancing
Auto Scaling 그룹 Auto Scaling 그룹Auto Scaling 그룹
기본 구성 확장 축소
인스턴스 시작 인스턴스 종료
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 시작 구성
 Auto Scaling 그룹
 Auto Scaling 정책
Auto Scaling 구성 요소
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
시작 구성: 무엇이 조정될까요?
 시작 설정
 AMI
 인스턴스 유형
 보안 그룹
 역할
Auto Scaling 구성 요소
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Auto Scaling 그룹: 어디에서 조정이 이루어질까요?
 배포 설정
 VPC 및 서브넷
 로드 밸런서
 최소 인스턴스
 최대 인스턴스
 원하는 용량
Auto Scaling 구성 요소
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Auto Scaling 그룹: 언제 조정이 이루어질까요?
 정책 설정
 일정 예약
 온디맨드
 확장 정책
 축소 정책
Auto Scaling 구성 요소
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
동적 Auto Scaling
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Auto Scaling용 CloudWatch 경보
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 시작 구성을 생성했습니다.
 Auto Scaling 그룹을 생성했습니다.
 Auto Scaling 정책을 생성했습니다.
 Auto Scaling을 트리거했습니다.
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Elastic Block Store
(EBS)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 EC2 인스턴스를 위한 사용자 지정 가능한 영구 블록
스토리지
 HDD 및 SSD 유형
 동일한 가용 영역에 복제됨
 백업용 스냅샷
 쉽고 투명한 암호화
 탄력성
EBS 볼륨
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
가용성
 내구성이 있으며 자동으로 복제됨
드라이브 유형
 요구 사항에 가장 적합한 스토리지
 마그네틱 또는 SSD
 성능 및 가격 요구 사항
EBS 볼륨
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
스냅샷
 특정 시점 스냅샷
 언제든 새로운 볼륨을 다시 생성
암호화
 암호화된 EBS 볼륨
 추가 비용 없음
탄력성
 용량 증가
 다른 유형으로 변경
Amazon EBS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 특징
 EC2 인스턴스를 위한 사용자 지정 가능한 영구 블록 스토리지
 HDD 및 SSD 유형
 동일한 가용 영역에 복제됨
 쉽고 투명한 암호화
 탄력적인 볼륨
 스냅샷을 사용한 백업
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Simple Storage
Service (S3)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 특징
 완전관리형 클라우드 스토리지 서비스
 풍부한 보안 제어 항목
 기능
 객체를 사실상 무제한으로 저장
 언제 어디서든 액세스
Amazon S3
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
S3 시작하기
media/welcome.mp4 my-bucket-name
media/welcome.mp4
키 객체 my-bucket-name
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
리전에 중복 저장된 데이터
media/welcome.mp4
my-bucket-name
media/welcome.mp4 media/welcome.mp4 media/welcome.mp4
리전
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
원활한 규모 조정을 위한 설계
media/welcome.mp4 prod2.mp4 prod3.mp4 prod4.mp4
prod5.mp4 prod6.mp4 prod7.mp4 prod8.mp4
prod9.mp4 prod10.mp4 prod11.mp4 prod12.mp4
my-bucket-name
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 AWS Management Console
 AWS CLI
 AWS SDK
어디서나 데이터에 액세스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 애플리케이션 자산 저장
 정적 웹 호스팅
 백업 및 재해 복구(DR)
 빅 데이터를 위한 스테이징 영역
 그 외 다수...
일반 사용 사례
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 완전관리형 클라우드 스토리지 서비스
 객체를 사실상 무제한으로 저장
 언제 어디서든 액세스
 풍부한 보안 제어 항목
 일반 사용 사례
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon Relational Database
Service (RDS)
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 서버 유지 관리 및 에너지 공간
 소프트웨어 설치 및 패치
 데이터베이스 백업 및 고가용성
 확장성 한계
 데이터 보안
 OS 설치 및 패치
관계형 데이터베이스의 문제점
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Amazon RDS
클라우드에서 관계형 데이터베이스를 설정 및
운영하는 관리형 서비스
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 고객 관리 항목:
 애플리케이션 최적화
 AWS 관리 항목:
 OS 설치 및 패치
 데이터베이스 소프트웨어 설치 및 패치
 데이터베이스 백업
 고가용성
 조정
 전력, 랙 및 스택
 서버 유지 관리
Amazon RDS
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Amazon RDS DB 인스턴스
DB 인스턴스 클래스
• CPU
• 메모리
• 네트워크 성능
DB 인스턴스 스토리지
• 마그네틱
• 범용(SSD)
• 프로비저닝된 IOPS
Amazon
RDS
RDS DB
마스터
인스턴스
DB 엔진
M
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
Virtual Private Cloud에 있는 Amazon RDS
VPC
M
앱
퍼블릭 서브넷
프라이빗 서브넷
인터넷
게이트웨이
Amazon
EC2
인스턴스
RDS
DB
인스턴스
가용 영역 1
사용자
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
다중 AZ를 통한 고가용성
동기식
퍼블릭 서브넷
Amazon
EC2
인스턴스
RDS DB
인스턴스
앱
RDS DB
예비
인스턴스
프라이빗 서브넷 프라이빗 서브넷
M S
가용 영역 1 가용 영역 2
VPC
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
다중 AZ를 통한 고가용성
퍼블릭 서브넷
Amazon
EC2
인스턴스
RDS DB
인스턴스
VPC
앱
RDS DB
예비
인스턴스
프라이빗 서브넷 프라이빗 서브넷
M S
가용 영역 1 가용 영역 2
장애 조치
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
특징
 비동기식 복제
 필요한 경우 마스터로 승격
기능
 읽기 중심의 데이터베이스
워크로드
 읽기 쿼리를 오프로드
Amazon RDS 읽기 전용 복제본
퍼블릭 서브넷
Amazon
EC2
인스턴스
RDS DB
인스턴스
VPC
앱
프라이빗 서브넷
M
가용 영역 1
RDS DB
읽기
전용 복제본
인스턴스R
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
사용 사례
웹 및 모바일 애플리케이션
높은 처리량
탁월한 스토리지 확장성
고가용성
전자 상거래 애플리케이션
저렴한 데이터베이스
데이터 보안
완전관리형 솔루션
모바일 및 온라인 게임
빠르게 증가하는 용량
자동 조정
데이터베이스 모니터링
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 뛰어난 확장성
 고성능
 관리 용이성
 가용성 및 내구성
 보안 및 규정 준수
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Amazon DynamoDB
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 NoSQL 데이터베이스 테이블
 사실상 무제한의 스토리지
 서로 다른 속성을 가질 수 있는 항목
 지연 시간이 짧은 쿼리
 확장 가능한 읽기/쓰기 처리량
Amazon DynamoDB란 무엇입니까?
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 웹
 모바일 앱
 사물 인터넷
 광고 기술
 게임
일반 사용 사례
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
파티셔닝
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
테이블에 있는 항목에는 키가 있어야 함
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 관리형 NoSQL 데이터베이스 서비스
 애플리케이션용 데이터 스토어
 대량의 데이터 저장
 많은 요청 볼륨 지원
 짧은 지연 시간의 쿼리 성능 필요
요약
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 다음 중 보안 그룹에 대한 올바른 설명은 무엇입니까? (2가지 선택)
 아웃바운드 트래픽만 제어하는 가상 방화벽의 역할을 합니다.
 인바운드 및 아웃바운드 트래픽을 제어하는 가상 방화벽의 역할을 합니다.
 인바운드 트래픽만 제어하는 가상 방화벽의 역할을 합니다.
 기본적으로 모든 인바운드 트래픽은 거부되고 아웃바운드 트래픽은 허용됩니다.
 기본적으로 모든 인바운드 트래픽은 허용되고 아웃바운드 트래픽은 거부됩니다.
지식 확인
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 엣지 로케이션은 어떻게 최종 사용자에게 도움이 됩니까?
 전력 소비량이 감소
 스토리지가 증가
 조정이 감소
 지연 시간이 증가
 지연 시간이 감소
지식 확인
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 다음 중 엣지 로케이션을 활용하여 콘텐츠를 캐시하고 지연 시간을
줄이는 AWS 도구는 무엇입니까?
 EBS 스토리지
 EC2 인스턴스
 RDS
 Amazon CloudFront
 VPC
지식 확인
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.
 다음 중 가용 영역에 대한 올바른 설명은 무엇입니까? (2가지 선택)
 여러 영역이 물리적으로 같은 그리드에 연결됩니다.
 한 영역에 장애가 발생하면 여러 영역에서 장애가 발생합니다.
 단일 영역이 여러 데이터 센터에 걸쳐 존재할 수 있습니다.
 단일 영역이 단일 데이터 센터와 동일합니다.
 여러 영역이 지연 시간이 짧은 네트워크 링크를 통해 연결됩니다.
지식 확인

More Related Content

What's hot

국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...
국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...
국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...Amazon Web Services Korea
 
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018Amazon Web Services Korea
 
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018Amazon Web Services Korea
 
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018Amazon Web Services Korea
 
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저Amazon Web Services Korea
 
비즈니스 차별화, 민첩성 확보, 리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)
비즈니스 차별화, 민첩성 확보,  리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)비즈니스 차별화, 민첩성 확보,  리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)
비즈니스 차별화, 민첩성 확보, 리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)Amazon Web Services Korea
 
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...Amazon Web Services Korea
 
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018Amazon Web Services Korea
 
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018 서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018 Amazon Web Services Korea
 
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018Amazon Web Services Korea
 
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트Amazon Web Services Korea
 
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...Amazon Web Services Korea
 
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018Amazon Web Services Korea
 
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018Amazon Web Services Korea
 
Amazon S3 최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018
Amazon S3  최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018 Amazon S3  최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018
Amazon S3 최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018 Amazon Web Services Korea
 
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018 클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018 Amazon Web Services Korea
 
강의 3: AWS 보안:: AWSome Day Online Conference
강의 3:  AWS 보안:: AWSome Day Online Conference강의 3:  AWS 보안:: AWSome Day Online Conference
강의 3: AWS 보안:: AWSome Day Online ConferenceAmazon Web Services Korea
 
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...Amazon Web Services Korea
 
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018Amazon Web Services Korea
 
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018 클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018 Amazon Web Services Korea
 

What's hot (20)

국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...
국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...
국내외 클라우드 정책 브리핑 및 제언::신종회, 노경원,Victoria Espinel,명승환,조용범,김동조::AWS Summit Seoul...
 
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018
클라우드 보안 위협에 가장 현명한 대처 ‘안랩 클라우드 보안 서비::김준호::AWS Summit Seoul 2018
 
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018
고급 서버리스 앱 개발 자세히 살펴보기::김필중:: AWS Summit Seoul 2018
 
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018
제조업의 IoT 고객 사례::김준형, 노형주::AWS Summit Seoul 2018
 
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저
AWS와 함께 하는 클라우드 컴퓨팅 - 홍민우 AWS 매니저
 
비즈니스 차별화, 민첩성 확보, 리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)
비즈니스 차별화, 민첩성 확보,  리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)비즈니스 차별화, 민첩성 확보,  리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)
비즈니스 차별화, 민첩성 확보, 리스크 회피를 위한 클라우드 마이그레이션::김효정 (AWS솔루션즈 아키텍트)
 
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...
강의 3. AWS 보안 및 AWS Identity and Access Managment (IAM)::AWSome Day Online Con...
 
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
다양한 솔루션으로 만들어가는 AWS 네트워크 보안::이경수::AWS Summit Seoul 2018
 
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018 서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018
서버리스 웹 애플리케이션 구축 방법론::김현수:: AWS Summit Seoul 2018
 
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기::이창수::AWS Summit Seoul 2018
 
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 신규 서비스 살펴보기 - 윤석찬, AWS 테크에반젤리스트
 
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...
[AWS Dev Day] 앱 현대화 | 실시간 데이터 처리를 위한 현대적 애플리케이션 개발 방법 - 김영진 AWS 솔루션즈 아키텍트, 이세...
 
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018
모놀리스에서 마이크로서비스 아키텍처로의 전환 전략::박선용::AWS Summit Seoul 2018
 
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018
유연하고 빠른 딥러닝 프레임워크 Apache MXNet::김무현::AWS Summit Seoul 2018
 
Amazon S3 최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018
Amazon S3  최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018 Amazon S3  최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018
Amazon S3 최신 업데이트 및 고급 활용 기법:: 박성훈:: AWS Summit Seoul 2018
 
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018 클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018
클라우드로 데이터 센터 확장하기 : 하이브리드 환경을 위한 연결 옵션 및 고려사항::강동환::AWS Summit Seoul 2018
 
강의 3: AWS 보안:: AWSome Day Online Conference
강의 3:  AWS 보안:: AWSome Day Online Conference강의 3:  AWS 보안:: AWSome Day Online Conference
강의 3: AWS 보안:: AWSome Day Online Conference
 
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
슬기로운 “클라우드 저장소 이전” 생활 :: 윤석찬 (AWS테크에반젤리스트) :: Database Migration Session 3::C...
 
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018
AWS 마켓플레이스를 통한 글로벌 시장 확대 (김준호 프로덕트 매니져, 잉카엔트웍스) :: AWS TechShift 2018
 
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018 클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018
클라우드 환경에서 비즈니스 애플리케이션의 성능 통합 모니터링 방안::류길현::AWS Summit Seoul 2018
 

Similar to 강의 2 - AWS 핵심 서비스 (조재구 테크니컬 트레이너, AWS) :: AWSome Day 온라인 컨퍼런스 2018

강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online ConferenceAmazon Web Services Korea
 
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018Amazon Web Services Korea
 
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...Amazon Web Services Korea
 
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스Amazon Web Services Korea
 
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트Amazon Web Services Korea
 
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018 AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018 Amazon Web Services Korea
 
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...Amazon Web Services Korea
 
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저Amazon Web Services Korea
 
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019Amazon Web Services Korea
 
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너Amazon Web Services Korea
 
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나Amazon Web Services Korea
 
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018Amazon Web Services Korea
 
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...Amazon Web Services Korea
 
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...Amazon Web Services Korea
 
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트Amazon Web Services Korea
 
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference 강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference Amazon Web Services Korea
 
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기Amazon Web Services Korea
 
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019Amazon Web Services Korea
 
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018Amazon Web Services Korea
 
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)Amazon Web Services Korea
 

Similar to 강의 2 - AWS 핵심 서비스 (조재구 테크니컬 트레이너, AWS) :: AWSome Day 온라인 컨퍼런스 2018 (20)

강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
강의 2: AWS 핵심 서비스:: AWSome Day Online Conference
 
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018
AWS 클라우드 네트워크 서비스 알아보기::서지혜::AWS Summit Seoul 2018
 
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
AWS 클라우드 핵심 서비스로 클라우드 기반 아키텍처 빠르게 구성하기 - 문종민 솔루션즈 아키텍트, AWS :: AWS Summit Seo...
 
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너 :: AWSome Day 온라인 컨퍼런스
 
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트
마이크로 서비스를 위한 AWS의 다양한 컨테이너 옵션 l 이창수 솔루션즈 아키텍트
 
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018 AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018
AWS 기반 Kubernetes 정복하기::정영준:: AWS Summit Seoul 2018
 
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
AWS 기반 클라우드 아키텍처 모범사례 - 삼성전자 개발자 포털/개발자 워크스페이스 - 정영준 솔루션즈 아키텍트, AWS / 유현성 수석,...
 
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저
AWS Builders Online Series | AWS와 함께하는 클라우드 컴퓨팅 - 강철, AWS 어카운트 매니저
 
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
클라우드 네이티브 환경에 맞는 IT 운영 원칙과 모범사례 - 권신중 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
 
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
[AWSome Day온라인 컨퍼런스] 강의 2: 클라우드 시작하기 - 장기웅, AWS 테크니컬 트레이너
 
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
컨테이너, AWS에서 날개를 달다 - 유재석, AWS 솔루션즈 아키텍트 :: AWS Game Master 온라인 세미나
 
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018
비용 관점에서 AWS 클라우드 아키텍처 디자인하기::류한진::AWS Summit Seoul 2018
 
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
진정한 하이브리드 환경을 위한 올바른 선택, AWS Outposts! - 강동환 AWS 솔루션즈 아키텍트 :: AWS Summit Seou...
 
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
통신사의 차별화된 메시징 서비스 아키텍처를 소개합니다 - 정영준 AWS 솔루션즈 아키텍트 / 강성원, 나상화 소프트웨어 엔지니어 무선사업부...
 
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
AWS re:Invent 2018 콘테이너 신규 서비스 기능 살펴보기 - 윤석찬, AWS 테크에반젤리스트
 
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference 강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference
강연 1. AWS 소개 및 AWS의 역사:: AWSome Day Online Conference
 
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
AWS Summit Seoul 2023 | 가격은 저렴, 성능은 최대로! 확 달라진 Amazon EC2 알아보기
 
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
천만 사용자를 위한 AWS 클라우드 아키텍처 진화하기 - 김준형 솔루션즈 아키텍트, AWS :: AWS Summit Seoul 2019
 
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018
미디어 기업의 리질리언스를 위한 AWS 활용 방안::박인재 부장 NDS::AWS Summit Seoul 2018
 
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
빠르고 안전하게 간편한 AWS로 데이터 마이그레이션 하기::최유정 (AWS 솔루션즈아키텍트)
 

More from Amazon Web Services Korea

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2Amazon Web Services Korea
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1Amazon Web Services Korea
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...Amazon Web Services Korea
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon Web Services Korea
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Web Services Korea
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Amazon Web Services Korea
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...Amazon Web Services Korea
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Amazon Web Services Korea
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon Web Services Korea
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon Web Services Korea
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Amazon Web Services Korea
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Web Services Korea
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...Amazon Web Services Korea
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...Amazon Web Services Korea
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon Web Services Korea
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...Amazon Web Services Korea
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...Amazon Web Services Korea
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...Amazon Web Services Korea
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...Amazon Web Services Korea
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...Amazon Web Services Korea
 

More from Amazon Web Services Korea (20)

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
 

Recently uploaded

캐드앤그래픽스 2024년 5월호 목차
캐드앤그래픽스 2024년 5월호 목차캐드앤그래픽스 2024년 5월호 목차
캐드앤그래픽스 2024년 5월호 목차캐드앤그래픽스
 
A future that integrates LLMs and LAMs (Symposium)
A future that integrates LLMs and LAMs (Symposium)A future that integrates LLMs and LAMs (Symposium)
A future that integrates LLMs and LAMs (Symposium)Tae Young Lee
 
MOODv2 : Masked Image Modeling for Out-of-Distribution Detection
MOODv2 : Masked Image Modeling for Out-of-Distribution DetectionMOODv2 : Masked Image Modeling for Out-of-Distribution Detection
MOODv2 : Masked Image Modeling for Out-of-Distribution DetectionKim Daeun
 
Console API (Kitworks Team Study 백혜인 발표자료)
Console API (Kitworks Team Study 백혜인 발표자료)Console API (Kitworks Team Study 백혜인 발표자료)
Console API (Kitworks Team Study 백혜인 발표자료)Wonjun Hwang
 
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...Continual Active Learning for Efficient Adaptation of Machine LearningModels ...
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...Kim Daeun
 
Merge (Kitworks Team Study 이성수 발표자료 240426)
Merge (Kitworks Team Study 이성수 발표자료 240426)Merge (Kitworks Team Study 이성수 발표자료 240426)
Merge (Kitworks Team Study 이성수 발표자료 240426)Wonjun Hwang
 

Recently uploaded (6)

캐드앤그래픽스 2024년 5월호 목차
캐드앤그래픽스 2024년 5월호 목차캐드앤그래픽스 2024년 5월호 목차
캐드앤그래픽스 2024년 5월호 목차
 
A future that integrates LLMs and LAMs (Symposium)
A future that integrates LLMs and LAMs (Symposium)A future that integrates LLMs and LAMs (Symposium)
A future that integrates LLMs and LAMs (Symposium)
 
MOODv2 : Masked Image Modeling for Out-of-Distribution Detection
MOODv2 : Masked Image Modeling for Out-of-Distribution DetectionMOODv2 : Masked Image Modeling for Out-of-Distribution Detection
MOODv2 : Masked Image Modeling for Out-of-Distribution Detection
 
Console API (Kitworks Team Study 백혜인 발표자료)
Console API (Kitworks Team Study 백혜인 발표자료)Console API (Kitworks Team Study 백혜인 발표자료)
Console API (Kitworks Team Study 백혜인 발표자료)
 
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...Continual Active Learning for Efficient Adaptation of Machine LearningModels ...
Continual Active Learning for Efficient Adaptation of Machine LearningModels ...
 
Merge (Kitworks Team Study 이성수 발표자료 240426)
Merge (Kitworks Team Study 이성수 발표자료 240426)Merge (Kitworks Team Study 이성수 발표자료 240426)
Merge (Kitworks Team Study 이성수 발표자료 240426)
 

강의 2 - AWS 핵심 서비스 (조재구 테크니컬 트레이너, AWS) :: AWSome Day 온라인 컨퍼런스 2018

  • 1. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 모듈 2: AWS 핵심 서비스
  • 2. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  AWS 글로벌 인프라  Amazon Virtual Private Cloud (VPC)  보안 그룹  컴퓨팅 서비스  Amazon Elastic Compute Cloud (EC2)  Elastic Load Balancing (ELB) 주제  Auto Scaling  Amazon Elastic Block Store (EBS)  Amazon Simple Storage Service (S3)  Amazon Relational Database Service (RDS)  Amazon DynamoDB
  • 3. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS 글로벌 인프라
  • 4. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 서비스 및 카테고리 소개
  • 5. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. AWS 글로벌 인프라
  • 6. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. AWS 리전 표
  • 7. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 가용 영역 무정전 전원 장치 보유 예비 발전기 냉각 장비 네트워크 연결 리전물리적으로 분리
  • 8. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 가용 영역 가용 영역 격리  장애로부터 영역을 보호  고가용성을 제공하도록 설계됨  다른 영역을 통해 요청을 처리 모범 사례: 다중 가용 영역을 구현
  • 9. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  Amazon CloudFront  Amazon Route 53  AWS Shield  AWS Web Application Firewall  Lambda@Edge 컴퓨팅 엣지 로케이션
  • 10. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Virtual Private Cloud (VPC)
  • 11. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  AWS 클라우드 내 프라이빗 가상 네트워크  온프레미스 네트워크와 비슷한 구조  네트워크 구성에 대한 완벽한 제어 소개
  • 12. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  보안 제어 계층 추가  AWS 서비스는 네트워크에 구축된 보안을 상속 배포
  • 13. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 소개 Amazon VPC Elastic Load Balancing Amazon EC2 AWS Elastic Beanstalk Amazon EFS Amazon S3 Amazon DynamoDB Amazon ElastiCache AWS OpsWorks Amazon EMR Amazon WorkSpaces Amazon RDS Amazon Route 53 AWS Directory Service AWS Data Pipeline
  • 14. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  특징  가상 네트워크를 프로비저닝하도록 허용  논리적으로 격리됨  구성 가능한 주요 기능  IP 범위  라우팅  네트워크 게이트웨이  보안 설정  라우팅 테이블  서브넷으로부터 전송되는 트래픽을 제어 기능
  • 15. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 예 us-west-2(오레곤) 테스트- VPC 10.0.0.0/16 Subnet A1 10.0.0.0/24 가용 영역 A Subnet B1 10.0.2.0/23
  • 16. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 예 us-west-2(오레곤) 테스트- VPC 10.0.0.0/16 Public Subnet A1 10.0.0.0/24 가용 영역 A Private Subnet B1 10.0.1.0/24 테스트- IGW
  • 17. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  수행한 작업  오레곤 리전에 VPC 생성  인터넷 게이트웨이 생성  퍼블릭 서브넷 1개 생성  프라이빗 서브넷 1개 생성  자세히 알아보기  라우팅 테이블과 격리 방법  다른 Amazon VPC 기능(예: VPC 엔드포인트, 피어링 연결)  보안 그룹  Amazon Elastic Cloud Compute (EC2)  Amazon Relational Database Service (RDS) 요약
  • 18. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS 보안 그룹
  • 19. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  최우선 과제 중 하나  보안 그룹  내장 방화벽의 역할  인스턴스에 대한 액세스 제어 AWS 보안
  • 20. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. AWS 보안 웹 티어 보안 그룹 애플리케이션 티어 보안 그룹 데이터베이스 티어 보안 그룹 인터넷 기업 관리 네트워크 앱 서버www 서버 api ssh/rdp db 서버 api www 서버 www 서버 앱 서버 앱 서버 db 서버 db 서버 (다른 모든 포트는 차단됨)
  • 21. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  AWS 보안 그룹  가상 방화벽 제공  규칙을 통해 인스턴스에 대한 액세스를 제어  AWS Management Console을 통해 관리 요약
  • 22. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. 컴퓨팅 서비스
  • 23. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  폭넓은 카탈로그  애플리케이션 서비스  가상 프라이빗 서버  서버리스 컴퓨팅 컴퓨팅 서비스
  • 24. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  AWS  유연성  비용 효율적  Amazon EC2  유연한 구성 및 제어  AWS Lambda  사용한 만큼만 비용을 지불  관리 불필요 컴퓨팅 서비스
  • 25. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  Amazon Lightsail  가상 프라이빗 서버 시작  간편한 웹 및 애플리케이션 서버 관리  Amazon ECS  관리형 컨테이너  뛰어난 확장성, 뛰어난 성능  AWS Fargate  Amazon EKS 컴퓨팅 서비스
  • 26. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Elastic Compute Cloud (EC2)
  • 27. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Amazon EC2란 무엇입니까?  애플리케이션 서버  웹 서버  데이터베이스 서버  게임 서버  메일 서버  미디어 서버  카탈로그 서버  파일 서버  컴퓨팅 서버  프록시 서버 탄력적인 컴퓨팅 클라우드
  • 28. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Amazon EC2란 무엇입니까?  사용한 만큼 지불  폭넓은 HW/SW 선택 가능  전 세계에서 호스팅  그 외 다수 (aws.amazon.com/ec2) Amazon EC2 인스턴스
  • 29. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 제품 데모  AWS 콘솔에 로그인합니다.  EC2 마법사를 시작합니다.  AMI(SW)를 선택합니다.  인스턴스 유형을 선택합니다.  네트워크를 구성합니다.  스토리지를 구성합니다.  프라이빗 키를 수집합니다.  시작합니다.  연결합니다.
  • 30. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 인스턴스 유형 패밀리 설명 사용 사례 예시 t2, m4, m3 범용 균형 잡힌 성능 웹 사이트, 웹 애플리케이션, 개발, 코드 리포지토리, 마이크로 서비스, 비즈니스 앱 c3, c4, cc2 컴퓨팅 최적화 뛰어난 CPU 성능 프런트 엔드 플릿, 웹 서버, 배치 처리, 분산 분석, 과학 및 엔지니어링 앱, 광고 제공, MMO 게임, 비디오 인코딩 g2, p2 GPU 최적화 고성능 GPU Amazon AppStream 2.0, 비디오 인코딩, 기계 학습, 고성능 데이터베이스, 과학 r3, r4, x1, cr1 메모리 최적화 대규모 RAM 공간 인 메모리 데이터베이스, 데이터 마이닝 d2, i2, i3, hi1, hs1 스토리지 최적화 높은 I/O, 고밀도 NAS, 데이터 웨어하우징, NoSQL aws.amazon.com/ec2/instance-types
  • 31. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  EC2 인스턴스 유형은 다양한 사용 사례 및 워크로드에 최적화되었고 여러 크기로 제공됩니다. 이를 통해 워크로드 요구 사항에 따라 리소스를 최적으로 조정할 수 있습니다.  AWS에서는 EC2 인스턴스에 대해 인텔® 제온® 프로세서를 활용하여 고객에게 뛰어난 성능과 가치를 제공합니다.  인스턴스를 선택할 때 다음을 고려하십시오. 코어 수, 메모리 크기, 스토리지 크기 및 유형, 네트워크 성능, I/O 요구 사항, CPU 기술  빨리 처리하고 쉬기(HUGI) – 컴퓨팅 인스턴스가 클수록 시간과 비용을 절약할 수 있습니다. 즉, 더 짧은 시간 동안 시간당 비용이 높은 인스턴스를 실행하는 것이 더 경제적일 수 있습니다. 적합한 Amazon EC2 인스턴스 선택
  • 32. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 인텔 기술이 적용된 EC2 인스턴스 EC2 인스턴스 유형 컴퓨팅 최적화 범용 메모리 최적화 스토리지 최적화 C5 C4 M5 M4 T2 X1 X1e R4 H1 I3 D2 인텔 프로세서 제온 플래티넘 8175M 제온 E5 2666 v3 제온 플래티넘 8175M 제온 E5 2686 v4 2676 v3 제온 패밀리 제온 E7 8880 v3 제온 E7 8880 v3 제온 E5 2686 v4 제온 E5 2686 v4 제온 E5 2686 v4 제온 E5 2676 v3 인텔 프로세서 기술 Skylake Haswell Skylake Broadwell Haswell 예 Haswell Haswell Broadwell Broadwell Broadwell Haswell 인텔 AVX 예 예 예 예 예 예 예 예 예 예 예 인텔 AVX2 예 예 예 예 – 예 예 예 예 예 예 인텔 AVX-512 예 – 예 – – – – – – – – 인텔 터보 부스트 예 예 예 예 예 예 예 예 예 예 예 스토리지 EBS 전용 EBS 전용 EBS 전용 EBS 전용 EBS 전용 SSD EBS 옵션 SSD EBS 옵션 – HDD SSD HDD
  • 33. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. C5: 컴퓨팅 최적화 인스턴스  3.0 GHz 인텔 제온 확장형 프로세스(Skylake) 탑재  최대 vCPU 74개 및 메모리 144GiB (2:1 메모리:vCPU 비율)  25Gbps NW 대역폭  인텔 AVX-512 지원 C4와 비교하여 성능 가격비 25% 향상 C4 C5 "우리는 Amazon EC2 C5에서 상당히 개선된 성능을 확인했습니다. C4와 비교하여 산업 표준 CPU 성능 벤치마크가 최대 140% 향상되었습니다." "AVX-512가 탑재된 c5.18xlarge 인스턴스 크기로 마이그레이션하길 고대하고 있습니다... 주요 워크로드의 처리 시간이 30% 이상 단축될 것으로 기대합니다."
  • 34. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. M5: 차세대 범용 인스턴스  2.5 GHz 인텔 제온 확장형 프로세스(Skylake) 탑재  더 큰 크기의 새로운 인스턴스— m5.24xlarge 최대 vCPU 96개 및 메모리 384GiB (4:1 메모리:vCPU 비율)  더 작은 크기의 인스턴스보다 향상된 네트워크 및 EBS 성능  벡터 및 부동 소수점 워크로드에 대해 최대 2배의 성능을 제공하는 인텔 AVX-512 지원 M5에서 성능 가격비 14% 향상 M4 M5
  • 35. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Elastic Load Balancing (ELB)
  • 36. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  관리형 로드 밸런싱 서비스  인스턴스 간에 로드를 분산 소개
  • 37. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Elastic Load Balancing 제품 Application Load Balancer (ALB) Network Load Balancer (NLB) Classic Load Balancer (CLB) HTTP, HTTPS 및 TCP용 이전 세대 • 유연한 애플리케이션 관리 • HTTP 및 HTTPS 트래픽 고급 로드 밸런싱 • 요청 수준 (7계층)에서 작동 • 애플리케이션에 탁월한 성능 및 고정 IP 제공 • TCP 트래픽 로드 밸런싱 • 연결 수준 (4계층)에서 작동 • EC2-Classic 네트워크 내에서 구축된 기존 애플리케이션 • 요청 수준 및 연결 수준에서 모두 작동 HTTP HTTPS TCPT
  • 38. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Application Load Balancer 사용 예
  • 39. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Application Load Balancer 사용 예
  • 40. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  단일 지점을 통해 서버에 액세스  애플리케이션 환경을 분리  고가용성과 내결함성을 제공  탄력성과 확장성 향상 Classic Load Balancer 사용 사례
  • 41. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  급격하고 변동이 심한 트래픽 패턴  가용 영역당 하나의 고정 IP 주소  매우 뛰어난 성능이 필요한 애플리케이션에 적합 Network Load Balancer 사용 사례
  • 42. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  관리형 로드 밸런싱 서비스  Application Load Balancer  Network Load Balancer  Classic Load Balancer 요약
  • 43. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Auto Scaling
  • 44. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  애플리케이션의 로드를 처리하는 데 사용할 수 있는 적절한 수의 Amazon EC2 인스턴스를 유지하는 데 도움이 됩니다. Auto Scaling이란 무엇입니까?
  • 45. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  Amazon CloudWatch에서는 성능을 모니터링  Auto Scaling에서는 EC2 인스턴스를 추가하거나 제거  EC2 Auto Scaling 리소스 성능 모니터링
  • 46. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 용량 관리
  • 47. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  어떻게 내 워크로드가 변동하는 성능 요구 사항을 충족하기에 충분한 EC2 리소스를 확보할 수 있는가?  어떻게 EC2 리소스 프로비저닝이 필요에 따라 이루어지도록 자동화할 수 있는가? 중요한 질문 확장성 자동화
  • 48. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 확장 및 축소 Elastic Load Balancing Auto Scaling 그룹 Auto Scaling 그룹Auto Scaling 그룹 기본 구성 확장 축소 인스턴스 시작 인스턴스 종료
  • 49. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  시작 구성  Auto Scaling 그룹  Auto Scaling 정책 Auto Scaling 구성 요소
  • 50. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 시작 구성: 무엇이 조정될까요?  시작 설정  AMI  인스턴스 유형  보안 그룹  역할 Auto Scaling 구성 요소
  • 51. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Auto Scaling 그룹: 어디에서 조정이 이루어질까요?  배포 설정  VPC 및 서브넷  로드 밸런서  최소 인스턴스  최대 인스턴스  원하는 용량 Auto Scaling 구성 요소
  • 52. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Auto Scaling 그룹: 언제 조정이 이루어질까요?  정책 설정  일정 예약  온디맨드  확장 정책  축소 정책 Auto Scaling 구성 요소
  • 53. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 동적 Auto Scaling
  • 54. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Auto Scaling용 CloudWatch 경보
  • 55. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  시작 구성을 생성했습니다.  Auto Scaling 그룹을 생성했습니다.  Auto Scaling 정책을 생성했습니다.  Auto Scaling을 트리거했습니다. 요약
  • 56. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Elastic Block Store (EBS)
  • 57. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  EC2 인스턴스를 위한 사용자 지정 가능한 영구 블록 스토리지  HDD 및 SSD 유형  동일한 가용 영역에 복제됨  백업용 스냅샷  쉽고 투명한 암호화  탄력성 EBS 볼륨
  • 58. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 가용성  내구성이 있으며 자동으로 복제됨 드라이브 유형  요구 사항에 가장 적합한 스토리지  마그네틱 또는 SSD  성능 및 가격 요구 사항 EBS 볼륨
  • 59. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 스냅샷  특정 시점 스냅샷  언제든 새로운 볼륨을 다시 생성 암호화  암호화된 EBS 볼륨  추가 비용 없음 탄력성  용량 증가  다른 유형으로 변경 Amazon EBS
  • 60. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  특징  EC2 인스턴스를 위한 사용자 지정 가능한 영구 블록 스토리지  HDD 및 SSD 유형  동일한 가용 영역에 복제됨  쉽고 투명한 암호화  탄력적인 볼륨  스냅샷을 사용한 백업 요약
  • 61. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Simple Storage Service (S3)
  • 62. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  특징  완전관리형 클라우드 스토리지 서비스  풍부한 보안 제어 항목  기능  객체를 사실상 무제한으로 저장  언제 어디서든 액세스 Amazon S3
  • 63. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. S3 시작하기 media/welcome.mp4 my-bucket-name media/welcome.mp4 키 객체 my-bucket-name
  • 64. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 리전에 중복 저장된 데이터 media/welcome.mp4 my-bucket-name media/welcome.mp4 media/welcome.mp4 media/welcome.mp4 리전
  • 65. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 원활한 규모 조정을 위한 설계 media/welcome.mp4 prod2.mp4 prod3.mp4 prod4.mp4 prod5.mp4 prod6.mp4 prod7.mp4 prod8.mp4 prod9.mp4 prod10.mp4 prod11.mp4 prod12.mp4 my-bucket-name
  • 66. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  AWS Management Console  AWS CLI  AWS SDK 어디서나 데이터에 액세스
  • 67. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  애플리케이션 자산 저장  정적 웹 호스팅  백업 및 재해 복구(DR)  빅 데이터를 위한 스테이징 영역  그 외 다수... 일반 사용 사례
  • 68. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  완전관리형 클라우드 스토리지 서비스  객체를 사실상 무제한으로 저장  언제 어디서든 액세스  풍부한 보안 제어 항목  일반 사용 사례 요약
  • 69. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Relational Database Service (RDS)
  • 70. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  서버 유지 관리 및 에너지 공간  소프트웨어 설치 및 패치  데이터베이스 백업 및 고가용성  확장성 한계  데이터 보안  OS 설치 및 패치 관계형 데이터베이스의 문제점
  • 71. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Amazon RDS 클라우드에서 관계형 데이터베이스를 설정 및 운영하는 관리형 서비스
  • 72. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  고객 관리 항목:  애플리케이션 최적화  AWS 관리 항목:  OS 설치 및 패치  데이터베이스 소프트웨어 설치 및 패치  데이터베이스 백업  고가용성  조정  전력, 랙 및 스택  서버 유지 관리 Amazon RDS
  • 73. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Amazon RDS DB 인스턴스 DB 인스턴스 클래스 • CPU • 메모리 • 네트워크 성능 DB 인스턴스 스토리지 • 마그네틱 • 범용(SSD) • 프로비저닝된 IOPS Amazon RDS RDS DB 마스터 인스턴스 DB 엔진 M
  • 74. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. Virtual Private Cloud에 있는 Amazon RDS VPC M 앱 퍼블릭 서브넷 프라이빗 서브넷 인터넷 게이트웨이 Amazon EC2 인스턴스 RDS DB 인스턴스 가용 영역 1 사용자
  • 75. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 다중 AZ를 통한 고가용성 동기식 퍼블릭 서브넷 Amazon EC2 인스턴스 RDS DB 인스턴스 앱 RDS DB 예비 인스턴스 프라이빗 서브넷 프라이빗 서브넷 M S 가용 영역 1 가용 영역 2 VPC
  • 76. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 다중 AZ를 통한 고가용성 퍼블릭 서브넷 Amazon EC2 인스턴스 RDS DB 인스턴스 VPC 앱 RDS DB 예비 인스턴스 프라이빗 서브넷 프라이빗 서브넷 M S 가용 영역 1 가용 영역 2 장애 조치
  • 77. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 특징  비동기식 복제  필요한 경우 마스터로 승격 기능  읽기 중심의 데이터베이스 워크로드  읽기 쿼리를 오프로드 Amazon RDS 읽기 전용 복제본 퍼블릭 서브넷 Amazon EC2 인스턴스 RDS DB 인스턴스 VPC 앱 프라이빗 서브넷 M 가용 영역 1 RDS DB 읽기 전용 복제본 인스턴스R
  • 78. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 사용 사례 웹 및 모바일 애플리케이션 높은 처리량 탁월한 스토리지 확장성 고가용성 전자 상거래 애플리케이션 저렴한 데이터베이스 데이터 보안 완전관리형 솔루션 모바일 및 온라인 게임 빠르게 증가하는 용량 자동 조정 데이터베이스 모니터링
  • 79. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  뛰어난 확장성  고성능  관리 용이성  가용성 및 내구성  보안 및 규정 준수 요약
  • 80. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon DynamoDB
  • 81. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  NoSQL 데이터베이스 테이블  사실상 무제한의 스토리지  서로 다른 속성을 가질 수 있는 항목  지연 시간이 짧은 쿼리  확장 가능한 읽기/쓰기 처리량 Amazon DynamoDB란 무엇입니까?
  • 82. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  웹  모바일 앱  사물 인터넷  광고 기술  게임 일반 사용 사례
  • 83. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 파티셔닝
  • 84. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved. 테이블에 있는 항목에는 키가 있어야 함
  • 85. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  관리형 NoSQL 데이터베이스 서비스  애플리케이션용 데이터 스토어  대량의 데이터 저장  많은 요청 볼륨 지원  짧은 지연 시간의 쿼리 성능 필요 요약
  • 86. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  다음 중 보안 그룹에 대한 올바른 설명은 무엇입니까? (2가지 선택)  아웃바운드 트래픽만 제어하는 가상 방화벽의 역할을 합니다.  인바운드 및 아웃바운드 트래픽을 제어하는 가상 방화벽의 역할을 합니다.  인바운드 트래픽만 제어하는 가상 방화벽의 역할을 합니다.  기본적으로 모든 인바운드 트래픽은 거부되고 아웃바운드 트래픽은 허용됩니다.  기본적으로 모든 인바운드 트래픽은 허용되고 아웃바운드 트래픽은 거부됩니다. 지식 확인
  • 87. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  엣지 로케이션은 어떻게 최종 사용자에게 도움이 됩니까?  전력 소비량이 감소  스토리지가 증가  조정이 감소  지연 시간이 증가  지연 시간이 감소 지식 확인
  • 88. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  다음 중 엣지 로케이션을 활용하여 콘텐츠를 캐시하고 지연 시간을 줄이는 AWS 도구는 무엇입니까?  EBS 스토리지  EC2 인스턴스  RDS  Amazon CloudFront  VPC 지식 확인
  • 89. © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved.© 2018, Amazon Web Services, Inc. 또는 자회사. All rights reserved.  다음 중 가용 영역에 대한 올바른 설명은 무엇입니까? (2가지 선택)  여러 영역이 물리적으로 같은 그리드에 연결됩니다.  한 영역에 장애가 발생하면 여러 영역에서 장애가 발생합니다.  단일 영역이 여러 데이터 센터에 걸쳐 존재할 수 있습니다.  단일 영역이 단일 데이터 센터와 동일합니다.  여러 영역이 지연 시간이 짧은 네트워크 링크를 통해 연결됩니다. 지식 확인