Question 275:
Your team has configured an environment in Elastic beanstalk using the following configuration. Java 7 with tomcat 7 They now want to change the configuration to Java 8 with Tomcat 8.5. How can they achieve this in the easiest way possible?
Answer options:
A.Change the configuration using the AWS console. B.Create a new application revision. C.Use the Change configuration environment. D.Migrate the environment to Opswork.