Dockerize Python script and deploy to Google Compute Engine (youtube tutorial)

This post is for sharing the source code for a Youtube tutorial posted on the channel.

In this video we are going to write a trivial Python script, create a Docker image out of it and then deploy it to Google Compute Engine (GCE). We are also going to add Stackdriver logging to the script.

Leave a comment

Your email address will not be published. Required fields are marked *