Unlike local containers, cloud containers are available on the server side that can be remotely accessed from anywhere. Physical maintenance costs are heavily reduced in such scenarios.
One great example of cloud based containerization is Google Colaboratory (Colab) that allows execution of Linux Terminal commands, in addition to Python-based development and testing on Jupyter notebooks. For a brief overview on Jupyter Notebook and Jupyter Lab, please refer to Chapter 5, Setting Up Your Environment for GPU Programming.
Our primary focus in this section is Google Colab on the cloud, specifically because, since April 2019, it offers free access to an NVIDIA Tesla T4 Tensor Core GPU for AI inference! It is actually a card that belongs to the Turing...