packethound.io

Hello Cloud

Welcome to the terminal! This is where we’ll explore cloud technologies, one command at a time.

What’s This About?

This lab site is dedicated to:

Sample Code Block

1
2
3
# Deploy a simple app to EKS
kubectl apply -f deployment.yaml
kubectl get pods -w

Learning Path

  1. Fundamentals: EC2, S3, VPC basics
  2. Containers: ECS, EKS, Fargate
  3. Serverless: Lambda, API Gateway, EventBridge
  4. Infrastructure: CloudFormation, CDK, Terraform

Ready to dive in? Let’s start hacking the cloud!

Tags: