Cloud Tech by Victor

Master Cloud Engineering & DevOps.

In-depth documentation, guided roadmaps, and browser-based developer tools for Azure, Kubernetes, Terraform, and the rest of the stack - free, no login required.

Learn.  Build.  Ship.

Quick references

Commands, syntax, and examples - straight from the docs, not a separate cheat sheet to keep in sync.

Browse docs
LevelPurposeDeleting/removing it
OrganizationRoot container managing multiple accounts centrallyRequires all member accounts to be removed first
Organizational unit (OU)Groups accounts for SCPs and policy applicationDoesn't delete member accounts, just removes grouping
Member accountBilling and security isolation boundaryClosing an account is a distinct, deliberate, multi-step process
SCPCaps maximum permissions for everything beneath itDetaching it removes the ceiling, doesn't grant new access

The commands below are grouped by service, not an exhaustive reference (see the official AWS CLI command reference for every flag), but the set that covers nearly all day-to-day aws CLI work.

CommandDescriptionCopy
aws configureInteractively set the access key, secret key, default region, and output format.
aws sts get-caller-identityShow the account ID and IAM user/role ARN currently authenticated as.
aws configure listShow the current configuration values and where each one came from.

Popular docs

View all
DevOpsBeginner

AWS Organizations & Account Structure

How AWS Organizations, organizational units, and the AWS account itself form the real isolation boundary, and why that structure - not any single resource - is where governance and billing actually happen.

Updated 2026-07-24
5 min read
DevOpsBeginner

Azure Fundamentals

How Azure organizes resources through management groups, subscriptions, and resource groups, and why that hierarchy, not the resources themselves, is where most governance actually happens.

Updated 2026-07-22
5 min read
DevOpsBeginner

Bash Fundamentals

The scripting layer built on top of the shell - variables, conditionals, loops, and functions - and the quoting and exit-status habits that separate a script that looks right from one that fails safely.

Updated 2026-07-24
5 min read
DevOpsBeginner

Docker Fundamentals

How images, containers, volumes, and networks fit together in Docker's runtime model, and the mental shift from "installing software" to "running a packaged image" that trips up newcomers.

Updated 2026-07-24
7 min read
DevOpsBeginner

Git Fundamentals

How the working directory, staging area, and commit history actually relate to each other, and why understanding that three-stage model makes branching, rebasing, and undoing changes stop feeling arbitrary.

Updated 2026-07-24
7 min read
DevOpsAdvanced

Kubernetes Fundamentals

How Pods, Deployments, and Services fit together, what the control loop actually does, and why Kubernetes networking confuses people coming straight from Docker Compose.

Updated 2026-07-22
6 min read

Recently updated

Every page shows its last-reviewed date, nothing here is stale and unlabeled.

Roadmaps

Structured learning paths

View all
AI Engineer6 steps · 4 categories

AI Engineer Roadmap

From LLM fundamentals and prompt engineering through embeddings, retrieval-augmented generation, tool use, and evaluation, the core path for building real LLM-powered applications, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-24
AWS Cloud Engineer6 steps · 6 categories

AWS Cloud Engineer Roadmap

From the AWS account structure through identity, networking, compute, storage, and monitoring, the core path for a working AWS engineer, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-24
Azure Engineer6 steps · 5 categories

Azure Engineer Roadmap

From the Azure resource hierarchy through identity, networking, compute, storage, and monitoring, the core path for a working Azure engineer, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-23
Backend Developer7 steps · 4 categories

Backend Developer Roadmap

A structured path through the data, API, caching, security, and scaling fundamentals every backend engineer needs, each step links straight into a full Cloud Tech by Victor reference.

Intermediate3-4 weeksUpdated 2026-07-23
Cloud Engineer6 steps · 4 categories

Cloud Engineer Roadmap

Vendor-agnostic cloud fundamentals, service models, identity, networking, through to provisioning, orchestration, and cost management, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-23
DevOps Engineer6 steps · 5 categories

DevOps Engineer Roadmap

From container networking and infrastructure as code through orchestration, delivery automation, and observability, the core path for a working DevOps engineer, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-23
DevSecOps Engineer12 steps · 6 categories

DevSecOps Engineer Roadmap

From least-privilege identity and secrets management through a hardened CI/CD pipeline, container and Kubernetes security, and policy-as-code for infrastructure, the core path for shifting security left, linked into Cloud Tech by Victor topic references.

Intermediate1-2 monthsUpdated 2026-07-24
Frontend Developer4 steps · 3 categories

Frontend Developer Roadmap

From layout fundamentals to talking with real APIs and reasoning about performance, the core path for a working frontend engineer, linked into Cloud Tech by Victor topic references.

Intermediate1-2 weeksUpdated 2026-07-23
Full-Stack Engineer10 steps · 5 categories

Full-Stack Engineer Roadmap

A single path through the frontend, data, API, security, and operations fundamentals a full-stack engineer needs, bridging the existing Frontend and Backend Developer roadmaps into one sequence, each step links straight into a full Cloud Tech by Victor reference.

Intermediate1-2 monthsUpdated 2026-07-24
Linux Engineer6 steps · 6 categories

Linux Engineer Roadmap

From the filesystem hierarchy and permissions through users, networking, process management, storage, and logging, the core path for a working Linux engineer, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-24
Platform Engineer6 steps · 4 categories

Platform Engineer Roadmap

From orchestration and infrastructure-as-code foundations through GitOps delivery and service mesh, up to building a real internal developer platform, linked into Cloud Tech by Victor topic references.

Intermediate3-4 weeksUpdated 2026-07-23
Python Developer6 steps · 4 categories

Python Developer Roadmap

From syntax and data structures through tooling, testing, async programming, and web frameworks, the core path for a working Python developer, linked into Cloud Tech by Victor topic references.

Beginner3-4 weeksUpdated 2026-07-23
85
Documentation pages
7
Categories
12
Career roadmaps
8
Developer tools
40
Blog posts
2
Comparisons

Weekly cloud engineering insights

New tutorials, cloud tips, Terraform guides, and DevOps articles - coming soon, no spam, unsubscribe anytime.