aws-certified-sysops-administrator-associate-soa-c02 question 102 discussion

View all AWS Certified SysOps Administrator - Associate (SOA-C02) here
back to amazon forum

Question 102

A company wants to track its expenditures for Amazon EC2 and Amazon RDS within AWS. The company decides to
implement more rigorous tagging requirements for resources in its AWS accounts. A SysOps administrator needs to identify
all noncompliant resources.
What is the MOST operationally efficient solution that meets these requirements?

  • A. Create a rule in Amazon EventBridge (Amazon CloudWatch Events) that invokes a custom AWS Lambda function that will evaluate all created or updated resources for the specified tags.
  • B. Create a rule in AWS Config that invokes a custom AWS Lambda function that will evaluate all resources for the specified tags.
  • C. Create a rule in AWS Config with the required-tags managed rule to evaluate all resources for the specified tags.
  • D. Create a rule in Amazon EventBridge (Amazon CloudWatch Events) with a managed rule to evaluate all created or updated resources for the specified tags.
Answer:

C


Explanation:
Reference: https://docs.aws.amazon.com/config/latest/developerguide/required-tags.html

User Votes:
A
50%
B
50%
C 1 votes
50%
D
50%
Discussions
0 / 1000
anhhaomarie
1 year, 5 months ago

B. Create a rule in AWS Config that invokes a custom AWS Lambda function that will evaluate all resources for the specified tags.