nerdexam
Check_Point

156-561 · 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.

Cloud Security Policy and Management

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

(27 responses)
  • A
    70% (19)
  • B
    19% (5)
  • C
    4% (1)
  • D
    7% (2)

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.

Full 156-561 Practice