8000
Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Labs

Hands-on labs covering core Azure, AWS, Linux, Git, and workflow-automation skills — provisioning infrastructure, hosting a static site, and building a simple AI agent.

Each folder is self-contained: a short write-up plus runnable scripts/templates, not just screenshots.

Folder What it covers
azure-vm/ Provisioning an Azure VM via Bicep + Azure CLI
aws-static-site/ Hosting a static website on S3 (CLI + CloudFormation)
aws-iam/ IAM users, groups, and least-privilege policies
linux-commands/ Core Linux file/directory commands cheatsheet
git-commands/ Core Git workflow cheatsheet
ai-agent-n8n/ Building a conversational AI agent in n8n (Gemini + memory)

Why these labs

Cloud platforms are usually taught by clicking through a console. The goal here was to redo each task as code — Bicep/CloudFormation templates and CLI scripts — so the steps are reviewable and repeatable instead of a one-time click-through.

Prerequisites

  • Azure CLI + an Azure subscription
  • AWS CLI + an AWS account
  • Git
  • An n8n account (cloud or self-hosted) and a Google AI Studio API key for the agent lab

About

Hands-on cloud infrastructure labs — Azure VM provisioning (Bicep + CLI), AWS S3 static site hosting, IAM least-privilege setup, Linux/Git fundamentals, and an AI agent built with n8n + Gemini.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

0