AWS Certified Solutions Architect – Associate (SAA-C03) — Question 288

A company is experiencing sudden increases in demand. The company needs to provision large Amazon EC2 instances from an Amazon Machine Image (AMI). The instances will run in an Auto Scaling group. The company needs a solution that provides minimum initialization latency to meet the demand.

Which solution meets these requirements?

Answer options

Correct answer: B

Explanation

Enabling Amazon EBS fast snapshot restore (FSR) on the underlying snapshot of an AMI eliminates the latency of I/O operations on blocks that are read for the first time, ensuring the EC2 instances deliver maximum performance immediately upon launch. Other options like AWS Step Functions, Amazon DLM, or AWS Backup do not address the storage initialization latency (pre-warming) required for rapid scaling.