Home › Forums › AWS › AWS Certified DevOps Engineer Professional › Incorrect Answer in practice test › Reply To: Incorrect Answer in practice test
-
Hello AnkitPanchotiya,
AWS Systems Manager Automation is the preferred choice over Lambda for remediation because by leveraging AWS Systems Manager Automation, you can take advantage of pre-built automation documents, idempotent operations, centralized logging, and seamless integration with AWS Config, making it a more robust and scalable solution for automating remediation actions in your AWS environment.
In contrast, using a Lambda function directly for remediation would require more custom coding, additional setup for logging and error handling, and lack the built-in features and integration that AWS Systems Manager Automation provides for operational workflows and remediation tasks.
I hope this helps.
Regards,
Neil @ Tutorials Dojo