Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer quickly and seamlessly revert to an older version of an AWS Lambda function with minimal operational overhead?
A
Implement blue/green deployments using AWS OpsWorks.
B
Utilize function aliases to manage different versions.
C
Store older deployment packages in Amazon S3.
D
Leverage AWS CodePipeline for deployment and rollback processes.