exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 37 discussion

Exam question from Amazon's ANS-C00
Question #: 37
Topic #: 1
[All ANS-C00 Questions]

Your organization leverages an IP Address Management (IPAM) product to manage IP address distribution. The IPAM exposes an API. Development teams use
CloudFormation to provision approved reference architectures. At deployment time, IP addresses must be allocated to the VPC. When the VPC is deleted, the
IPAM must reclaim the VPC's IP allocation.
Which method allows for efficient, automated integration of the IPAM with CloudFormation?

  • A. AWS CloudFormation parameters using the ג€Ref::ג€ intrinsic function
  • B. AWS CloudFormation custom resource using an AWS Lambda invocation.
  • C. CloudFormation::OpsWorks::Stack with custom Chef configuration.
  • D. AWS CloudFormation parameters using the ג€Fn::FindInMapג€ intrinsic function.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
route53
Highly Voted 3 years, 8 months ago
Answer B On the official study guide - Cloudformation chapter under exam essentials it says "custom resources in an AWS cloudformation template allows you to configure non-aws resources not supported by AWS. You can use custom resources to make calls to an IPAM"
upvoted 29 times
topcat
3 years, 8 months ago
I checked the book and you are correct
upvoted 4 times
...
...
learningaws
Highly Voted 3 years, 8 months ago
I think is B: According the official guide: "When a custom resource is created, updated, or deleted, AWS CloudFormation sends a notification to an Amazon Simple Notification Service (Amazon SNS) topic or invokes an AWS Lambda function"
upvoted 6 times
...
PavanKushwah123
Most Recent 2 years, 5 months ago
Correct AnswerA
upvoted 1 times
...
FireTv
3 years, 3 months ago
Selected Answer: B
Will go for B - AWS Lambda invocation.
upvoted 2 times
...
jyrajan69
3 years, 4 months ago
Based on this link, i am leaning towards A https://docs.aws.amazon.com/en_uw/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-ipampool.html..
upvoted 1 times
...
ParthD
3 years, 6 months ago
Selected Answer: B
AWS Lambda function is the correct option
upvoted 4 times
...
Scunningham99
3 years, 7 months ago
id go with B too https://www.reddit.com/r/aws/comments/ct743i/do_you_integrate_with_ipam_did_you_roll_your_own/
upvoted 3 times
...
Kentik
3 years, 7 months ago
would go for B as well
upvoted 2 times
...
OKMAN
3 years, 7 months ago
I am leaning towards B. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cfn-customresource.html
upvoted 4 times
...
backfringe
3 years, 8 months ago
agree it's B
upvoted 2 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 ...