A user is creating a Cloudformation stack. Which of the below mentioned limitations does not hold
true for
Cloudformation?
A.
One account by default is limited to 100 templates
B.
The user can use 60 parameters and 60 outputs in a single template
C.
The template, parameter, output, and resource description fields are limited to 4096 characters
D.
One account by default is limited to 20 stacks
Explanation:
AWS Cloudformation is an application management tool which provides application modelling,
deployment, configuration, management and related activities. The limitations given below apply to
the Cloudformation template and stack. There are no limits to the number of templates but each
AWS CloudFormation account is limited to a maximum of 20 stacks by default. The Template,
Parameter, Output, and Resource description fields are limited to 4096 characters. The user can
include up to 60 parameters and 60 outputs in a template.
A
B
I’m sorry, it is A
A There are not limit to the number of templates.
A
Answer: A
Explanation:
AWS Cloudformation is an application management tool which provides application modelling, deployment, configuration, management and related activities. The limitations given below apply to the Cloudformation template and stack. There are no limits to the number of templates but each AWS CloudFormation account is limited to a maximum of 20 stacks by default. The Template, Parameter, Output, and Resource description fields are limited to 4096 characters. The user can include up to 60 parameters and 60 outputs in a template.
A and D
Stacks – Maximum number of AWS CloudFormation stacks that you can create. 200
stacks
StackSets – Maximum number of AWS CloudFormation stack sets you can create in your administrator account. 20 stack sets