Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Labs

Deploying and Managing an App Engine Solution in Google Cloud

Your team wants you to use a python application to deploy through Google Cloud App Engine. From there, they would like for you to deliver 2 different versions to the end-users to A/B test to see which version does best!

Labs

Path Info

Level
Clock icon Intermediate
Duration
Clock icon 30m
Published
Clock icon Mar 25, 2022

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Deploy the App Engine Service

    1. Launch GCP Cloud Shell.
    2. Initialize App Engine.
    3. Set the region to us-central.
    4. Clone the GitHub repo.
    5. Deploy the application.
    6. Verify the application reaches the "Hello World!" test page.
  2. Challenge

    Create 2 Versions of the Application

    1. Open Cloud Shell to access the IDE.
    2. Find the python-docs-samples > appengine > standard_python3 > hello_world/main.py file.
    3. On line 30 and 32, replace "Hello World!" text with "Hello, Cloud Gurus!"
    4. Save the file.
    5. Head back to the Cloud Shell terminal.
    6. Deploy the second version.
    7. Navigate to App Engine.
    8. Split traffic and have each version serve 50% traffic to each.
    9. Test each version. You should be able to see both versions when using each ID.

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans