exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 714 discussion

A company recently completed a large-scale migration to AWS. Development teams that support various business units have their own accounts in AWS
Organizations. A central cloud team is responsible for controlling which services and resources can be accessed, and for creating operational strategies for all teams within the company. Some teams are approaching their account service quotas. The cloud team needs to create an automated and operationally efficient solution to proactively monitor service quotas. Monitoring should occur every 15 minutes and send alerts when a team exceeds 80% utilization.
Which solution will meet these requirements?

  • A. Create a scheduled AWS Config rule to trigger an AWS Lambda function to call the GetServiceQuota API. If any service utilization is above 80%, publish a message to an Amazon Simple Notification Service (Amazon SNS) topic to alert the cloud team. Create an AWS CloudFormation template and deploy the necessary resources to each account.
  • B. Create an Amazon EventBridge (Amazon CloudWatch Events) rule that triggers an AWS Lambda function to refresh the AWS Trusted Advisor service limits checks and retrieve the most current utilization and service limit data. If the current utilization is above 80%, publish a message to an Amazon Simple Notification Service (Amazon SNS) topic to alert the cloud team. Create AWS CloudFormation StackSets that deploy the necessary resources to all Organizations accounts.
  • C. Create an Amazon CloudWatch alarm that triggers an AWS Lambda function to call the Amazon CloudWatch GetInsightRuleReport API to retrieve the most current utilization and service limit data. If the current utilization is above 80%, publish an Amazon Simple Email Service (Amazon SES) notification to alert the cloud team. Create AWS CloudFormation StackSets that deploy the necessary resources to all Organizations accounts.
  • D. Create an Amazon EventBridge (Amazon CloudWatch Events) rule that triggers an AWS Lambda function to refresh the AWS Trusted Advisor service limits checks and retrieve the most current utilization and service limit data. If the current utilization is above 80%, use Amazon Pinpoint to send an alert to the cloud team. Create an AWS CloudFormation template and deploy the necessary resources to each account.
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
SD13
Highly Voted 3 years, 2 months ago
B is correct. A: Lambda should be invoked by cloudwatch on a schedule, not by Config. C & D : does not make much sense to me.
upvoted 14 times
certainly
3 years, 2 months ago
agree with B
upvoted 3 times
...
...
KnightVictor
Highly Voted 3 years, 1 month ago
Going with B. Verified this in Neal Davis sample questions
upvoted 5 times
9xnine
3 years, 1 month ago
What's Neal Davis sample questions?
upvoted 1 times
Chibuzo1
3 years, 1 month ago
Google Neal Davis and you will find out
upvoted 3 times
...
...
...
dev112233xx
Most Recent 1 year, 7 months ago
Selected Answer: B
It must be B because of the EventBridge + Lambda+ TrustAdvisor + SNS even though Trust Advisor require a Business/Enterprise support plan but i guess this question is very old and as i remember few years ago Business/Enterprise support plan wasn't a requirement
upvoted 1 times
...
bobsmith2000
2 years, 6 months ago
Selected Answer: B
No-brainer
upvoted 2 times
...
pititcu667
2 years, 10 months ago
Selected Answer: B
i agree it's b
upvoted 1 times
...
cldy
2 years, 11 months ago
B is correct.
upvoted 1 times
...
Tan0k
2 years, 12 months ago
Selected Answer: B
BBB ...
upvoted 1 times
...
AzureDP900
2 years, 12 months ago
I will go with B. Amzon Pinpoint is not relevant to this question Amazon Pinpoint is a flexible and scalable outbound and inbound marketing communications service. You can connect with customers over channels like email, SMS, push, voice or in-app messaging. Amazon Pinpoint is easy to set up, easy to use, and is flexible for all marketing communication scenarios. Segment your campaign audience for the right customer and personalize your messages with the right content. Delivery and campaign metrics in Amazon Pinpoint measure the success of your communications. Amazon Pinpoint can grow with you and scales globally to billions of messages per day across channels.
upvoted 1 times
...
andylogan
3 years ago
It's B. Service Limits ---> Trusted Advisor
upvoted 1 times
...
Kopa
3 years, 1 month ago
B for sure, Trusted Advisor
upvoted 2 times
...
tgv
3 years, 1 month ago
BBB ---
upvoted 1 times
...
blackgamer
3 years, 1 month ago
B, trusted advisor to check service limits.
upvoted 3 times
...
WhyIronMan
3 years, 1 month ago
I'll go with B
upvoted 3 times
...
Amitv2706
3 years, 1 month ago
B. Service Limits ---> Trusted Advisor
upvoted 1 times
...
Waiweng
3 years, 1 month ago
it's B
upvoted 4 times
...
[Removed]
3 years, 1 month ago
why not c?
upvoted 2 times
...
gsw
3 years, 1 month ago
The answer is A - service quotas were introduced in 2019 so B is not correct
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 ...