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)
|
CloudFormation Designer
|
|
Selecting a prebuilt sample template
|
|
Importing a template from AWS CodeDeploy
|
|
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.