explaingit

open-guides/og-aws

Analysis updated 2026-06-20

36,413ShellAudience · ops devopsComplexity · 1/5Setup · easy

TLDR

A comprehensive, community-maintained handbook of practical AWS wisdom that covers dozens of services with real-world tips, cost-saving gotchas, and production advice you won't find in the official documentation.

Mindmap

mindmap
  root((og-aws))
    What it is
      AWS handbook
      Community knowledge
      Practical wisdom
    Structure
      Per-service sections
      Basics tips gotchas
      Cross-cutting guides
    Topics Covered
      Compute and storage
      IAM and security
      Billing and cost
    Audience
      AWS beginners
      Startups
      Experienced devs
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Look up practical gotchas and configuration tips before using an unfamiliar AWS service for the first time

USE CASE 2

Avoid unexpected AWS billing surprises by reading the cost-management and service-specific billing sections

USE CASE 3

Get a quick overview of how AWS services compare to third-party alternatives before committing to one

USE CASE 4

Prepare for a production AWS deployment by reading the high-availability and IAM security sections

What is it built with?

ShellMarkdown

How does it compare?

open-guides/og-awsinkonchain/nodezsh-users/zsh-autosuggestions
Stars36,41336,63335,399
LanguageShellShellShell
Setup difficultyeasymoderateeasy
Complexity1/53/51/5
Audienceops devopsdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

The Open Guide to AWS is a community-maintained reference guide for Amazon Web Services. Rather than being a code library or tool you install, it is a large, structured knowledge document written in Markdown, a practical handbook that captures real-world wisdom about using AWS services in production. The problem it solves is that official AWS documentation tells you what each service does, but not the practical traps you will fall into, the cost surprises waiting for you, or the configuration tips that experienced engineers have learned the hard way. Blog posts exist but they scatter over thousands of sites, go stale, and often omit the "gotchas" section entirely. This guide brings that scattered knowledge into one comprehensive, community-maintained place. The structure is organized around individual AWS services, EC2, S3, RDS, Lambda, DynamoDB, CloudFront, IAM, and dozens more. For each service there are three sections: Basics (what the service does and how to get started), Tips (practical advice that saves time and money), and Gotchas and Limitations (the specific things that will bite you if you don't know them in advance). There are also cross-cutting sections on billing and cost management, high availability, managing servers, and a market-landscape overview comparing AWS services to third-party alternatives. You would reach for this guide when you are about to use an AWS service you haven't used before and want to understand the practical reality beyond the official docs. It is especially valuable for engineers new to AWS, startups trying to avoid unexpected bills, or experienced engineers moving to an unfamiliar service. The repository itself is primarily Shell scripts for tooling, but the main artifact is the Markdown guide. It is community-maintained under an open license and lives on GitHub so anyone can submit corrections or additions.

Copy-paste prompts

Prompt 1
I'm setting up S3 for the first time on AWS, based on the Open Guide to AWS, what are the top 5 gotchas and cost surprises I should know before I start?
Prompt 2
Using the Open Guide to AWS as context, explain the practical differences between RDS and DynamoDB and when I should pick one over the other for a startup's main database
Prompt 3
What does the Open Guide to AWS say about IAM security best practices and the most common mistakes teams make with permissions?
Prompt 4
I'm about to use AWS Lambda for the first time, summarize the key tips and gotchas from the Open Guide so I avoid the most common pitfalls

Frequently asked questions

What is og-aws?

A comprehensive, community-maintained handbook of practical AWS wisdom that covers dozens of services with real-world tips, cost-saving gotchas, and production advice you won't find in the official documentation.

What language is og-aws written in?

Mainly Shell. The stack also includes Shell, Markdown.

How hard is og-aws to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is og-aws for?

Mainly ops devops.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Scan in gitsafehub Deploy in gitdeployhub open-guides on gitmyhub

Verify against the repo before relying on details.