AWS Certified Cloud Practitioner (CLF-C02) — Question 712
Which AWS service enables users to create copies of resources across AWS Regions?
Answer options
- A. Amazon ElastiCache
- B. AWS CloudFormation
- C. AWS CloudTrail
- D. AWS Systems Manager
Correct answer: B
Explanation
AWS CloudFormation allows users to define infrastructure as code using templates, which can be deployed repeatedly and consistently to create copies of resources across different AWS Regions. Amazon ElastiCache is an in-memory caching service, AWS CloudTrail tracks user activity and API usage, and AWS Systems Manager helps manage operational data and actions on resources, making CloudFormation the correct choice for resource replication.