Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 753 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 753 Bytes

GCloud Sessions 01: Introduction to DevOps and Google Cloud

Exercises

Cloud Build

  1. Build a Docker image by pushing a Dockerfile and store it to an Artifact Registry Repository
  2. Build a Docker image by pushing a Dockerfile + a Cloud Build yaml configuration file

App Engine

  1. Deploy a simple Python application with Server-Side rending of a template
  2. Enhance previous application with data persistence using Firestore.

Tackling Requirements

  1. Install the Google Cloud CLI
  2. Download and install Git
  3. Install Python 3.9
  4. Create an account in Google Cloud