Explore software design patterns such as serverless microservices, containerization, CI/CD pipelines, and basically anything hosted on a cloud.
Doing everything to avoid server configuration or any mild discomfort.
GCP scores a victory by trivializing serverless functions.
HashiCorp's version control for infrastructure.
Create an application in Docker to reboot AWS EC2 instances via Python & boto3.
Configuring SSH and file transfers to a Google Cloud Compute Engine via the GCloud's CLI.
Create a database in Google Cloud using Cloud SQL, compare Cloud SQL to RDS, and learn the admin API.
Compare the advantages of Google's Compute Engine to other cloud providers.
Create a Python app in minutes using Flask: Python's most popular and easy-to-use framework for creating websites or APIs.
Implementing an automatic backup system.
Use Python's Pandas library in your AWS Lambda functions.