This project will explain you how to create a simple python web app and automate the build and deployment using Google cloud products and GitHub Actions. Step 1: Create a python web application flask framework. Step 2: Create a Docker file to containerize your app Step 3: Design GitHub Workflow jobs to automate the build and deployment.
Products that you will use and intergrate GitHub,Google Cloud Run,Docker,Google cloud registery,Google Cloud Build.