SOFTWARE ENGINEERING

SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS

AUTOMATED TESTING TOOLS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following can be used to configure a CloudFormation template? (Choose three)​
A
CloudFormation Designer​
B
Selecting a prebuilt sample template​
C
Importing a template from AWS CodeDeploy​
D
Creating your own JSON template document​
Explanation: 

Detailed explanation-1: -You can author AWS CloudFormation templates in JSON or YAML formats.

Detailed explanation-2: -A CloudFormation template consists of 6 sections – Description, Parameters, Mappings, Conditions, Resources and Outputs.

There is 1 question to complete.