Question 179:
You are from an AWS consulting company, and you are helping a customer build up applications using AWS Elastic Beanstalk service. One important application is going to be installed on the Amazon Linux platform. Because several Shell commands are required to be executed before and after the application version file is extracted, you have created some config files in the .ebextensions folder. In the config files, which sections should you put the commands in so that they can run appropriately? (Select TWO.)
Answer options:
A.commands section B.files section C.services section D.deploy section E.container_commands section