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.
The Answer can be both A and D. The limit on the number of stacks is 200 not 20.
0
0
I think question should be wrong….
Should ask to choose valid one…..
B is only valid. remaining are wrong
A. Max 200 stacks are allowed So i Stack – 1 Template.
B. Parameter & Output limit is 60
C. Max template description is 4096 bytes
D. Max 200 stacks are allowed So i Stack – 1 Template.
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html
0
0
Agree
0
0
Agree
0
0
200 stacks = 200 template
4096 limit stands
60 parameters also true. Hence, A is true
0
0
Answer is A
0
0
a
0
0
Answer is B
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html
0
0
C is correct!
0
0
A D
A NO LIMITS
D 200
0
0