June 2018
Intermediate to advanced
596 pages
12h 39m
English
In this section, we will see how to deploy JEE applications in Google Compute Engine (IaaS offering) and Google App Engine (PaaS offering). Compute Engine (https://cloud.google.com/compute/) can be considered an AWS EC2 counterpart, and App Engine (https://cloud.google.com/appengine ) an Elastic Beanstalk counterpart. You need to have a Google account to login to Cloud Console at https://console.cloud.google.com. You need to have at least one project created in Google Cloud to deploy applications. When you login to the Cloud Console, it will prompt you to create a project if there are no projects already available:
All you need to enter in the Create ...
Read now
Unlock full access