
Ultimate access to all questions.
AWS CloudFormation is a service that enables you to define and provision cloud infrastructure resources in AWS using code and templates. It simplifies the management of a collection of AWS resources by encapsulating them into stacks that can be easily created, updated, or deleted as a single unit.
Given this, identify which two of the following AWS services depend on CloudFormation to provision their resources. (Select two)?
A
AWS CodeBuild
B
AWS Serverless Application Model (AWS SAM)
C
AWS Elastic Beanstalk
D
AWS Autoscaling
E
AWS Lambda