Ultimate access to all questions.
You are managing a workflow process in AWS. The process involves pulling code from AWS CodeCommit and deploying it to a group of EC2 instances that are identified by the tag group ProdBuilders
. Given the need to conserve disk space on these instances, you want to configure them so that no more than two application revisions are archived at any given time.
Which of the following options will allow you to achieve this configuration?