Question 289:
You are using Elastic Beanstalk for your development team. You are responsible for deploying multiple versions of your application. How can you ensure, in an ideal way, that you don’t cross the application version limit in Elastic beanstalk?
Answer options:
A.Create a lambda function to delete the older versions. B.Create a script to delete the older versions. C.Use AWSConfig to delete the older versions D.Use lifecyle policies in Elastic beanstalk