-
Book Overview & Buying
-
Table Of Contents
DevOps for Web Development
By :
State whether the following statements are true or false:
Role and users in Tomcat can be created in tomcat-users.xml to access Manager web app?
True
False
To access the Tomcat Manager app, the manager-script role is required?
True
False
To deploy application in Tomcat container using the Deploy plugin in Jenkins, the manager-script role is required?
True
False
AWS Elastic Beanstalk and Azure app services are PaaS offerings from Amazon and Microsoft respectively?
True
False
Which of the following are steps for application deployment on AWS Elastic Beanstalk?
Create an application (PetClinic)
Upload WAR file as an application version
Launch an environment
Deploy the new version of the application on AWS Elastic Beanstalk
All of these