Practical Linux, Windows Server and cloud guides for IT pros.

Page

AWS Start Here

TurboGeek AWS coverage map: eight pillars — Compute, Storage, Databases, Networking, Identity, IaC and CDK, Observability, Day-2 Ops — with the AWS services covered under each.

This page is the curated entry point for AWS content on TurboGeek. The posts here are the ones that show up when you have an actual cloud problem in front of you — a broken EC2 launch, an RDS upgrade you’d rather not get wrong, an account you need to close cleanly. Pick a pillar and dive in.

TL;DR

  • Coverage spans eight pillars: compute, storage, databases, networking, identity, IaC & CDK, observability, day-2 ops.
  • Hands-on tutorials with the actual commands and console steps — not service overviews.
  • Cross-cuts include account hygiene (closing accounts, decommissioning Control Tower) that you only do once but really want to do right.
  • If you’re new to AWS, start with the CLI. If you’re running prod, jump to Identity and Well-Architected.

What is AWS?

Amazon Web Services is the largest public cloud provider, offering more than 200 individual services across compute, storage, networking, databases, machine learning and operations. In practice you’ll only ever touch a small handful of them on any given project — but knowing which service to reach for, and how the underlying primitives connect, is the difference between cloud that works and cloud that surprises you on the bill.

The pillars on this page mirror how AWS itself organises content in the official documentation. Each pillar covers the services TurboGeek has hands-on tutorials for. If a service isn’t listed yet, the AWS docs are still the canonical source — these articles fill in the practical gaps that the docs deliberately leave for you to discover the hard way.

Start with the problem in front of you

New to AWS

Install the CLI first — Install and update the AWS CLI on Windows, macOS or Linux — then keep the AWS CLI cheat sheet open while you work. Set up your first IAM users via IAM Identity Center rather than long-lived access keys.

Running production workloads

Get the foundation right with the Well-Architected Framework. Lock down credential handling using AWS-Vault. If you run RDS, schedule the RDS SSL certificate rotation work before AWS reminds you.

Migrating between accounts or out of AWS

Migrate DynamoDB tables between AWS accounts and copy SSM parameters between accounts for the cross-account moves. Decommission a Control Tower landing zone and close an AWS account for clean exits.

The full AWS reading list, grouped

Get started

Compute and networking

Storage and data

Identity and security

RDS and databases

IaC and CDK

Account hygiene and Well-Architected

Want the chronological view? Browse all AWS posts.

Get the next AWS post

AWS releases land weekly and a lot of them are operationally significant. Subscribe via the site RSS feed to keep up.

Translate »