Question 389:
Your company has a set of development teams that work in a variety of programming languages. They develop applications which have a lot of different application dependencies. There is a move from the company to move these development environments onto AWS. Which of the below is the best option to make this happen.
Answer options:
A.Use the Cloudformation service to create docker containers for each type of application B.Use the Elastic beanstalk service and use Docker containers to host each application environment for the developer community C.Use the Opswork service, create a stack and create separate layers for each application environment for the developer community D.Launch separate EC2 Instances to host each application type for the developer community