Skip to content

Hands-on projects

Fifteen guided builds: ten cloud, five AI. Each has an estimated time, a goal you can articulate to an interviewer, and inline code or commands. Most run on free-tier accounts; the AI builds list cheap cloud-GPU options where local hardware isn't enough.

Cloud builds (10)

Build Time What you'll have at the end
Deploy a 3-tier app 3-4 hours LB β†’ app servers β†’ DB on AWS, Azure, or GCP
Build a CI/CD pipeline 4-5 hours Auto-build, test, and deploy on commit
Set up a monitoring stack 3-4 hours Prometheus + Grafana + alertmanager wired end-to-end
Implement zero-trust security 4-5 hours Identity-aware access, no-implicit-trust networking
Build a data pipeline 4-5 hours Ingest β†’ transform β†’ load with scheduled runs
Deploy an ML model 3-4 hours Trained model behind an API endpoint
Set up a Kubernetes cluster 4-5 hours Production-shaped cluster, ingress, observability
Build infra with Terraform 3-4 hours VPC + compute + DB declared as code, with state
Build a serverless app 3-4 hours API + queue + function + storage, event-driven
Run a DR drill 4-6 hours Tested failover, measured RTO/RPO

AI builds (5)

Build Time What you'll have at the end
Build a RAG pipeline ~30 min Docs β†’ chunks β†’ pgvector β†’ Claude with retrieval + evals
Build a Claude agent with MCP ~30 min Agent SDK + custom MCP server reading files + SQLite
Run Llama on a single GPU ~45 min Open-weights model serving locally or on a cheap rented GPU
Set up an eval harness ~30 min Reproducible eval suite for prompt and model comparisons
Fine-tune with LoRA 1-2 hours LoRA-trained small model, merged + served + benchmarked

How to pick

Which lab for which cert

Each lab maps to the certs it exercises. The reverse index lives in labs-by-cert.md.

Lab Certs it supports
Build a Claude agent with MCP CCDV-F, AIP-C01, NCP-AAI
Build a RAG pipeline AIP-C01, AIF-C01, AI-102, Databricks Certified Generative AI Engineer Associate, CCAR-F
Fine-tune with LoRA NCP-GENL, Databricks Certified Machine Learning Professional, DP-100
Hands-On Project: Build a CI/CD Pipeline GitHub Actions Certification, AZ-400, DOP-C02, Google Cloud Professional Cloud DevOps Engineer Certification
Hands-On Project: Build a Data Pipeline DEA-C01, DP-203, Professional Data Engineer, Databricks Certified Data Engineer Associate
Hands-On Project: Build a Serverless Application DVA-C02, AZ-204, Google Cloud Professional Cloud Developer Certification
Hands-On Project: Build Infrastructure with Terraform Terraform Associate (003), HashiCorp Terraform Authoring and Operations Professional Certification
Hands-On Project: Deploy a 3-Tier Application SAA-C03, AZ-104, Associate Cloud Engineer, CV0-004
Hands-On Project: Deploy a Machine Learning Model MLA-C01, DP-100, Professional Machine Learning Engineer, Databricks Certified Machine Learning Associate
Hands-On Project: Disaster Recovery Drill SAP-C02, AZ-305, Professional Cloud Architect, CV0-004
Hands-On Project: Implement Zero Trust Security CCSK v5 - Certificate of Cloud Security Knowledge, AZ-500, SCS-C02, Google Cloud Professional Cloud Security Engineer Certification, CKS
Hands-On Project: Set Up a Monitoring Stack PCA, SOA-C03, Google Cloud Professional Cloud DevOps Engineer Certification
Hands-On Project: Set Up a Production-Like Kubernetes Cluster CKA, CKAD, EX280
Run Llama on a single GPU NCA-AIIO, NCA-GENL
Set up an eval harness CPES, AIP-C01, Databricks Certified Generative AI Engineer Associate