Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
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 883 discussion

A solutions architect needs to provide AWS Cost and Usage Report data from a company's AWS Organizations management account. The company already has an Amazon S3 bucket to store the reports. The reports must be automatically ingested into a database that can be visualized with other tools.
Which combination of steps should the solutions architect take to meet these requirements? (Choose three.)

  • A. Create an Amazon EventBridge (Amazon CloudWatch Events) rule that a new object creation in the S3 bucket will trigger.
  • B. Create an AWS Cost and Usage Report configuration to deliver the data into the S3 bucket.
  • C. Configure an AWS Glue crawler that a new object creation in the S3 bucket will trigger.
  • D. Create an AWS Lambda function that a new object creation in the S3 bucket will trigger.
  • E. Create an AWS Glue crawler that the AWS Lambda function will trigger to crawl objects in the S3 bucket.
  • F. Create an AWS Glue crawler that the Amazon EventBridge (Amazon CloudWatch Events) rule will trigger to crawl objects in the S3 bucket.
Show Suggested Answer Hide Answer
Suggested Answer: ABF 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sb333
Highly Voted 2 years ago
Selected Answer: ABF
I would have gone with BDE, as DE was the only option previously (Lambda as trigger). But as of 11/29/21, you now can do this easier (and more advanced options) using EventBridge and a target of AWS Glue (you must turn on "Send notifications to Amazon EventBridge for all events in this bucket" in S3 bucket properties first). https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-s3-event-notifications-amazon-eventbridge-build-advanced-serverless-applications/
upvoted 5 times
...
mike9999
Most Recent 1 year, 9 months ago
When setting up the CUR, a cloudformation template is automatically created, this template creates the following resources: Three IAM roles An AWS Glue database An AWS Glue crawler Two Lambda functions An Amazon S3 notification https://docs.aws.amazon.com/cur/latest/userguide/use-athena-cf.html https://www.wellarchitectedlabs.com/cost/300_labs/300_automated_cur_updates_and_ingestion/1_cf_stack/ So answer is BDE
upvoted 1 times
...
mrgreatness
1 year, 11 months ago
BDE after reviewing: https://www.wellarchitectedlabs.com/cost/300_labs/300_automated_cur_updates_and_ingestion/1_cf_stack/
upvoted 3 times
...
tomosabc1
1 year, 11 months ago
Selected Answer: BDE
This question seems too vague, not containing enough information to rule out options. From below link, BD is correct, but the question asks for selecting 3 options. https://aws.amazon.com/blogs/big-data/query-and-visualize-aws-cost-and-usage-data-using-amazon-athena-and-amazon-quicksight/ Frow below link, BDE seems to be the correct answer. https://www.wellarchitectedlabs.com/cost/300_labs/300_automated_cur_updates_and_ingestion/
upvoted 3 times
...
Blair77
1 year, 11 months ago
Selected Answer: ABF
ABF all the way
upvoted 1 times
...
dcdcdc3
2 years ago
Selected Answer: ABF
This diagram supports ABF https://www.wellarchitectedlabs.com/cost/300_labs/300_automated_cur_updates_and_ingestion/
upvoted 2 times
lmimi
1 year, 11 months ago
That diagram from that link supports BDE actually.
upvoted 1 times
...
...
Yashar1691
2 years ago
Selected Answer: ABD
Glue crawlers only extract the schema, not the data.
upvoted 2 times
...
cale
2 years, 1 month ago
Selected Answer: ABF
I also answer ABF but I also read this feature in AWS --> https://aws.amazon.com/about-aws/whats-new/2021/10/aws-glue-crawlers-amazon-s3-notifications/ that can also be an alternative approach but this is not in the choices.
upvoted 3 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 ...