EMERGING TRENDS IN SOFTWARE ENGINEERING
DEVOPS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Your manager would like to see a history of the state of your AWS account resources. Which AWS service do you use to collect your information?
|
AWS Trusted Advisor
|
|
AWS Config
|
|
AWS CloudWatch Logs
|
|
AWS S3
|
Explanation:
Detailed explanation-1: -To get the configuration details of a distribution for a specific time interval, use the get-resource-config-history command. For more information, see View Configuration Details Using the CLI in the AWS Config Developer Guide. Use the AWS Config API in your applications.
Detailed explanation-2: -You can view all of the resources that AWS Config is recording in your account, the configuration changes that took place for a resource over a specified time period, and the relationships of the selected resource with all the related resources.
Detailed explanation-3: -Viewing Configuration Details (AWS CLI) You can use the AWS CLI to view history of configuration items for each resource.
There is 1 question to complete.