Which AWS service allows developers to quickly and securely modify application behavior, gradually roll out new capabilities, and assess the impact of changes before full deployment?
AWS AppConfig with Feature Flags
What AWS Config feature allows to deploy collections of rules and remediation actions defined in YAML templates?
Conformance Packs
How a set of AWS Config rules can be customize and extend with remediation actions in Conformance Packs?
By uploading own YAML templates or use AWS’s sample templates
What AWS Config feature allows to deploy collections of rules and remediation actions defined in YAML templates?
Conformance Packs
How a set of AWS Config rules can be customize and extend with remediation actions in Conformance Packs?
By uploading own YAML templates or use AWS’s sample templates
Under what condition does AWS Config send a notification about a resource’s compliance status?
When the compliance status changes
What AWS Config trigger types are available?
What AWS Config trigger type runs evaluations when a resource that matches the rule’s scope is created, updated, or deleted?
Configuration changes
What AWS Config trigger type runs evaluations at a user-defined frequency, such as every 24 hours, regardless of resource changes?
Periodic
How does AWS Config aggregate data across accounts and regions?
Using an aggregator
What AWS Config trigger type combines periodic evaluation and evaluations triggered by resource configuration changes?
Hybrid
What must be done to aggregate AWS Config data from accounts not in AWS Organizations?
Manually add and authorize each account