Check_Point
156-560 · Question #87
What are the languages supported for Cloud Templates?
The correct answer is A. JSON and YAML. CloudFormation allows you to model your entire cloud environment in text files. You can use open-source declarative languages, such as JSON or YAML, to describe what AWS resources you want to create and configure.
CloudGuard Architecture and Deployment
Question
What are the languages supported for Cloud Templates?
Options
- AJSON and YAML
- BJSON and Python
- CPython and PERL
- DYAML and Python
How the community answered
(30 responses)- A77% (23)
- B3% (1)
- C7% (2)
- D13% (4)
Explanation
CloudFormation allows you to model your entire cloud environment in text files. You can use open-source declarative languages, such as JSON or YAML, to describe what AWS resources you want to create and configure.
Topics
#Cloud Templates#JSON#YAML#infrastructure as code
Community Discussion
No community discussion yet for this question.