SlideShare una empresa de Scribd logo
1 de 99
Descargar para leer sin conexión
2015.11.07
AWSKRUG 박 상 욱
AWS re:Invent 2015
AWS 신규 서비스 소개 2015
보안, 인프라 서비스 소개
▸ 박 상 욱
▸ polo149278@gmail.com
▸ CloudNoa CTO & Founder
- AWS Consulting Partner
▸ AWSKRUG
▸ AWS Cloud Design Pattern 역자
AWS re:Invent 2015
AWS re:Invent 2015
AWS re:Invent 2015
▸ 2015/10/6 ~10/9
▸ 2015년으로 4회차
▸ The Venetian - Las Vegas NV
▸ 전세계 19,000명 이상의 참가자
▸ 한국 - 약 140명 / 일본 - 약 500명
AWS re:Invent 2015
AWS re:Invent 2015
▸ Keynote - 신규 서비스 발표
▸ Repeat 세션 포함 401개 세션
▸ Bootcamp, Hands-on Lab
▸ Hackathon
▸ AWS Certification Exam
▸ Welcome Reception, Pub Crawl, re:Play Party 등
AWS re:Invent 2015
AWS re:Invent 2015
AWS re:Invent 2015
▸ 파트너 부스 약 300개
AWS re:Invent 2015
AWS re:Invent 2015
AWS re:Invent 2015
AWS re:Invent 2015
▸ The Westin Las Vegas Hotel, Casino & Spa
AWS re:Invent 2015
2016 Ohio
2016 Korea
2016 India
2016~2017 Region 11 + 5
2016~2017 London
2016 China
신규 서비스 및 업데이트
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
AWS re:Invent 2015
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
1. AWS WAF
▸ WAF - Web Application Firewall
▸ CloudFront + WAF
▸ Conditions (IP address, SQL injection, String matching),
Web ACL , Rule, Action
▸ $5 per web ACL
▸ $1 per rule per month
▸ $0.60 per million requests
AWS re:Invent 2015
AWS WAF
1. AWS WAF
AWS re:Invent 2015
Application DDoS
Good users
Bad guys
Web server Database
AWS
WAF
AWS WAF rules:
1: BLOCK requests from bad guys.
2: ALLOW requests from good guys.
1. AWS WAF
AWS re:Invent 2015
Use transforms to stop evasion
Host: www.example.com
User-Agent: badbot
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referrer: http://www.example.com/
Connection: keep-alive
AWS
WAF
RAW request headers
CloudFront
Check: Header “User-Agent”
Match Type: Contains
Match: “badbot”
Action: BLOCK
Rule
String match condition
Scraper bot
Match any part of the web request
Host: www.example.com
User-Agent: Mozilla/5.0 (Macintosh; …
Accept: image/png,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referrer: http://www.example.com/
Connection: keep-alive
AWS
WAF
RAW request headers
CloudFront
Check: Header “Referrer”
Match Type: Contains
Match: “example.com”
Action: ALLOW
Rule
String match condition
Good users
1. AWS WAF
AWS re:Invent 2015
APIs, SDKs, and CLIs!
Java
 Python (boto)
 PHP
 .NET
 Ruby
 Node.js
iOS
 Android
 AWS Toolkit for
Visual Studio
AWS Toolkit
for Eclipse
AWS Tools for
Windows
PowerShell
AWS CLI
JavaScript
1. AWS WAF
AWS re:Invent 2015
Good users
Bad guys
Server
AWS WAF
Update
blacklist
1. AWS WAF
AWS re:Invent 2015
▸ WAF 테스트 기본 환경 설정 - Web ACL, S3+CloudFront
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
Amazon S3
CloudFront
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
▸ WAF를 이용한 SQL injection 공격 테스트
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
1. AWS WAF
AWS re:Invent 2015
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
▸ 자동 애플리케이션 보안 진단 서비스
▸ Rule packages/rule을 통한 진단 - AWS 제공
▸ 실행 간격 - 15분, 1시간, 8시간, 12시간, 1일
▸ 진단 대상은 태그로 인식
▸ Automatable via APIs
▸ Inspector Agent
AWS re:Invent 2015
▸ CVE (common vulnerabilities and exposures)
▸ Network security best practices
▸ Authentication best practices
▸ Operating system security best practices
▸ Application security best practices
▸ PCI DSS 3.0 readiness (Payment Card Industry Data
Security Standard)
▸ EC2에 Agent 설치 - Tag 지정 필수
▸ Configure Inspector - Rule packages
▸ Start
4. Amazon Inspector
AWS re:Invent 2015
▸ Amazon Linux AMI 2015.03.1 / Ubuntu Server 14.04 LTS
▸ Applications - 50
▸ Assessments - 500
▸ Agents - 500
▸ us-west-2 region (Oregon)
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
4. Amazon Inspector
AWS re:Invent 2015
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
7. AWS Config Rules
AWS re:Invent 2015
▸ AWS Config 란?
- AWS 각 리소스의 설정을 가시화 해주는 서비스
- 구성 정보 저장, 검색 / 생성-변경-삭제에 대한 통지
- 각 리소스 간의 관련성 (VPC내에 생성된 인스턴스 등..)
7. AWS Config Rules
AWS re:Invent 2015
▸ AWS Config 서비스의 확장 기능
▸ 지정한 Rule과 리소스 구성 일치 여부 확인
▸ Managed Rule (현재 7개) / Custom Rule
▸ Rule은 Lambda function으로 구성
▸ 리소스 생성, 변경 시 - 리소스 ID, Tag로 구분
▸ 정기 (시간, 기간 등) - 전체 리소스
Config
7. AWS Config Rules
AWS re:Invent 2015
▸ VPC내에 존재하지 않는 EC2 - INSTANCES_IN_VPC
▸ 암호화 되지 않은 EBS 볼륨 - ENCRYPTED_VOLUMES
▸ CloudTrail 활성화 - CLOUD_TRAIL_ENABLED
▸ 인바운드 22번 포트 정책이 포함된 SG - INCOMING_SSH_DISABLED
▸ EC2에 어테치 되어 있지 않은 EIP - EIP_ATTACHED
▸ Tag가 없는 리소스 - REQUIRED_TAGS
▸ 특정 포트 정책이 포함된 SG - RESTRICTED_INCOMING_TRAFFIC
7. AWS Config Rules
AWS re:Invent 2015
7. AWS Config Rules
AWS re:Invent 2015
7. AWS Config Rules
AWS re:Invent 2015
7. AWS Config Rules
AWS re:Invent 2015
Security DevOps (SecDevOps)
AWS re:Invent 2015
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
6. AWS Import / Export Snowball
AWS re:Invent 2015
▸ AWS Import / Export가 이용 가능한 AWS 렌탈 스토리지
▸ 용량 50 TB / 10Gbps or 1Gbps
▸ 약 22.7kg
▸ 256-bit encryption
▸ 강한 내구성과 방수
▸ Kindle (GPS)
Snowball X 10
500TB / 100G
6. AWS Import / Export Snowball
AWS re:Invent 2015
E-ink shipping
label
Ruggedized
case
“8.5G Impact”
All data encrypted
end-to-end
50 TB
10G network
Rain & dust
resistant
Tamper-resistant
case & electronics
6. AWS Import / Export Snowball
AWS re:Invent 2015
6. AWS Import / Export Snowball
AWS re:Invent 2015
▸ $200 / Job + 배송료
▸ 10일 이후 부터 $15/day
▸ $0.00/GB to transfer data in
▸ $0.03/GB to transfer data out
▸ Standard Amazon S3 charges apply
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
8. Amazon RDS for MariaDB
AWS re:Invent 2015
▸ MariaDB 10.0.17
▸ Storage Engine - Aria, XtraDB (default : InnoDB)
▸ parallel replication, thread pooling
▸ All Region, Multi-AZ
▸ 6TB / 30,000 IOPS
▸ 기존 RDS 관리 기능 모두 포함
▸ RDS for MySQL 가격과 동일
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
17. Amazon RDS Aurora - Tokyo Region
AWS re:Invent 2015
▸ AWS re:Invent 2014에서 발표된 AWS의 RDB
▸ MySQL 5.6 호환성
▸ Multi-AZ - Read 가능
▸ SSD 10GB -> 64TB 자동 확장
▸ db.r3 instance 만 지원
▸ 데이터는 3AZ에 2개씩, 총 6개의 데이터 복제본이 존재
▸ MySQL의 5배 성능 / 99.99% 가용성 보장
17. Amazon RDS Aurora - Tokyo Region
AWS re:Invent 2015
17. Amazon RDS Aurora - Tokyo Region
AWS re:Invent 2015
17. Amazon RDS Aurora - Tokyo Region
AWS re:Invent 2015
17. Amazon RDS Aurora - Tokyo Region
AWS re:Invent 2015
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
5. AWS Database Migration Service
AWS re:Invent 2015
▸ 최소 다운타임으로 데이터베이스 이전
▸ DB 간 리플리케이션
▸ Oracle, SQL Server, MySQL, PostgreSQL, Amazon Aurora, MariaDB,
Redshift
▸ Oracle→Oracle / Oracle→Aurora / SQL Server→MySQL
▸ 관리 콘솔 / 모니터링
▸ AWS Schema Conversion Tool : 스키마, 뷰, 프로시져
▸ T2, C4 instance 비용
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
▸ AWS Schema Conversion Tool
5. AWS Database Migration Service
AWS re:Invent 2015
▸ AWS Schema Conversion Tool
5. AWS Database Migration Service
AWS re:Invent 2015
5. AWS Database Migration Service
AWS re:Invent 2015
RDS
AWS Database Migration Service
corporate data center
RedShift
AWS cloud
S3
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
19. Amazon CloudWatch Dashboard
AWS re:Invent 2015
▸ 수정이 가능한 metrics dashboard
▸ 1 Dashboard - 50개 메트릭
▸ text widget - 문자, 이미지 등
▸ Multi-Region의 metrics 사용 가능
▸ dashboard $3/월 (3개 무료)
CloudWatch
19. Amazon CloudWatch Dashboard
AWS re:Invent 2015
19. Amazon CloudWatch Dashboard
AWS re:Invent 2015
19. Amazon CloudWatch Dashboard
AWS re:Invent 2015
19. Amazon CloudWatch Dashboard
AWS re:Invent 2015
신규 서비스 및 업데이트
AWS re:Invent 2015
1. AWS WAF
2. Amazon QuickSight
3. AWS IoT
4. Amazon Inspector
5. AWS Database Migration Service
6. AWS Import / Export Snowball
7. AWS Config Rules
8. Amazon RDS for MariaDB
9. AWS Mobile Hub
10. AWS Lambda Update
11. EC2 X1 instance / T2.nano instance
12. EC2 Spot Block
13. EC2 Dedicated Host
14. Amazon Kinesis Firehose
15. Amazon Kinesis Analytics
16. Amazon API Gateway - Tokyo Region
17. Amazon RDS Aurora - Tokyo Region
18. Amazon EC2 Container Registory
19. Amazon CloudWatch Dashboard
20. AWS CloudFormation Designer
20. AWS CloudFormation Designer
AWS re:Invent 2015
▸ GUI로 CloudFormation 템플릿 생성
▸ AWS 모든 서비스 지원
▸ Create, Update, Validation
▸ Open - Local files / S3 / stack
▸ Save - Local files / launch stack
▸ JSON Editor
AWS
CloudFormation
20. AWS CloudFormation Designer
AWS re:Invent 2015
20. AWS CloudFormation Designer
AWS re:Invent 2015
CTRL + SPACE
# AWS Professional Services Architecting Workshop
AWS re:Invent 2015
TEXT
TEXT
TEXT
AWS re:Invent 2016
▸ 2016/11/29 ~12/2
▸ The Venetian - Las Vegas NV
▸ 한국 - 약 400명 ???
▸ @AWS Korea - 저렴한 re:Invent 여행 상품 만들어 주세요!!
AWS re:Invent 2015
감사합니다.
AWS re:Invent 2015

Más contenido relacionado

La actualidad más candente

Best practices to use aws in countryside.
Best practices to use aws in countryside.Best practices to use aws in countryside.
Best practices to use aws in countryside.Takuya Tachibana
 
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017Amazon Web Services Korea
 
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)Amazon Web Services Korea
 
AWS Summit Seoul 2015 - 일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로
AWS Summit Seoul 2015 -  일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로AWS Summit Seoul 2015 -  일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로
AWS Summit Seoul 2015 - 일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로Amazon Web Services Korea
 
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트Amazon Web Services Korea
 
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017Amazon Web Services Korea
 
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017Harry Oh
 
AWS Summit Seoul 2015 - 국내 사례로 본 클라우드 운영 최적화 (이주완-메가존)
AWS Summit Seoul 2015 -  국내 사례로 본 클라우드 운영 최적화  (이주완-메가존)AWS Summit Seoul 2015 -  국내 사례로 본 클라우드 운영 최적화  (이주완-메가존)
AWS Summit Seoul 2015 - 국내 사례로 본 클라우드 운영 최적화 (이주완-메가존)Amazon Web Services Korea
 
Agile Deployment using Git and AWS Elastic Beanstalk
Agile Deployment using Git and AWS Elastic BeanstalkAgile Deployment using Git and AWS Elastic Beanstalk
Agile Deployment using Git and AWS Elastic BeanstalkAmazon Web Services
 
Azure for AWS & GCP Pros: Which Azure services to use?
Azure for AWS & GCP Pros: Which Azure services to use?Azure for AWS & GCP Pros: Which Azure services to use?
Azure for AWS & GCP Pros: Which Azure services to use?Daniel Zivkovic
 
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016Amazon Web Services Korea
 
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 -  삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 -  삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)Amazon Web Services Korea
 
Aws summit devops 云端多环境自动化运维和部署
Aws summit devops   云端多环境自动化运维和部署Aws summit devops   云端多环境自动化运维和部署
Aws summit devops 云端多环境自动化运维和部署Leon Li
 
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...Amazon Web Services Korea
 
A 60-mn tour of AWS compute (March 2016)
A 60-mn tour of AWS compute (March 2016)A 60-mn tour of AWS compute (March 2016)
A 60-mn tour of AWS compute (March 2016)Julien SIMON
 
SmartNews's journey into microservices
SmartNews's journey into microservicesSmartNews's journey into microservices
SmartNews's journey into microservicesSmartNews, Inc.
 
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web Services
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web ServicesAWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web Services
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web ServicesAmazon Web Services
 
An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)Julien SIMON
 
Moving Viadeo to AWS (2015)
Moving Viadeo to AWS (2015)Moving Viadeo to AWS (2015)
Moving Viadeo to AWS (2015)Julien SIMON
 

La actualidad más candente (20)

Best practices to use aws in countryside.
Best practices to use aws in countryside.Best practices to use aws in countryside.
Best practices to use aws in countryside.
 
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017
일본 시골 개발자의 AWS 활용기 - AWS Summit Seoul 2017
 
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021
IaC로 AWS인프라 관리하기 - 이진성 (AUSG) :: AWS Community Day Online 2021
 
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)
AWS Summit Seoul 2015 - 모바일 및 IoT 환경을 위한 AWS 클라우드 플랫폼의 진화 (윤석찬, Markku Lepisto)
 
AWS Summit Seoul 2015 - 일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로
AWS Summit Seoul 2015 -  일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로AWS Summit Seoul 2015 -  일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로
AWS Summit Seoul 2015 - 일본 AWS 게임 고객사례 - Gungho, Grani, Nintendo를 중심으로
 
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트
AWS 고객사를 위한 ‘AWS 컨테이너 교육’ - 유재석, AWS 솔루션즈 아키텍트
 
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017
중국에서의 AWS 활용 현황 및 유저그룹 활동 - AWS Summit Seoul 2017
 
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017
라즈베리파이와 서버리스 환경을 통한 얼굴 인식 AI 서비스 구현 - AWS Summit Seoul 2017
 
AWS Summit Seoul 2015 - 국내 사례로 본 클라우드 운영 최적화 (이주완-메가존)
AWS Summit Seoul 2015 -  국내 사례로 본 클라우드 운영 최적화  (이주완-메가존)AWS Summit Seoul 2015 -  국내 사례로 본 클라우드 운영 최적화  (이주완-메가존)
AWS Summit Seoul 2015 - 국내 사례로 본 클라우드 운영 최적화 (이주완-메가존)
 
Agile Deployment using Git and AWS Elastic Beanstalk
Agile Deployment using Git and AWS Elastic BeanstalkAgile Deployment using Git and AWS Elastic Beanstalk
Agile Deployment using Git and AWS Elastic Beanstalk
 
Azure for AWS & GCP Pros: Which Azure services to use?
Azure for AWS & GCP Pros: Which Azure services to use?Azure for AWS & GCP Pros: Which Azure services to use?
Azure for AWS & GCP Pros: Which Azure services to use?
 
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016
AWS 클라우드가 이끄는 공공기관 혁신 :: Brad Coughlan :: AWS Summit Seoul 2016
 
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 -  삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 -  삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
 
Aws summit devops 云端多环境自动化运维和部署
Aws summit devops   云端多环境自动化运维和部署Aws summit devops   云端多环境自动化运维和部署
Aws summit devops 云端多环境自动化运维和部署
 
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...
AWS Media Day-AWS 기반의 미디어 & 엔터테인먼트 워크플로우 소개(Ben Masek 미디어 엔터테인먼트 부서 (M&E) 글로벌...
 
A 60-mn tour of AWS compute (March 2016)
A 60-mn tour of AWS compute (March 2016)A 60-mn tour of AWS compute (March 2016)
A 60-mn tour of AWS compute (March 2016)
 
SmartNews's journey into microservices
SmartNews's journey into microservicesSmartNews's journey into microservices
SmartNews's journey into microservices
 
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web Services
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web ServicesAWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web Services
AWS APAC Webinar Week - Introduction to Cloud Computing With Amazon Web Services
 
An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)
 
Moving Viadeo to AWS (2015)
Moving Viadeo to AWS (2015)Moving Viadeo to AWS (2015)
Moving Viadeo to AWS (2015)
 

Destacado

20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축
20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축
20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축SangUk Park
 
AWS Seoul Region 분석
AWS Seoul Region 분석AWS Seoul Region 분석
AWS Seoul Region 분석성준 홍
 
사람인HR 회사소개서
사람인HR 회사소개서사람인HR 회사소개서
사람인HR 회사소개서정환 인
 
[찾아가는세미나] 클라우드 구축과 관리
[찾아가는세미나] 클라우드 구축과 관리[찾아가는세미나] 클라우드 구축과 관리
[찾아가는세미나] 클라우드 구축과 관리해은 최
 
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...zOSCommserver
 
록아시아 헤드헌팅 서비스 제안서
록아시아 헤드헌팅 서비스 제안서록아시아 헤드헌팅 서비스 제안서
록아시아 헤드헌팅 서비스 제안서Jihyun Lee
 
Pivotal Big Data Suite 소개자료
Pivotal Big Data Suite 소개자료Pivotal Big Data Suite 소개자료
Pivotal Big Data Suite 소개자료seungdon Choi
 
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)Amazon Web Services Korea
 
Pivotal 전략 업데이트 2015 Feb
Pivotal 전략 업데이트 2015 FebPivotal 전략 업데이트 2015 Feb
Pivotal 전략 업데이트 2015 Febseungdon Choi
 
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬)
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬) Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬)
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬) Amazon Web Services Korea
 
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020D.CAMP
 
소셜미디어 온라인 마케팅 & Pr 전략 및 기법
소셜미디어 온라인 마케팅 & Pr 전략 및 기법소셜미디어 온라인 마케팅 & Pr 전략 및 기법
소셜미디어 온라인 마케팅 & Pr 전략 및 기법kang Anthony
 
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020Fluenty(김강학 대표)_AI Startup D.PARTY_20161020
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020D.CAMP
 
마인즈랩 회사소개서 V2.3_한국어버전
마인즈랩 회사소개서 V2.3_한국어버전마인즈랩 회사소개서 V2.3_한국어버전
마인즈랩 회사소개서 V2.3_한국어버전Taejoon Yoo
 
Mind Chat_UXUIGUI_Presentation
Mind Chat_UXUIGUI_Presentation  Mind Chat_UXUIGUI_Presentation
Mind Chat_UXUIGUI_Presentation DANBI JEON
 

Destacado (18)

20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축
20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축
20140524 Cloud design pattern - AMIMOTO AMI를 이용해 5분만에 끝내는 WordPress 구축
 
AWS Seoul Region 분석
AWS Seoul Region 분석AWS Seoul Region 분석
AWS Seoul Region 분석
 
사람인HR 회사소개서
사람인HR 회사소개서사람인HR 회사소개서
사람인HR 회사소개서
 
[찾아가는세미나] 클라우드 구축과 관리
[찾아가는세미나] 클라우드 구축과 관리[찾아가는세미나] 클라우드 구축과 관리
[찾아가는세미나] 클라우드 구축과 관리
 
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...
Enabling Continuous Availability and Reducing Downtime with IBM Multi-Site Wo...
 
록아시아 헤드헌팅 서비스 제안서
록아시아 헤드헌팅 서비스 제안서록아시아 헤드헌팅 서비스 제안서
록아시아 헤드헌팅 서비스 제안서
 
Pivotal Big Data Suite 소개자료
Pivotal Big Data Suite 소개자료Pivotal Big Data Suite 소개자료
Pivotal Big Data Suite 소개자료
 
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)
AWS Enterprise Summit :: 하이브리드 클라우드 인프라를 통한 데이터센터 확장과 마이그레이션 방안 (조성진 매니저)
 
Workload Optimization
Workload OptimizationWorkload Optimization
Workload Optimization
 
Pivotal 전략 업데이트 2015 Feb
Pivotal 전략 업데이트 2015 FebPivotal 전략 업데이트 2015 Feb
Pivotal 전략 업데이트 2015 Feb
 
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬)
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬) Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬)
Amazon Elastcsearch Service 소개 및 활용 방법 (윤석찬)
 
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020
코노랩스(최재훈 CTO)_AI Startup D.PARTY_20161020
 
소셜미디어 온라인 마케팅 & Pr 전략 및 기법
소셜미디어 온라인 마케팅 & Pr 전략 및 기법소셜미디어 온라인 마케팅 & Pr 전략 및 기법
소셜미디어 온라인 마케팅 & Pr 전략 및 기법
 
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020Fluenty(김강학 대표)_AI Startup D.PARTY_20161020
Fluenty(김강학 대표)_AI Startup D.PARTY_20161020
 
IRECIPE BOT
IRECIPE BOTIRECIPE BOT
IRECIPE BOT
 
마인즈랩 회사소개서 V2.3_한국어버전
마인즈랩 회사소개서 V2.3_한국어버전마인즈랩 회사소개서 V2.3_한국어버전
마인즈랩 회사소개서 V2.3_한국어버전
 
sungmin slide
sungmin slidesungmin slide
sungmin slide
 
Mind Chat_UXUIGUI_Presentation
Mind Chat_UXUIGUI_Presentation  Mind Chat_UXUIGUI_Presentation
Mind Chat_UXUIGUI_Presentation
 

Similar a AWSKRUG 콘퍼런스 - re:Invent 신규 서비스 (박상욱) - 보안, 인프라 관련 서비스 소개

Integrating-Cloud-Development-Security-And-Operations.pdf
Integrating-Cloud-Development-Security-And-Operations.pdfIntegrating-Cloud-Development-Security-And-Operations.pdf
Integrating-Cloud-Development-Security-And-Operations.pdfAmazon Web Services
 
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Amazon Web Services
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Amazon Web Services
 
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...Amazon Web Services
 
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Amazon Web Services
 
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...Amazon Web Services
 
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用Amazon Web Services
 
Building Serverless APIs on AWS
Building Serverless APIs on AWSBuilding Serverless APIs on AWS
Building Serverless APIs on AWSJulien SIMON
 
Integrating_Cloud_Development_Security_And_Operations.pdf
Integrating_Cloud_Development_Security_And_Operations.pdfIntegrating_Cloud_Development_Security_And_Operations.pdf
Integrating_Cloud_Development_Security_And_Operations.pdfAmazon Web Services
 
Born in the Cloud; Build it Like a Startup
Born in the Cloud; Build it Like a StartupBorn in the Cloud; Build it Like a Startup
Born in the Cloud; Build it Like a StartupAmazon Web Services
 
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...Amazon Web Services
 
(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWSAmazon Web Services
 
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017Amazon Web Services
 
CON319_Interstella GTC CICD for Containers on AWS
CON319_Interstella GTC CICD for Containers on AWSCON319_Interstella GTC CICD for Containers on AWS
CON319_Interstella GTC CICD for Containers on AWSAmazon Web Services
 
Increase Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesIncrease Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesAmazon Web Services
 
Increase Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesIncrease Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesAmazon Web Services
 
AWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapAWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapAdrian Hornsby
 
AWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapAWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapIan Massingham
 
DEV207_Deploying and Managing Ruby Applications on AWS
DEV207_Deploying and Managing Ruby Applications on AWSDEV207_Deploying and Managing Ruby Applications on AWS
DEV207_Deploying and Managing Ruby Applications on AWSAmazon Web Services
 

Similar a AWSKRUG 콘퍼런스 - re:Invent 신규 서비스 (박상욱) - 보안, 인프라 관련 서비스 소개 (20)

Integrating-Cloud-Development-Security-And-Operations.pdf
Integrating-Cloud-Development-Security-And-Operations.pdfIntegrating-Cloud-Development-Security-And-Operations.pdf
Integrating-Cloud-Development-Security-And-Operations.pdf
 
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
Customer Case Study: Land Registry as a Service in the Cloud - AWS PS Summit ...
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts
 
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
 
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
Serverless DevOps to the Rescue - SRV330 - re:Invent 2017
 
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
 
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用
Track 4 Session 4_ MAD02 MAD 04 如何藉由 CICD 流程管理容器化和無伺服器應用
 
Building Serverless APIs on AWS
Building Serverless APIs on AWSBuilding Serverless APIs on AWS
Building Serverless APIs on AWS
 
Integrating_Cloud_Development_Security_And_Operations.pdf
Integrating_Cloud_Development_Security_And_Operations.pdfIntegrating_Cloud_Development_Security_And_Operations.pdf
Integrating_Cloud_Development_Security_And_Operations.pdf
 
VAaaS
VAaaSVAaaS
VAaaS
 
Born in the Cloud; Build it Like a Startup
Born in the Cloud; Build it Like a StartupBorn in the Cloud; Build it Like a Startup
Born in the Cloud; Build it Like a Startup
 
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...
Continuous Integration e Delivery per (r)innovare lo sviluppo software e la g...
 
(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS(DVO303) Scaling Infrastructure Operations with AWS
(DVO303) Scaling Infrastructure Operations with AWS
 
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017
Interstella 8888: CICD for Containers on AWS - CON319 - re:Invent 2017
 
CON319_Interstella GTC CICD for Containers on AWS
CON319_Interstella GTC CICD for Containers on AWSCON319_Interstella GTC CICD for Containers on AWS
CON319_Interstella GTC CICD for Containers on AWS
 
Increase Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesIncrease Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web Services
 
Increase Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web ServicesIncrease Speed and Agility with Amazon Web Services
Increase Speed and Agility with Amazon Web Services
 
AWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapAWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:Cap
 
AWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:CapAWS re:Invent 2016 Day 2 Keynote re:Cap
AWS re:Invent 2016 Day 2 Keynote re:Cap
 
DEV207_Deploying and Managing Ruby Applications on AWS
DEV207_Deploying and Managing Ruby Applications on AWSDEV207_Deploying and Managing Ruby Applications on AWS
DEV207_Deploying and Managing Ruby Applications on AWS
 

Más de AWSKRUG - AWS한국사용자모임

Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021
Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021
Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...AWSKRUG - AWS한국사용자모임
 
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...AWSKRUG - AWS한국사용자모임
 
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021AWSKRUG - AWS한국사용자모임
 
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...AWSKRUG - AWS한국사용자모임
 
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020AWSKRUG - AWS한국사용자모임
 
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...AWSKRUG - AWS한국사용자모임
 
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020AWSKRUG - AWS한국사용자모임
 
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020AWSKRUG - AWS한국사용자모임
 
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C) :: AWS Community Day Online 2020
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C)  :: AWS Community Day Online 2020엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C)  :: AWS Community Day Online 2020
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C) :: AWS Community Day Online 2020AWSKRUG - AWS한국사용자모임
 
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...AWSKRUG - AWS한국사용자모임
 
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020AWSKRUG - AWS한국사용자모임
 

Más de AWSKRUG - AWS한국사용자모임 (20)

Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021
Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021
Docker를 활용한 손쉬운 ECS 활용기 - 김민태 (AUSG) :: AWS Community Day Online 2021
 
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021
AWS와 함께하는 무중단 배포 파이프라인 개선기 - 황성찬 (AUSG) :: AWS Community Day Online 2021
 
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021
보안을 위한 AWS Network 구성 - 우수연 (AUSG) :: AWS Community Day Online 2021
 
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021
자연어 처리 ML모델을 활용한 이커머스 문제 해결하기 - 진현두 (카카오스타일) :: AWS Community Day Online 2021
 
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021
자바개발자가 최대한 빠르게 서비스를 오픈하는 방법 - 최진환 (드라마앤컴퍼니) :: AWS Community Day Online 2021
 
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...
스타트업 나홀로 데이터 엔지니어: 데이터 분석 환경 구축기 - 천지은 (Tappytoon) :: AWS Community Day Onlin...
 
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021
커뮤니티 빌더를 아시나요? - 윤평호(AWSKRUG) :: AWS Community Day Online 2021
 
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021
복잡한 권한신청문제 ConsoleMe로 해결하기 - 손건 (AB180) :: AWS Community Day Online 2021
 
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021
ECS to EKS 마이그레이션 경험기 - 유용환(Superb AI) :: AWS Community Day Online 2021
 
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021
복잡한 기존 시스템에 피쳐 애드업 후기 - 김태웅(브랜디) :: AWS Community Day Online 2021
 
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...
EKS에서 Opentelemetry로 코드실행 모니터링하기 - 신재현 (인덴트코퍼레이션) :: AWS Community Day Online...
 
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021
Amazon EKS로 간단한 웹 애플리케이션 구축하기 - 김주영 (AWS) :: AWS Community Day Online 2021
 
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...
[AWS Hero 스페셜] 서버리스 기반 검색 서비스 구축하기 - 이상현(스마일벤처스) :: AWS Community Day Online ...
 
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020
초기 스타트업의 AWS - 김지훈(투어라이브) :: AWS Community Day Online 2020
 
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...
[AWS Hero 스페셜] Amazon Personalize를 통한 개인화/추천 서비스 개발 노하우 - 소성운(크로키닷컴) :: AWS C...
 
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020
goployer, 코드 기반의 배포 도구 - 송주영 (beNX) :: AWS Community Day 2020
 
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020
온라인 주문 서비스를 서버리스 아키텍쳐로 구축하기 - 김태우(Classmethod) :: AWS Community Day Online 2020
 
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C) :: AWS Community Day Online 2020
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C)  :: AWS Community Day Online 2020엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C)  :: AWS Community Day Online 2020
엔터프라이즈 기업을 위한 Digital 플랫폼 구축 사례 - 권낙주(SK C&C) :: AWS Community Day Online 2020
 
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...
AWS Cloud Development Kit (CDK)를 이용한 코드 기반 인프라 개발 및 배포 - 공찬호(리얼리티매직) :: AWS C...
 
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020
Cloud로 나아가는 Frond-end 개발자 - 박찬민(버드뷰) :: AWS Communityday online 2020
 

Último

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 

Último (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 

AWSKRUG 콘퍼런스 - re:Invent 신규 서비스 (박상욱) - 보안, 인프라 관련 서비스 소개

  • 1. 2015.11.07 AWSKRUG 박 상 욱 AWS re:Invent 2015 AWS 신규 서비스 소개 2015 보안, 인프라 서비스 소개
  • 2. ▸ 박 상 욱 ▸ polo149278@gmail.com ▸ CloudNoa CTO & Founder - AWS Consulting Partner ▸ AWSKRUG ▸ AWS Cloud Design Pattern 역자 AWS re:Invent 2015
  • 4. AWS re:Invent 2015 ▸ 2015/10/6 ~10/9 ▸ 2015년으로 4회차 ▸ The Venetian - Las Vegas NV ▸ 전세계 19,000명 이상의 참가자 ▸ 한국 - 약 140명 / 일본 - 약 500명 AWS re:Invent 2015
  • 5. AWS re:Invent 2015 ▸ Keynote - 신규 서비스 발표 ▸ Repeat 세션 포함 401개 세션 ▸ Bootcamp, Hands-on Lab ▸ Hackathon ▸ AWS Certification Exam ▸ Welcome Reception, Pub Crawl, re:Play Party 등 AWS re:Invent 2015
  • 6. AWS re:Invent 2015 AWS re:Invent 2015 ▸ 파트너 부스 약 300개
  • 7. AWS re:Invent 2015 AWS re:Invent 2015
  • 8. AWS re:Invent 2015 AWS re:Invent 2015 ▸ The Westin Las Vegas Hotel, Casino & Spa
  • 9. AWS re:Invent 2015 2016 Ohio 2016 Korea 2016 India 2016~2017 Region 11 + 5 2016~2017 London 2016 China
  • 10. 신규 서비스 및 업데이트 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update AWS re:Invent 2015 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 11. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 12. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 13. 1. AWS WAF ▸ WAF - Web Application Firewall ▸ CloudFront + WAF ▸ Conditions (IP address, SQL injection, String matching), Web ACL , Rule, Action ▸ $5 per web ACL ▸ $1 per rule per month ▸ $0.60 per million requests AWS re:Invent 2015 AWS WAF
  • 14. 1. AWS WAF AWS re:Invent 2015 Application DDoS Good users Bad guys Web server Database AWS WAF AWS WAF rules: 1: BLOCK requests from bad guys. 2: ALLOW requests from good guys.
  • 15. 1. AWS WAF AWS re:Invent 2015 Use transforms to stop evasion Host: www.example.com User-Agent: badbot Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Referrer: http://www.example.com/ Connection: keep-alive AWS WAF RAW request headers CloudFront Check: Header “User-Agent” Match Type: Contains Match: “badbot” Action: BLOCK Rule String match condition Scraper bot Match any part of the web request Host: www.example.com User-Agent: Mozilla/5.0 (Macintosh; … Accept: image/png,image/*;q=0.8,*/*;q=0.5 Accept-Language: en-US,en;q=0.5 Accept-Encoding: gzip, deflate Referrer: http://www.example.com/ Connection: keep-alive AWS WAF RAW request headers CloudFront Check: Header “Referrer” Match Type: Contains Match: “example.com” Action: ALLOW Rule String match condition Good users
  • 16. 1. AWS WAF AWS re:Invent 2015 APIs, SDKs, and CLIs! Java Python (boto) PHP .NET Ruby Node.js iOS Android AWS Toolkit for Visual Studio AWS Toolkit for Eclipse AWS Tools for Windows PowerShell AWS CLI JavaScript
  • 17. 1. AWS WAF AWS re:Invent 2015 Good users Bad guys Server AWS WAF Update blacklist
  • 18. 1. AWS WAF AWS re:Invent 2015 ▸ WAF 테스트 기본 환경 설정 - Web ACL, S3+CloudFront
  • 19. 1. AWS WAF AWS re:Invent 2015
  • 20. 1. AWS WAF AWS re:Invent 2015
  • 21. 1. AWS WAF AWS re:Invent 2015 Amazon S3 CloudFront
  • 22. 1. AWS WAF AWS re:Invent 2015
  • 23. 1. AWS WAF AWS re:Invent 2015
  • 24. 1. AWS WAF AWS re:Invent 2015 ▸ WAF를 이용한 SQL injection 공격 테스트
  • 25. 1. AWS WAF AWS re:Invent 2015
  • 26. 1. AWS WAF AWS re:Invent 2015
  • 27. 1. AWS WAF AWS re:Invent 2015
  • 28. 1. AWS WAF AWS re:Invent 2015
  • 29. 1. AWS WAF AWS re:Invent 2015
  • 30. 1. AWS WAF AWS re:Invent 2015
  • 31. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 32. 4. Amazon Inspector AWS re:Invent 2015
  • 33. 4. Amazon Inspector AWS re:Invent 2015 ▸ 자동 애플리케이션 보안 진단 서비스 ▸ Rule packages/rule을 통한 진단 - AWS 제공 ▸ 실행 간격 - 15분, 1시간, 8시간, 12시간, 1일 ▸ 진단 대상은 태그로 인식 ▸ Automatable via APIs ▸ Inspector Agent
  • 34. AWS re:Invent 2015 ▸ CVE (common vulnerabilities and exposures) ▸ Network security best practices ▸ Authentication best practices ▸ Operating system security best practices ▸ Application security best practices ▸ PCI DSS 3.0 readiness (Payment Card Industry Data Security Standard)
  • 35. ▸ EC2에 Agent 설치 - Tag 지정 필수 ▸ Configure Inspector - Rule packages ▸ Start 4. Amazon Inspector AWS re:Invent 2015
  • 36. ▸ Amazon Linux AMI 2015.03.1 / Ubuntu Server 14.04 LTS ▸ Applications - 50 ▸ Assessments - 500 ▸ Agents - 500 ▸ us-west-2 region (Oregon) 4. Amazon Inspector AWS re:Invent 2015
  • 37. 4. Amazon Inspector AWS re:Invent 2015
  • 38. 4. Amazon Inspector AWS re:Invent 2015
  • 39. 4. Amazon Inspector AWS re:Invent 2015
  • 40. 4. Amazon Inspector AWS re:Invent 2015
  • 41. 4. Amazon Inspector AWS re:Invent 2015
  • 42. 4. Amazon Inspector AWS re:Invent 2015
  • 43. 4. Amazon Inspector AWS re:Invent 2015
  • 44. 4. Amazon Inspector AWS re:Invent 2015
  • 45. 4. Amazon Inspector AWS re:Invent 2015
  • 46. 4. Amazon Inspector AWS re:Invent 2015
  • 47. 4. Amazon Inspector AWS re:Invent 2015
  • 48. 4. Amazon Inspector AWS re:Invent 2015
  • 49. 4. Amazon Inspector AWS re:Invent 2015
  • 50. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 51. 7. AWS Config Rules AWS re:Invent 2015 ▸ AWS Config 란? - AWS 각 리소스의 설정을 가시화 해주는 서비스 - 구성 정보 저장, 검색 / 생성-변경-삭제에 대한 통지 - 각 리소스 간의 관련성 (VPC내에 생성된 인스턴스 등..)
  • 52. 7. AWS Config Rules AWS re:Invent 2015 ▸ AWS Config 서비스의 확장 기능 ▸ 지정한 Rule과 리소스 구성 일치 여부 확인 ▸ Managed Rule (현재 7개) / Custom Rule ▸ Rule은 Lambda function으로 구성 ▸ 리소스 생성, 변경 시 - 리소스 ID, Tag로 구분 ▸ 정기 (시간, 기간 등) - 전체 리소스 Config
  • 53. 7. AWS Config Rules AWS re:Invent 2015 ▸ VPC내에 존재하지 않는 EC2 - INSTANCES_IN_VPC ▸ 암호화 되지 않은 EBS 볼륨 - ENCRYPTED_VOLUMES ▸ CloudTrail 활성화 - CLOUD_TRAIL_ENABLED ▸ 인바운드 22번 포트 정책이 포함된 SG - INCOMING_SSH_DISABLED ▸ EC2에 어테치 되어 있지 않은 EIP - EIP_ATTACHED ▸ Tag가 없는 리소스 - REQUIRED_TAGS ▸ 특정 포트 정책이 포함된 SG - RESTRICTED_INCOMING_TRAFFIC
  • 54. 7. AWS Config Rules AWS re:Invent 2015
  • 55. 7. AWS Config Rules AWS re:Invent 2015
  • 56. 7. AWS Config Rules AWS re:Invent 2015
  • 57. 7. AWS Config Rules AWS re:Invent 2015
  • 59. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 60. 6. AWS Import / Export Snowball AWS re:Invent 2015 ▸ AWS Import / Export가 이용 가능한 AWS 렌탈 스토리지 ▸ 용량 50 TB / 10Gbps or 1Gbps ▸ 약 22.7kg ▸ 256-bit encryption ▸ 강한 내구성과 방수 ▸ Kindle (GPS) Snowball X 10 500TB / 100G
  • 61. 6. AWS Import / Export Snowball AWS re:Invent 2015 E-ink shipping label Ruggedized case “8.5G Impact” All data encrypted end-to-end 50 TB 10G network Rain & dust resistant Tamper-resistant case & electronics
  • 62. 6. AWS Import / Export Snowball AWS re:Invent 2015
  • 63. 6. AWS Import / Export Snowball AWS re:Invent 2015 ▸ $200 / Job + 배송료 ▸ 10일 이후 부터 $15/day ▸ $0.00/GB to transfer data in ▸ $0.03/GB to transfer data out ▸ Standard Amazon S3 charges apply
  • 64. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 65. 8. Amazon RDS for MariaDB AWS re:Invent 2015 ▸ MariaDB 10.0.17 ▸ Storage Engine - Aria, XtraDB (default : InnoDB) ▸ parallel replication, thread pooling ▸ All Region, Multi-AZ ▸ 6TB / 30,000 IOPS ▸ 기존 RDS 관리 기능 모두 포함 ▸ RDS for MySQL 가격과 동일
  • 66. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 67. 17. Amazon RDS Aurora - Tokyo Region AWS re:Invent 2015 ▸ AWS re:Invent 2014에서 발표된 AWS의 RDB ▸ MySQL 5.6 호환성 ▸ Multi-AZ - Read 가능 ▸ SSD 10GB -> 64TB 자동 확장 ▸ db.r3 instance 만 지원 ▸ 데이터는 3AZ에 2개씩, 총 6개의 데이터 복제본이 존재 ▸ MySQL의 5배 성능 / 99.99% 가용성 보장
  • 68. 17. Amazon RDS Aurora - Tokyo Region AWS re:Invent 2015
  • 69. 17. Amazon RDS Aurora - Tokyo Region AWS re:Invent 2015
  • 70. 17. Amazon RDS Aurora - Tokyo Region AWS re:Invent 2015
  • 71. 17. Amazon RDS Aurora - Tokyo Region AWS re:Invent 2015
  • 72. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 73. 5. AWS Database Migration Service AWS re:Invent 2015 ▸ 최소 다운타임으로 데이터베이스 이전 ▸ DB 간 리플리케이션 ▸ Oracle, SQL Server, MySQL, PostgreSQL, Amazon Aurora, MariaDB, Redshift ▸ Oracle→Oracle / Oracle→Aurora / SQL Server→MySQL ▸ 관리 콘솔 / 모니터링 ▸ AWS Schema Conversion Tool : 스키마, 뷰, 프로시져 ▸ T2, C4 instance 비용
  • 74. 5. AWS Database Migration Service AWS re:Invent 2015
  • 75. 5. AWS Database Migration Service AWS re:Invent 2015
  • 76. 5. AWS Database Migration Service AWS re:Invent 2015
  • 77. 5. AWS Database Migration Service AWS re:Invent 2015
  • 78. 5. AWS Database Migration Service AWS re:Invent 2015
  • 79. 5. AWS Database Migration Service AWS re:Invent 2015
  • 80. 5. AWS Database Migration Service AWS re:Invent 2015
  • 81. ▸ AWS Schema Conversion Tool 5. AWS Database Migration Service AWS re:Invent 2015
  • 82. ▸ AWS Schema Conversion Tool 5. AWS Database Migration Service AWS re:Invent 2015
  • 83. 5. AWS Database Migration Service AWS re:Invent 2015 RDS AWS Database Migration Service corporate data center RedShift AWS cloud S3
  • 84. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 85. 19. Amazon CloudWatch Dashboard AWS re:Invent 2015 ▸ 수정이 가능한 metrics dashboard ▸ 1 Dashboard - 50개 메트릭 ▸ text widget - 문자, 이미지 등 ▸ Multi-Region의 metrics 사용 가능 ▸ dashboard $3/월 (3개 무료) CloudWatch
  • 86. 19. Amazon CloudWatch Dashboard AWS re:Invent 2015
  • 87. 19. Amazon CloudWatch Dashboard AWS re:Invent 2015
  • 88. 19. Amazon CloudWatch Dashboard AWS re:Invent 2015
  • 89. 19. Amazon CloudWatch Dashboard AWS re:Invent 2015
  • 90. 신규 서비스 및 업데이트 AWS re:Invent 2015 1. AWS WAF 2. Amazon QuickSight 3. AWS IoT 4. Amazon Inspector 5. AWS Database Migration Service 6. AWS Import / Export Snowball 7. AWS Config Rules 8. Amazon RDS for MariaDB 9. AWS Mobile Hub 10. AWS Lambda Update 11. EC2 X1 instance / T2.nano instance 12. EC2 Spot Block 13. EC2 Dedicated Host 14. Amazon Kinesis Firehose 15. Amazon Kinesis Analytics 16. Amazon API Gateway - Tokyo Region 17. Amazon RDS Aurora - Tokyo Region 18. Amazon EC2 Container Registory 19. Amazon CloudWatch Dashboard 20. AWS CloudFormation Designer
  • 91. 20. AWS CloudFormation Designer AWS re:Invent 2015 ▸ GUI로 CloudFormation 템플릿 생성 ▸ AWS 모든 서비스 지원 ▸ Create, Update, Validation ▸ Open - Local files / S3 / stack ▸ Save - Local files / launch stack ▸ JSON Editor AWS CloudFormation
  • 92. 20. AWS CloudFormation Designer AWS re:Invent 2015
  • 93. 20. AWS CloudFormation Designer AWS re:Invent 2015 CTRL + SPACE
  • 94. # AWS Professional Services Architecting Workshop AWS re:Invent 2015
  • 95. TEXT
  • 96. TEXT
  • 97. TEXT
  • 98. AWS re:Invent 2016 ▸ 2016/11/29 ~12/2 ▸ The Venetian - Las Vegas NV ▸ 한국 - 약 400명 ??? ▸ @AWS Korea - 저렴한 re:Invent 여행 상품 만들어 주세요!! AWS re:Invent 2015