ACloudAtlas
// read-only by default

Your AWS architecture, drawn from the source of truth.

Connect an AWS account, scan it with a read-only role, and get a live interactive diagram of what is actually running. Then design changes on the same canvas, with AI to draft them and a review step before anything is written back.

NO CARD REQUIRED·NO AGENTS INSTALLED·METADATA ONLY
acme-prod · 412839004417 · us-east-1
VisualizeDesignGenerate with AI
VPC-PROD-01 · 10.0.0.0/16
SUBNET-PUBLIC-A · 10.0.1.0/24
SUBNET-PRIVATE-A · 10.0.2.0/24
SG-DB · 5432 FROM SG-APP
R53
atlas.dev
ROUTE 53
CF
edge-prod
CLOUDFRONT
$12/mo
ALB
app-lb
LOAD BALANCER
LIVE
$18/mo
NAT
nat-a
NAT GATEWAY
$32/mo
EC2
api-asg ×3
COMPUTE
LIVE
$146/mo
EKS
jobs-eks
KUBERNETES
$74/mo
ELC
session-cache
ELASTICACHE
$41/mo
RDS
core-db
POSTGRES 15
!
$212/mo
RDS
core-db-replica
+ PROPOSED
S3
assets-prod
OBJECT STORAGE
λ
img-resize
LAMBDA
CW
prod-alarms
CLOUDWATCH
AIProposed change

“Add a read replica for core-db in a second AZ.” One RDS instance added, no existing resources modified. Estimated +$212/mo.

Send for reviewDiscard
SCAN · 63 RESOURCES · 2M AGO
Trusted by teams running production on AWS
NorthwindKestrel LabsFjord / MSPHaldenRavel
4 min
Median credentials to first diagram
38
AWS resource types mapped today
// three modes, one canvas

Read what exists. Draw what should. Let AI do the first draft.

The same canvas serves all three. Nothing you draw touches AWS until a plan is reviewed and approved.

01Visualize
app-lb
ALB
api-asg
EC2 ×3
core-db
RDS

A read-only scan builds the diagram: VPCs, subnets, security groups, compute, data, edge. Grouped the way AWS actually nests them, with per-resource cost and security findings on the node.

LIVE REFRESHCOST PER NODEFINDINGS
02Design
CHANGES · 3PLAN-0142
+ rds  core-db-replica
~ sg-db  revoke 0.0.0.0/0

Move, add and remove resources on the canvas. CloudAtlas keeps a diff against what is live and turns it into a reviewable plan with cost delta, blast radius and the exact IAM actions required.

DIFF VS LIVEREVIEW & APPROVE
03Generate with AI
Give me a queue between the API and the image workers.
DRAFTING PLAN
+ sqs  img-jobs · + iam policy · ~ lambda trigger

Describe the change in plain language against your real topology. You get a proposed diagram, a cost estimate and the permissions it needs. It arrives as a draft plan, never as a live change.

CONTEXT-AWAREDRAFT ONLY
// how it works

From credentials to a diagram, then to a reviewed change.

Four steps. The first three are read-only, and the fourth cannot start without a human approval.

01

Connect an AWS account

Launch a CloudFormation stack that creates a read-only IAM role scoped to describe and list calls, or paste an existing role ARN. Revoke it at any time from AWS.

"Effect": "Allow"
"Action": [
  "ec2:Describe*",
  "rds:Describe*",
  "elasticloadbalancing:Describe*"
]
02

Scan and get your diagram

CloudAtlas walks the account region by region and lays out what it finds. Re-scan on demand to pick up drift, or let a schedule keep the diagram current.

✓ us-east-1 · 41 resources
✓ eu-west-1 · 22 resources
ap-south-1 · scanning
03

Design the change and send it for review

Edit the canvas by hand or ask AI for a draft. The result is a plan: what is added, changed and destroyed, the cost delta, and the permissions it would need. Reviewers comment or approve.

PLAN-0142AWAITING APPROVAL
1 added · 1 modified · 0 destroyed
Cost delta +$212/mo
04

Provision after approval

PRIVATE BETA

Write-back is in private beta and off by default. It needs a separate, scoped write role, an approved plan frozen by content hash, and a dry run that passes. Destructive changes require a second approver.

✓ dry run passed
✓ approved · a.nowak
□ provision now
// security posture

Read-only by default. Nothing is written without review and approval.

The connection you start with cannot change your infrastructure. Write access is a separate, explicit step with its own role, its own approval, and a full audit trail.

LEAST PRIVILEGE

A published read-only policy

The role grants describe and list calls only. The policy document is public, so you can diff it before you trust it.

METADATA ONLY

No data plane access

Resource configuration and topology, never object contents, database rows or logs. No agents to install.

ENCRYPTION

TLS 1.3 and AES-256

TLS 1.3 in transit, AES-256 at rest. Credentials are stored encrypted and scoped to a single workspace.

REVIEW & APPROVE

Approval is immutable

An approved plan is frozen by content hash. Any edit voids the approval and sends it back to draft.

// in the product

Built for the parts of the job that are not drawing boxes.

Cost on the diagram

Monthly cost per resource on the node, rolled up per subnet, VPC and account, so the expensive part of the architecture is visible where you are looking.

Security findings in place

Open ports, public buckets and over-broad security groups flagged on the resource itself, with the rule that triggered it.

Drift detection

Re-scan and see what changed since the last snapshot, including changes made outside CloudAtlas by hand or by CI.

Multi-account workspaces

One workspace per client or environment, each with its own credentials, members and diagram history. Nothing leaks across them.

Roles and client views

Owner, admin, editor, viewer and client viewer. Clients see the diagram and nothing else; approval rights are granted deliberately.

Audit log

Every scan, plan, approval and execution recorded with actor, timestamp and the plan hash it acted on. Exportable.

Export and share

PNG and SVG for docs and decks, JSON for your own tooling, and a read-only link for people who should not have an account.

Templates

Start from a known-good pattern: three-tier web app, static site with CDN, queue-backed workers, or save your own.

GCP and Azure

AWS is what ships today. GCP and Azure scanning are on the roadmap and not yet available.

COMING SOON
// who uses it

Three jobs, one diagram.

SOLO FOUNDERS

Know what you are paying for

You built the account over eighteen months of late nights and nobody has a picture of it. Scan it, see the cost per resource, and find the NAT gateway you forgot about.

CTOS AND ENG LEADS

Review architecture, not screenshots

Proposed changes arrive as a plan with a diff, a cost delta and a blast radius, so the design conversation happens before the pull request, not after the incident.

DEVOPS AND AGENCIES

One workspace per client

Onboard a new account in minutes, hand the client a read-only view of their own architecture, and keep an audit trail of every change your team proposed.

// pricing

Start free on one account.

Scanning and visualization are free forever on a single account. Paid plans add accounts, seats, AI and history.

Free
$0forever

For one account and one person who wants to see the picture.

1 AWS account, 1 seat
Manual scans, unlimited diagrams
Cost and security findings
PNG and SVG export
Start free
MOST TEAMS
Pro
$49per month

For a product team running its own infrastructure.

3 AWS accounts, 5 seats
Scheduled scans and drift detection
Design mode with diff and plans
Generate with AI
Review and approval workflow
Start 14-day trial
Agency
$179per month

For consultancies and MSPs managing other people's accounts.

Unlimited accounts and client workspaces
15 seats, client viewer role
Roles, permissions and audit log export
Priority support
Provisioning beta access
Talk to us
// questions

The ones engineers ask first.

Can CloudAtlas change my infrastructure?

Not with the role you connect for scanning. It grants describe and list calls only. Write-back is a separate opt-in with its own scoped role, an approved plan and a passing dry run.

What data leaves my account?

Resource metadata and configuration: types, identifiers, tags, relationships, sizes. No object contents, no database rows, no application logs.

Does the AI have access to my account?

No. It reads the diagram CloudAtlas has already built and writes back a draft plan. It holds no credentials and cannot call AWS.

How is this different from a diagramming tool?

The diagram is generated from your account, so it does not go stale the week after you draw it. Changes you make are diffed against what is actually live.

Does it replace Terraform or CDK?

No. It sits earlier: understanding what exists and agreeing on what should change. Teams with IaC use it to see and review the architecture their code produced.

GCP or Azure?

Not yet. AWS is the only cloud CloudAtlas scans today. GCP and Azure are on the roadmap and we will not pretend otherwise on this page.

See your account as a diagram in the next five minutes.

Connect a read-only role, run a scan, and decide from there. Free on one account, no card.