-
Session 1 Create your resume in web Create a github Repository Add your resume in html SignUp to Vercel Add your Github to Vercel Configure your domain 1. Create Github Repository Create a new private github repository with any name. This repository will host your html files that will contain the resume and all the …
Read More -
Session 4 In the previous session, we have explored on how we can create an api using flask, now we will cover the following: Docker containerize our flask app run docker container locally Deploy our container on cloud run(GCP managed compute platform) Docker Before understanding docker, lets look into what is …
Read More