SlideShare a Scribd company logo
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
F I N A N C I A L S E R V I C E S
Resiliency 를 위한 AWS Solution 소개
Jeonghun Sim
Solutions Architect
AWS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Everything fails, all the
time.”
Werner Vogels
CTO, Amazon.com
© 2021, Amazon Web Services, Inc. or its affiliates. All rights reserved.
“
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
# rm –rf *
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Resilience
4
A B I L I T Y O F A W O R K L O A D T O R E C O V E R F R O M I N F R A S T R U C T U R E O R S E R V I C E D I S R U P T I O N S
High Availability
Resistance to common
failures through design and
operational mechanisms
Disaster Recovery
Returning to operations within
specific targets for more rare
but highly impactful failures
Core services, design goals to
meet availability goals
Backup & Recovery, Data Bunkering,
Managed RPO/RTO
Continuous Improvement
CI/CD, Code Refinement, Operational
Testing, Observability/Monitoring
The
mental
model
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
High Availability
5
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
High availability (HA)
6
A B O U T A P P L I C A T I O N A V A I L A B I L I T Y
Smaller scale, more frequent events:
• Component failures
• Network issues
• Load spikes
Measures mean over time:
• “The 9’s” (99.99% available)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Regions and Availability Zones (AZs)
7
A W S R E G I O N S A R E P H Y S I C A L L O C A T I O N S A R O U N D T H E W O R L D W H E R E W E C L U S T E R D A T A C E N T E R S
30 AWS Regions worldwide
AWS Regions Announced Regions
Data center Data center
Data center
Each AZ includes one or more
discrete data centers
Data centers, each with redundant power,
networking, and connectivity,
housed in separate facilities.
Each AWS Region has multiple AZs
Transit
Transit
AZ
AZ
AZ
A Region is a physical location in the world
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Regions and Availability Zones (AZs)
8
A W S R E G I O N S A R E P H Y S I C A L L O C A T I O N S A R O U N D T H E W O R L D W H E R E W E C L U S T E R D A T A C E N T E R S
Availability Zone 1 Availability Zone 2
VPC
AWS Cloud
Instance
Amazon RDS
Primary instance
Instance
Amazon RDS
Standby instance
Network Load
Balancer
Amazon EC2
Auto Scaling
Amazon RDS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
Disaster Recovery
9
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Disaster recovery (DR)
10
A B O U T B U S I N E S S C O N T I N U I T Y
Larger scale, less frequent, events:
• Natural disasters
• Technical failures
• Human actions
Measures a one-time event:
• Recovery Time
• Recovery Point
Natural Disaster Technical
Failure
Human Actions
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Recovery Point and Recovery Time Objective (RPO/RTO)
11
How much data can you afford to
recreate or lose?
How quickly must you recover?
What is the cost of downtime?
Disaster
Recovery Point (RPO) Recovery Time (RTO)
Data loss Down time
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Strategies for disaster recovery
12
Backup & restore Pilot light Active/active
Warm standby
RPO / RTO: Hours RPO / RTO: 10s of minutes RPO / RTO: Minutes RPO / RTO: Real-time
• Lower-priority use cases
• Provision all AWS resources
after event
• Restore backups after event
• Cost $
• Data live
• Services idle
• Provision some AWS resources and
scale after event
• Cost: $$
• Always running, but smaller
• Business critical
• Scale AWS resources after event
• Cost $$$
• Zero downtime
• Near-zero data loss
• Mission Critical Services
• Cost $$$$
Active/passive strategies
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
DR
Backup & ReStore
13
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
BACKUP & RESTORE
14
B A C K U P A N D R E S T O R E I S A S U I T A B L E A P P R O A C H F O R M I T I G A T I N G A G A I N S T D A T A L O S S O R C O R R U P T I O N
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
BACKUP & RESTORE
15
B A C K U P A N D R E S T O R E I S A S U I T A B L E A P P R O A C H F O R M I T I G A T I N G A G A I N S T D A T A L O S S O R C O R R U P T I O N
•Amazon Elastic Block Store (Amazon EBS) snapshot
•Amazon DynamoDB backup
•Amazon RDS snapshot
•Amazon Aurora DB snapshot
•Amazon EFS backup (when using AWS Backup)
•Amazon Redshift snapshot
•Amazon Neptune snapshot
•Amazon DocumentDB
•Amazon FSx for Windows File Server , Amazon FSx for
Lustre , Amazon FSx for NetApp ONTAP , and Amazon FSx for
OpenZFS
•Amazon Elastic Block Store (Amazon EBS) volumes
•Amazon EC2 instances
•Amazon Relational Database Service (Amazon RDS) databases
(including Amazon Aurora databases)
•Amazon DynamoDB tables
•Amazon Elastic File System (Amazon EFS) file systems
•AWS Storage Gateway volumes
•Amazon FSx for Windows File Server; Amazon FSx for
Lustre;; Amazon FSx for NetApp ONTAP; and Amazon FSx for
OpenZFS
BACKUP & STORE AWS Service AWS Backup
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Backup
16
A F U L L Y - M A N A G E D , P O L I C Y - B A S E D B A C K U P S E R V I C E T H A T M A K E S I T E A S Y T O C E N T R A L L Y M A N A G E A N D
A U T O M A T E T H E B A C K U P O F D A T A A C R O S S A W S S E R V I C E S
AWS Backup
Supported AWS Services
Backup
Plan
Backups
Operators
Admin
AWS CloudTrail
RDS
Storage
Gateway
Aurora DynamoDB
EC2
EBS EFS
AWS SNS
AWS IAM
With AWS Backup, you can:
• Create backup plans that orchestrate backup
operations per policy
• Secure backups and manage restore processes
• Set user access permissions to managed
resources controlled via IAM
• Setup notifications and logging through
Amazon SNS and AWS CloudTrail
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Backup
17
A F U L L Y - M A N A G E D , P O L I C Y - B A S E D B A C K U P S E R V I C E T H A T M A K E S I T E A S Y T O C E N T R A L L Y M A N A G E A N D
A U T O M A T E T H E B A C K U P O F D A T A A C R O S S A W S S E R V I C E S
AWS Backup
Supported AWS Services
Backup
Plan
Backups
Operators
Admin
AWS CloudTrail
RDS
Storage
Gateway
Aurora DynamoDB
EC2
EBS EFS
AWS SNS
AWS IAM
With AWS Backup, you can:
• Create backup plans that orchestrate backup
operations per policy
• Secure backups and manage restore processes
• Set user access permissions to managed
resources controlled via IAM
• Setup notifications and logging through
Amazon SNS and AWS CloudTrail
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Backup
18
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Backup
19
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Backup
• Increased productivity and reduced the # hours needed to do backups by 80%
• Reduced operational costs associated with backup by 50%
• Increased accuracy of snapshots from 80% to 100%
Company: Santos
Industry: Oil & Gas
Country: Australia
Company: Rackspace
Industry: Software & Internet
Country: United States
• Allocated development resources on core customer activities
• Reduced time to deploy customer environments
• Improved productivity with reduced # of failures due to greater resiliency
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
DR
Pilot Light
21
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Pilot Light
22
W I T H T H E P I L O T L I G H T A P P R O A C H , Y O U R E P L I C A T E Y O U R D A T A F R O M O N E R E G I O N T O A N O T H E R A N D
P R O V I S I O N A C O P Y O F Y O U R C O R E W O R K L O A D I N F R A S T R U C T U R E
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Pilot Light
23
W I T H T H E P I L O T L I G H T A P P R O A C H , Y O U R E P L I C A T E Y O U R D A T A F R O M O N E R E G I O N T O A N O T H E R A N D
P R O V I S I O N A C O P Y O F Y O U R C O R E W O R K L O A D I N F R A S T R U C T U R E
•Amazon Simple Storage Service (Amazon S3)
Replication
•Amazon RDS read replicas
•Amazon Aurora global databases
•Amazon DynamoDB global tables
•Amazon DocumentDB global clusters
•Global Datastore for Amazon ElastiCache for Redis
Pilot Light AWS Service
AWS Elastic Disaster Recovery
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Elastic Disaster Recovery
24
C O N T I N U O U S R E P L I C A T I O N O F O N - P R E M I S E S A N D C L O U D S E R V E R S W I T H A W S A S Y O U R E L A S T I C
R E C O V E R Y S I T E
On-premises to AWS AWS Region to
AWS Region
Cloud to AWS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Elastic Disaster Recovery
25
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Elastic Disaster Recovery
26
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Elastic Disaster Recovery
27
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
AWS Elastic Disaster Recovery
28
Domestic reference
Company: Thomson Reuters
Industry: Solutions
Country: Canada
Company: Tyler Rechnologies
Industry: IT
Country: U.S
Company: Southeast Iowa Regional
Industry: Health
Country: USA
•Replicated over 120 TB of data from 300 servers
•Set up a recovery site in the cloud
•Eliminated its manual DR process
•Optimized spending on its disaster recovery process
•Enhanced its security and compliance
•Protects more than 4,300 virtual machines running Windows Server operating systems
•Minimizes recovery time objectives for 12x faster recovery time than other evaluated solutions
•Recovers entire data centers in case of large-scale IT disruption
•Scales DR infrastructure footprint with business growth
•Set up a recovery site on AWS for its EHR solution
•Replicated 61 on-premises servers comprising 14 TB of data
•Improved RTO by 67% and RPO by 50%
•Enhanced disaster recovery testing capabilities
•Gained near-real-time visibility into the health of servers
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
DR
Warm Standby
29
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Warm Standby
30
T H E W A R M S T A N D B Y A P P R O A C H I N V O L V E S E N S U R I N G T H A T T H E R E I S A S C A L E D D O W N , B U T F U L L Y
F U N C T I O N A L , C O P Y O F Y O U R P R O D U C T I O N E N V I R O N M E N T I N A N O T H E R R E G I O N .
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
DR
Multi-Site Active/Active
31
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Multi Site Active-Active
32
M U L T I - S I T E A C T I V E / A C T I V E S E R V E S T R A F F I C F R O M A L L R E G I O N S T O W H I C H I T I S D E P L O Y E D , W H E R E A S
H O T S T A N D B Y S E R V E S T R A F F I C O N L Y F R O M A S I N G L E R E G I O N , A N D T H E O T H E R R E G I O N ( S ) A R E O N L Y
U S E D F O R D I S A S T E R R E C O V E R Y .
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Route53 ARC
33
A M A Z O N R O U T E 5 3 A P P L I C A T I O N R E C O V E R Y C O N T R O L L E R G I V E S Y O U I N S I G H T S I N T O W H E T H E R Y O U R
A P P L I C A T I O N S A N D R E S O U R C E S A R E R E A D Y F O R R E C O V E R Y .
Routing Controls 1
Routing Controls 3 Routing Controls 4
REGION 1
REG1-AZ1 REG1-AZ2
Routing Controls 2
Routing Controls 5 Routing Controls 6
REGION 2
REG2-AZ1 REG2-AZ2
ON
ON
ON
OFF
OFF
OFF
Active Standby
Control Panel
Routing Control
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Resilience Hub
34
A N E W A P P L I C A T I O N R E S I L I E N C E S E R V I C E T H A T P R O V I D E S C U S T O M E R S A C E N T R A L P L A C E T O D E F I N E ,
V A L I D A T E , A N D T R A C K T H E R E S I L I E N C E O F T H E I R A P P L I C A T I O N S O N A W S .
Resilience Hub Users
Add
application
Define
resilience
targets
Assess app
resilience
Implement
remediations
Test app
resilience
Track
resilience
posture
CI/CD pipeline
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Resilience Hub
35
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
Chaos Engineering
(Fault Injection Simulator)
36
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Chaos Engineering
38
C H A O S E N G I N E E R I N G I S T H E D I S C I P L I N E O F E X P E R I M E N T I N G O N A S O F T W A R E S Y S T E M I N P R O D U C T I O N
I N O R D E R T O B U I L D C O N F I D E N C E I N T H E S Y S T E M ’ S C A P A B I L I T Y T O W I T H S T A N D T U R B U L E N T A N D
U N E X P E C T E D C O N D I T I O N S
Steady
state
Plan:
Hypothesis
Do: Run
experiment
Check:
Verify
Act:
Improve
Steady
state
Unplanned
stress
Identify
problem
Resolve
problem
Verify
resolution
Reactive
Usual engineering loop Chaos engineering loop
Proactive
Incident
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
Supported fault
injections
Stop, reboot and terminate instance(s) (EC2)
API throttling/internal error/unavailable error (EC2)
Increased memory or CPU load (EC2)
Kill process (EC2)
Latency injection (EC2)
Drain container instances (ECS)
Increase memory or CPU consumption per task (ECS)
Terminate node group instances (EKS)
Systems Manager send command (SSM)
Database stop, reboot, and failover (RDS)
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023
FINANCIAL SERVICES |
© 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark.
Thank you!
Jeonghun Sim
(jeonghun@amazon.com)

More Related Content

PDF
AWS re:Invent re:Cap - 비용 최적화: 모범사례와 아키텍처 설계 기초편 - 이종남
PDF
[AWSome Day] Opening Keynote
PDF
20150724 제10회 부산 모바일 포럼 - 클라우드컴퓨팅과 함께하는 아마존 웹 서비스
PDF
4_Todays Wrap up and Summary_KungFun No.pdf
PDF
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 4_오늘의 요약과 정리_KungFun No.pdf
PDF
Backup-and-Recovery Procedures decribed in AWS
PDF
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
PDF
AWSKRUG 콘퍼런스 - re:Invent 신규 서비스 (박상욱) - 보안, 인프라 관련 서비스 소개
AWS re:Invent re:Cap - 비용 최적화: 모범사례와 아키텍처 설계 기초편 - 이종남
[AWSome Day] Opening Keynote
20150724 제10회 부산 모바일 포럼 - 클라우드컴퓨팅과 함께하는 아마존 웹 서비스
4_Todays Wrap up and Summary_KungFun No.pdf
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 4_오늘의 요약과 정리_KungFun No.pdf
Backup-and-Recovery Procedures decribed in AWS
[AWS Builders] 실 적용 사례로 알아보는, AWS를 활용한 WAF 보안의 장점 - 삼성SDS 천준호 프로, 컨설팅그룹 (보안기획팀)
AWSKRUG 콘퍼런스 - re:Invent 신규 서비스 (박상욱) - 보안, 인프라 관련 서비스 소개

Similar to [금융고객을 위한 Resiliency in the Cloud] 금융사의 Resiliency를 위한 AWS Solution 소개 (20)

PPTX
ArchitectingOnAWS_Module_13 goat bumrah i
PDF
백오피스 워크로드 클라우드 이전하기 - 박동국 매니저, AWS / 유승국 차장, 하림그룹 :: AWS Summit Seoul 2019
PDF
[금융사를 위한 AWS Generative AI Day 2023] 8_Wrap-up과 QnA_금융사의 AI와 관련하...
PDF
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
PDF
AWS 기반 Microservice 운영을 위한 데브옵스 사례와 Spinnaker 소개::김영욱::AWS Summit Seoul 2018
PDF
[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기
PPTX
Aws for disaster recovery - DevOps Union
PDF
클라우드 보안 컴플라이언스 체크포인트 - 구형모 컨설팅팀 팀장, ㈜안랩 :: AWS Summit Seoul 2019
PPTX
Cloud Resilience and Container Workload Automation
PDF
엔터프라이즈의 효과적인 클라우드 도입을 위한 전략 및 적용 사례-신규진 프로페셔널 서비스 리드, AWS/고병률 데이터베이스 아키텍트, 삼성...
PDF
AWS Serverless 활용 네트워크 보안 아키텍처::함인용 실장, 이성현 매니저, 솔트웨어::AWS Summit Seoul 2018
PPTX
Optimize your AWS FEST - N2WS session - Addressing the Relentless Threat of R...
PPTX
Optimize your AWS FEST - N2WS session
PDF
메가존과 AWS가 공개하는 AWS 비용 최적화 전략-메가존 김성용 매니저 및 AWS 이우상 매니저:: AWS Cloud Track 3 Ga...
PDF
e커머스 통합운영 자동화 사례 및 보안강화 방안 - 양수연 상무, 삼성SDS / 임선진 팀장, 삼성SDS :: AWS Summit Seou...
PDF
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
PPTX
On-Prem to All-In: How Versent Leads Successful AWS Migrations
PDF
AWS Enterprise Summit - 클라우드 네이티브 신규 애플리케이션 구축하기 - 정윤진
PPTX
AWS Session.pptx
PDF
[금융고객을 위한 AWS re:Invent 2022 re:Cap] 1.AWS reInvnet 2022 Sketch and 2023 Gloa...
ArchitectingOnAWS_Module_13 goat bumrah i
백오피스 워크로드 클라우드 이전하기 - 박동국 매니저, AWS / 유승국 차장, 하림그룹 :: AWS Summit Seoul 2019
[금융사를 위한 AWS Generative AI Day 2023] 8_Wrap-up과 QnA_금융사의 AI와 관련하...
미니세션 | 리테일 기업을 위한 AWS 블록체인 기술 접근 방향 - 박혜영, AWS 솔루션즈 아키텍트
AWS 기반 Microservice 운영을 위한 데브옵스 사례와 Spinnaker 소개::김영욱::AWS Summit Seoul 2018
[AWS Migration Workshop] 데이터센터의 SAP를 AWS로 마이그레이션 하기
Aws for disaster recovery - DevOps Union
클라우드 보안 컴플라이언스 체크포인트 - 구형모 컨설팅팀 팀장, ㈜안랩 :: AWS Summit Seoul 2019
Cloud Resilience and Container Workload Automation
엔터프라이즈의 효과적인 클라우드 도입을 위한 전략 및 적용 사례-신규진 프로페셔널 서비스 리드, AWS/고병률 데이터베이스 아키텍트, 삼성...
AWS Serverless 활용 네트워크 보안 아키텍처::함인용 실장, 이성현 매니저, 솔트웨어::AWS Summit Seoul 2018
Optimize your AWS FEST - N2WS session - Addressing the Relentless Threat of R...
Optimize your AWS FEST - N2WS session
메가존과 AWS가 공개하는 AWS 비용 최적화 전략-메가존 김성용 매니저 및 AWS 이우상 매니저:: AWS Cloud Track 3 Ga...
e커머스 통합운영 자동화 사례 및 보안강화 방안 - 양수연 상무, 삼성SDS / 임선진 팀장, 삼성SDS :: AWS Summit Seou...
데이터 센터 모던화::임흥선::AWS Summit Seoul 2018
On-Prem to All-In: How Versent Leads Successful AWS Migrations
AWS Enterprise Summit - 클라우드 네이티브 신규 애플리케이션 구축하기 - 정윤진
AWS Session.pptx
[금융고객을 위한 AWS re:Invent 2022 re:Cap] 1.AWS reInvnet 2022 Sketch and 2023 Gloa...
Ad

More from AWS Korea 금융산업팀 (20)

PDF
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 1_참가자로부터 직접 듣는, re:Invent 202...
PDF
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 2_금융 비즈니스 관점에서 보는 re:Invent 2...
PDF
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 3_성공적인 2025년을 위해 금융사가 알아야 할 r...
PDF
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 04_금융사가 알아야 할 reInvent 20...
PDF
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 03_금융 비즈니스 관점에서 보는 r...
PDF
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 02_reInvent 2023 이벤트 스케치와 실...
PDF
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 01_Opening_Kung Fun No.pdf
PDF
[금융사를 위한 AWS Generative AI Day 2023] 7_다양한 AI 워크로드를 위한 최적의 ...
PDF
[금융사를 위한 AWS Generative AI Day 2023] 4_AWS Generative AI 서비스의 활용 방ᄇ...
PDF
[금융사를 위한 AWS Generative AI Day 2023] 3_AWS Generative AI 기술특징과 접근...
PDF
[금융사를 위한 AWS Generative AI Day 2023] 2_세상을 바꾸고 있는 Generative AI에...
PDF
[금융사를 위한 AWS Generative AI Day 2023] 1_Opening_Updates on AWS GenAI_Luke Ande...
PDF
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
PDF
[보험사를 위한 AWS Data Analytics Day] 1_데이터 경영으로 보험 산업의 ...
PDF
[보험사를 위한 AWS Data Analytics Day] 4_신한금융그룹의 데이터 댐_Do...
PDF
[보험사를 위한 AWS Data Analytics Day] 2_금융의 핵심자산 Data, 글로ᄇ...
PDF
[보험사를 위한 AWS Data Analytics Day] 3_교보생명의 빅데이터 플랫폼 ...
PDF
[보험사를 위한 AWS Data Analytics Day] 7_데이터 경영을 위한 실행 프ᄅ...
PDF
[보험사를 위한 AWS Data Analytics Day] 6_Data Analytics의 현재와 미래-토ᄉ...
PDF
한국투자증권의 디지털 플랫폼 구현 사례.pdf
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 1_참가자로부터 직접 듣는, re:Invent 202...
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 2_금융 비즈니스 관점에서 보는 re:Invent 2...
[제 3 회 | 금융 고객을 위한 re:Invent 2024 re:Cap Event] 3_성공적인 2025년을 위해 금융사가 알아야 할 r...
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 04_금융사가 알아야 할 reInvent 20...
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 03_금융 비즈니스 관점에서 보는 r...
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 02_reInvent 2023 이벤트 스케치와 실...
[금융 고객을 위한 re:Invent 2023 re:Cap Event] 01_Opening_Kung Fun No.pdf
[금융사를 위한 AWS Generative AI Day 2023] 7_다양한 AI 워크로드를 위한 최적의 ...
[금융사를 위한 AWS Generative AI Day 2023] 4_AWS Generative AI 서비스의 활용 방ᄇ...
[금융사를 위한 AWS Generative AI Day 2023] 3_AWS Generative AI 기술특징과 접근...
[금융사를 위한 AWS Generative AI Day 2023] 2_세상을 바꾸고 있는 Generative AI에...
[금융사를 위한 AWS Generative AI Day 2023] 1_Opening_Updates on AWS GenAI_Luke Ande...
[보험사를 위한 AWS Data Analytics Day] 5_KB금융그룹과 계열사의 AWS 기ᄇ...
[보험사를 위한 AWS Data Analytics Day] 1_데이터 경영으로 보험 산업의 ...
[보험사를 위한 AWS Data Analytics Day] 4_신한금융그룹의 데이터 댐_Do...
[보험사를 위한 AWS Data Analytics Day] 2_금융의 핵심자산 Data, 글로ᄇ...
[보험사를 위한 AWS Data Analytics Day] 3_교보생명의 빅데이터 플랫폼 ...
[보험사를 위한 AWS Data Analytics Day] 7_데이터 경영을 위한 실행 프ᄅ...
[보험사를 위한 AWS Data Analytics Day] 6_Data Analytics의 현재와 미래-토ᄉ...
한국투자증권의 디지털 플랫폼 구현 사례.pdf
Ad

Recently uploaded (20)

PPTX
Cloud computing and distributed systems.
PDF
Approach and Philosophy of On baking technology
PPTX
Understanding_Digital_Forensics_Presentation.pptx
DOCX
The AUB Centre for AI in Media Proposal.docx
PPTX
MYSQL Presentation for SQL database connectivity
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
KodekX | Application Modernization Development
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
sap open course for s4hana steps from ECC to s4
PDF
Electronic commerce courselecture one. Pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation theory and applications.pdf
Cloud computing and distributed systems.
Approach and Philosophy of On baking technology
Understanding_Digital_Forensics_Presentation.pptx
The AUB Centre for AI in Media Proposal.docx
MYSQL Presentation for SQL database connectivity
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation_ Review paper, used for researhc scholars
NewMind AI Weekly Chronicles - August'25 Week I
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
KodekX | Application Modernization Development
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
20250228 LYD VKU AI Blended-Learning.pptx
sap open course for s4hana steps from ECC to s4
Electronic commerce courselecture one. Pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation theory and applications.pdf

[금융고객을 위한 Resiliency in the Cloud] 금융사의 Resiliency를 위한 AWS Solution 소개

  • 1. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. F I N A N C I A L S E R V I C E S Resiliency 를 위한 AWS Solution 소개 Jeonghun Sim Solutions Architect AWS
  • 2. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Everything fails, all the time.” Werner Vogels CTO, Amazon.com © 2021, Amazon Web Services, Inc. or its affiliates. All rights reserved. “
  • 3. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | # rm –rf *
  • 4. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Resilience 4 A B I L I T Y O F A W O R K L O A D T O R E C O V E R F R O M I N F R A S T R U C T U R E O R S E R V I C E D I S R U P T I O N S High Availability Resistance to common failures through design and operational mechanisms Disaster Recovery Returning to operations within specific targets for more rare but highly impactful failures Core services, design goals to meet availability goals Backup & Recovery, Data Bunkering, Managed RPO/RTO Continuous Improvement CI/CD, Code Refinement, Operational Testing, Observability/Monitoring The mental model
  • 5. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. High Availability 5
  • 6. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | High availability (HA) 6 A B O U T A P P L I C A T I O N A V A I L A B I L I T Y Smaller scale, more frequent events: • Component failures • Network issues • Load spikes Measures mean over time: • “The 9’s” (99.99% available)
  • 7. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Regions and Availability Zones (AZs) 7 A W S R E G I O N S A R E P H Y S I C A L L O C A T I O N S A R O U N D T H E W O R L D W H E R E W E C L U S T E R D A T A C E N T E R S 30 AWS Regions worldwide AWS Regions Announced Regions Data center Data center Data center Each AZ includes one or more discrete data centers Data centers, each with redundant power, networking, and connectivity, housed in separate facilities. Each AWS Region has multiple AZs Transit Transit AZ AZ AZ A Region is a physical location in the world
  • 8. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Regions and Availability Zones (AZs) 8 A W S R E G I O N S A R E P H Y S I C A L L O C A T I O N S A R O U N D T H E W O R L D W H E R E W E C L U S T E R D A T A C E N T E R S Availability Zone 1 Availability Zone 2 VPC AWS Cloud Instance Amazon RDS Primary instance Instance Amazon RDS Standby instance Network Load Balancer Amazon EC2 Auto Scaling Amazon RDS
  • 9. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. Disaster Recovery 9
  • 10. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Disaster recovery (DR) 10 A B O U T B U S I N E S S C O N T I N U I T Y Larger scale, less frequent, events: • Natural disasters • Technical failures • Human actions Measures a one-time event: • Recovery Time • Recovery Point Natural Disaster Technical Failure Human Actions
  • 11. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Recovery Point and Recovery Time Objective (RPO/RTO) 11 How much data can you afford to recreate or lose? How quickly must you recover? What is the cost of downtime? Disaster Recovery Point (RPO) Recovery Time (RTO) Data loss Down time
  • 12. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Strategies for disaster recovery 12 Backup & restore Pilot light Active/active Warm standby RPO / RTO: Hours RPO / RTO: 10s of minutes RPO / RTO: Minutes RPO / RTO: Real-time • Lower-priority use cases • Provision all AWS resources after event • Restore backups after event • Cost $ • Data live • Services idle • Provision some AWS resources and scale after event • Cost: $$ • Always running, but smaller • Business critical • Scale AWS resources after event • Cost $$$ • Zero downtime • Near-zero data loss • Mission Critical Services • Cost $$$$ Active/passive strategies
  • 13. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. DR Backup & ReStore 13
  • 14. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | BACKUP & RESTORE 14 B A C K U P A N D R E S T O R E I S A S U I T A B L E A P P R O A C H F O R M I T I G A T I N G A G A I N S T D A T A L O S S O R C O R R U P T I O N
  • 15. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | BACKUP & RESTORE 15 B A C K U P A N D R E S T O R E I S A S U I T A B L E A P P R O A C H F O R M I T I G A T I N G A G A I N S T D A T A L O S S O R C O R R U P T I O N •Amazon Elastic Block Store (Amazon EBS) snapshot •Amazon DynamoDB backup •Amazon RDS snapshot •Amazon Aurora DB snapshot •Amazon EFS backup (when using AWS Backup) •Amazon Redshift snapshot •Amazon Neptune snapshot •Amazon DocumentDB •Amazon FSx for Windows File Server , Amazon FSx for Lustre , Amazon FSx for NetApp ONTAP , and Amazon FSx for OpenZFS •Amazon Elastic Block Store (Amazon EBS) volumes •Amazon EC2 instances •Amazon Relational Database Service (Amazon RDS) databases (including Amazon Aurora databases) •Amazon DynamoDB tables •Amazon Elastic File System (Amazon EFS) file systems •AWS Storage Gateway volumes •Amazon FSx for Windows File Server; Amazon FSx for Lustre;; Amazon FSx for NetApp ONTAP; and Amazon FSx for OpenZFS BACKUP & STORE AWS Service AWS Backup
  • 16. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Backup 16 A F U L L Y - M A N A G E D , P O L I C Y - B A S E D B A C K U P S E R V I C E T H A T M A K E S I T E A S Y T O C E N T R A L L Y M A N A G E A N D A U T O M A T E T H E B A C K U P O F D A T A A C R O S S A W S S E R V I C E S AWS Backup Supported AWS Services Backup Plan Backups Operators Admin AWS CloudTrail RDS Storage Gateway Aurora DynamoDB EC2 EBS EFS AWS SNS AWS IAM With AWS Backup, you can: • Create backup plans that orchestrate backup operations per policy • Secure backups and manage restore processes • Set user access permissions to managed resources controlled via IAM • Setup notifications and logging through Amazon SNS and AWS CloudTrail
  • 17. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Backup 17 A F U L L Y - M A N A G E D , P O L I C Y - B A S E D B A C K U P S E R V I C E T H A T M A K E S I T E A S Y T O C E N T R A L L Y M A N A G E A N D A U T O M A T E T H E B A C K U P O F D A T A A C R O S S A W S S E R V I C E S AWS Backup Supported AWS Services Backup Plan Backups Operators Admin AWS CloudTrail RDS Storage Gateway Aurora DynamoDB EC2 EBS EFS AWS SNS AWS IAM With AWS Backup, you can: • Create backup plans that orchestrate backup operations per policy • Secure backups and manage restore processes • Set user access permissions to managed resources controlled via IAM • Setup notifications and logging through Amazon SNS and AWS CloudTrail
  • 18. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Backup 18
  • 19. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Backup 19
  • 20. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Backup • Increased productivity and reduced the # hours needed to do backups by 80% • Reduced operational costs associated with backup by 50% • Increased accuracy of snapshots from 80% to 100% Company: Santos Industry: Oil & Gas Country: Australia Company: Rackspace Industry: Software & Internet Country: United States • Allocated development resources on core customer activities • Reduced time to deploy customer environments • Improved productivity with reduced # of failures due to greater resiliency
  • 21. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. DR Pilot Light 21
  • 22. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Pilot Light 22 W I T H T H E P I L O T L I G H T A P P R O A C H , Y O U R E P L I C A T E Y O U R D A T A F R O M O N E R E G I O N T O A N O T H E R A N D P R O V I S I O N A C O P Y O F Y O U R C O R E W O R K L O A D I N F R A S T R U C T U R E
  • 23. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Pilot Light 23 W I T H T H E P I L O T L I G H T A P P R O A C H , Y O U R E P L I C A T E Y O U R D A T A F R O M O N E R E G I O N T O A N O T H E R A N D P R O V I S I O N A C O P Y O F Y O U R C O R E W O R K L O A D I N F R A S T R U C T U R E •Amazon Simple Storage Service (Amazon S3) Replication •Amazon RDS read replicas •Amazon Aurora global databases •Amazon DynamoDB global tables •Amazon DocumentDB global clusters •Global Datastore for Amazon ElastiCache for Redis Pilot Light AWS Service AWS Elastic Disaster Recovery
  • 24. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Elastic Disaster Recovery 24 C O N T I N U O U S R E P L I C A T I O N O F O N - P R E M I S E S A N D C L O U D S E R V E R S W I T H A W S A S Y O U R E L A S T I C R E C O V E R Y S I T E On-premises to AWS AWS Region to AWS Region Cloud to AWS
  • 25. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Elastic Disaster Recovery 25
  • 26. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Elastic Disaster Recovery 26
  • 27. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Elastic Disaster Recovery 27
  • 28. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | AWS Elastic Disaster Recovery 28 Domestic reference Company: Thomson Reuters Industry: Solutions Country: Canada Company: Tyler Rechnologies Industry: IT Country: U.S Company: Southeast Iowa Regional Industry: Health Country: USA •Replicated over 120 TB of data from 300 servers •Set up a recovery site in the cloud •Eliminated its manual DR process •Optimized spending on its disaster recovery process •Enhanced its security and compliance •Protects more than 4,300 virtual machines running Windows Server operating systems •Minimizes recovery time objectives for 12x faster recovery time than other evaluated solutions •Recovers entire data centers in case of large-scale IT disruption •Scales DR infrastructure footprint with business growth •Set up a recovery site on AWS for its EHR solution •Replicated 61 on-premises servers comprising 14 TB of data •Improved RTO by 67% and RPO by 50% •Enhanced disaster recovery testing capabilities •Gained near-real-time visibility into the health of servers
  • 29. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. DR Warm Standby 29
  • 30. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Warm Standby 30 T H E W A R M S T A N D B Y A P P R O A C H I N V O L V E S E N S U R I N G T H A T T H E R E I S A S C A L E D D O W N , B U T F U L L Y F U N C T I O N A L , C O P Y O F Y O U R P R O D U C T I O N E N V I R O N M E N T I N A N O T H E R R E G I O N .
  • 31. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. DR Multi-Site Active/Active 31
  • 32. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Multi Site Active-Active 32 M U L T I - S I T E A C T I V E / A C T I V E S E R V E S T R A F F I C F R O M A L L R E G I O N S T O W H I C H I T I S D E P L O Y E D , W H E R E A S H O T S T A N D B Y S E R V E S T R A F F I C O N L Y F R O M A S I N G L E R E G I O N , A N D T H E O T H E R R E G I O N ( S ) A R E O N L Y U S E D F O R D I S A S T E R R E C O V E R Y .
  • 33. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Route53 ARC 33 A M A Z O N R O U T E 5 3 A P P L I C A T I O N R E C O V E R Y C O N T R O L L E R G I V E S Y O U I N S I G H T S I N T O W H E T H E R Y O U R A P P L I C A T I O N S A N D R E S O U R C E S A R E R E A D Y F O R R E C O V E R Y . Routing Controls 1 Routing Controls 3 Routing Controls 4 REGION 1 REG1-AZ1 REG1-AZ2 Routing Controls 2 Routing Controls 5 Routing Controls 6 REGION 2 REG2-AZ1 REG2-AZ2 ON ON ON OFF OFF OFF Active Standby Control Panel Routing Control
  • 34. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Resilience Hub 34 A N E W A P P L I C A T I O N R E S I L I E N C E S E R V I C E T H A T P R O V I D E S C U S T O M E R S A C E N T R A L P L A C E T O D E F I N E , V A L I D A T E , A N D T R A C K T H E R E S I L I E N C E O F T H E I R A P P L I C A T I O N S O N A W S . Resilience Hub Users Add application Define resilience targets Assess app resilience Implement remediations Test app resilience Track resilience posture CI/CD pipeline
  • 35. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Resilience Hub 35
  • 36. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. Chaos Engineering (Fault Injection Simulator) 36
  • 37. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES |
  • 38. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Chaos Engineering 38 C H A O S E N G I N E E R I N G I S T H E D I S C I P L I N E O F E X P E R I M E N T I N G O N A S O F T W A R E S Y S T E M I N P R O D U C T I O N I N O R D E R T O B U I L D C O N F I D E N C E I N T H E S Y S T E M ’ S C A P A B I L I T Y T O W I T H S T A N D T U R B U L E N T A N D U N E X P E C T E D C O N D I T I O N S Steady state Plan: Hypothesis Do: Run experiment Check: Verify Act: Improve Steady state Unplanned stress Identify problem Resolve problem Verify resolution Reactive Usual engineering loop Chaos engineering loop Proactive Incident
  • 39. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | Supported fault injections Stop, reboot and terminate instance(s) (EC2) API throttling/internal error/unavailable error (EC2) Increased memory or CPU load (EC2) Kill process (EC2) Latency injection (EC2) Drain container instances (ECS) Increase memory or CPU consumption per task (ECS) Terminate node group instances (EKS) Systems Manager send command (SSM) Database stop, reboot, and failover (RDS)
  • 40. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES |
  • 41. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. 금융 고객을 위한 RESILIENCY IN THE CLOUD WORKSHOP 2023 FINANCIAL SERVICES | © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Confidential and Trademark. Thank you! Jeonghun Sim (jeonghun@amazon.com)