AWS Certified SysOps Administrator – Associate (legacy) — Question 248
A user is planning to use AWS Cloudformation. Which of the below mentioned functionalities does not help him to correctly understand Cloudfromation?
Answer options
- A. Cloudformation follows the DevOps model for the creation of Dev & Test
- B. AWS Cloudfromation does not charge the user for its service but only charges for the AWS resources created with it
- C. Cloudformation works with a wide variety of AWS services, such as EC2, EBS, VPC, IAM, S3, RDS, ELB, etc.
- D. CloudFormation provides a set of application bootstrapping scripts which enables the user to install Software
Correct answer: A
Explanation
The correct answer is A, as it incorrectly states that CloudFormation follows the DevOps model for creation, which is not exclusively its function. Options B, C, and D provide accurate information about CloudFormation's pricing model, its integration with various AWS services, and its ability to use bootstrapping scripts, all of which help in understanding its capabilities.