Tutorials & Guides

Hands-on DevOps, Cloud, and Kubernetes tutorials - from setup to production.

Written by: All OG Community
Modernizing Legacy Cloud Infrastructure with Terraform
DevOps

Modernizing Legacy Cloud Infrastructure with Terraform

Standardized approach to convert existing cloud infrastructure and CloudFormation templates into Terraform, using visual design, infrastructure discovery, and CLI-based tools for safe and efficient IaC …

vishnu saiCommunity · · 4 min read
Python Lists - Day - 6
Python

Python Lists - Day - 6

You have many names stored in one place. You can add a new contact, delete an old one, look someone up by their position - …

GayatriCommunity · · 7 min read
TRIVY DOCKER IMAGES COMPROMISED
Security

TRIVY DOCKER IMAGES COMPROMISED

TeamPCP silently pushed three poisoned Docker images - 0.69.4, 0.69.5, 0.69.6 - to Docker Hub without any corresponding GitHub releases, armed them with a 3-stage …

mrcloudbookOG · · 22 min read
Python Functions - Day - 5
Python

Python Functions - Day - 5

Function is a block of code you write once and can use again and again, wherever you need it. No copy-pasting. No repeating yourself. Just …

GayatriCommunity · · 8 min read