SAP-C02 · Question #3
A company has a three-tier application running on AWS with a web server, an application server, and an Amazon RDS MySQL DB instance. A solutions architect is designing a disaster recovery (OR)…
The correct answer is C. Use Amazon EC2 Image Builder to create and copy AMIs of the web and application server to. deploying a brand new RDS instance will take >30 minutes. You will use EC2 Image builder to put the AMIs into the new region, but not use image builder to LAUNCH them.
Question
A company has a three-tier application running on AWS with a web server, an application server, and an Amazon RDS MySQL DB instance. A solutions architect is designing a disaster recovery (OR) solution with an RPO of 5 minutes. Which solution will meet the company's requirements?
Options
- AConfigure AWS Backup to perform cross-Region backups of all servers every 5 minutes.
- BMaintain another running copy of the web and application server stack in the DR Region using
- CUse Amazon EC2 Image Builder to create and copy AMIs of the web and application server to
- DCreate AMts of the web and application servers in the DR Region. Use scheduled AWS Glue jobs
How the community answered
(62 responses)- A3% (2)
- B5% (3)
- C81% (50)
- D11% (7)
Explanation
deploying a brand new RDS instance will take >30 minutes. You will use EC2 Image builder to put the AMIs into the new region, but not use image builder to LAUNCH them.
Community Discussion
No community discussion yet for this question.