
Answer-first summary for fast verification
Answer: Query the AWS Resource Groups Tag Editor for resources globally with the 'application' tag.
The quickest solution to identify all of the tagged components across multiple AWS services and regions is to run a query with the AWS Resource Groups Tag Editor. Resource Groups Tag Editor allows you to manage and query tags for resources across your entire AWS environment, making it the most efficient option for this task. Options A, B, and C either do not provide comprehensive capabilities or require more effort and time to aggregate data across multiple services and regions.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company uses various AWS services across multiple regions, including EC2, Lambda, RDS, SNS, and SQS, all tagged with 'application'. What is the fastest way for a solutions architect to identify all tagged resources?
A
Generate a list using AWS CloudTrail for resources with the 'application' tag.
B
Query each service across all regions using the AWS CLI to find tagged components.
C
Use Amazon CloudWatch Logs Insights to query components with the 'application' tag.
D
Query the AWS Resource Groups Tag Editor for resources globally with the 'application' tag.
No comments yet.