exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 278 discussion

Exam question from Amazon's AWS-SysOps
Question #: 278
Topic #: 1
[All AWS-SysOps Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
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.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
ablazleon
9 months, 2 weeks ago
None of them seems to be correct https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cloudformation-limits.html, https://aws.amazon.com/about-aws/whats-new/2020/10/aws-cloudformation-now-supports-increased-limits-on-five-service-quotas/#:~:text=The%20new%20per%20template%20limits,is%20200%20(previously%2060).
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...