Comparison

Lucid Train compared with Cloudcraft.

Cloudcraft connects to your AWS account and draws what is there. That is its main advantage and its main cost.

Download for macOS
v0.1.33 · .dmg · Apple Silicon & Intel
Signed & notarized by Apple · opens without a Gatekeeper warning
sha256 698955a0187bc039f4c74f5d05a9f10fbb27376a45788a0a241d1326b73873c7
Download for Windows instead
$curl -fsSL https://lucidtrain.com/install.sh | sh

What Cloudcraft is better at

Live account scanning. Connect it and it enumerates what actually exists, including everything created by hand in the console that no infrastructure code knows about, and it estimates cost from real resource types and sizes. The isometric AWS diagrams are distinctive and land well in a presentation. For an inventory of a real account, it does something reading files cannot.

Where Lucid Train is different

It reads Terraform, CloudFormation and CDK output rather than connecting to an account, so it needs no credentials, no read-only role and no security review to try. It also works against environments you have no access to, which is a common situation when you are documenting a system rather than operating it.

Configuration versus reality

This is the honest tradeoff and it cuts both ways. Cloudcraft shows what exists, including the resources someone created manually and forgot. Lucid Train shows what is declared, which is what should exist and what will be recreated. Where the two differ, that difference is itself worth knowing, and neither tool tells you about it on its own.

Beyond AWS

Cloudcraft is AWS-focused, with Azure support. Lucid Train draws whatever your configuration describes, including systems spanning several clouds and the application architecture above the infrastructure, which is a different diagram from the resource inventory.

Side by side

Lucid TrainCloudcraft
Reads a live AWS accountNoYes
Needs cloud credentialsNoYes
Reads infrastructure as codeYesLimited
Cost estimationNoYes
Isometric styleNoYes, its signature
Multi-cloudYesAWS and Azure
Application architectureYesInfrastructure focused
Runs offlineYesNo
PriceCLI free; desktop $3/monthFree tier, then per seat
FAQ

Questions

Can Lucid Train scan my AWS account?

No, and that is deliberate. Export a description with the AWS CLI and point it at the output if you want to diagram live state; the credentials question stays entirely on your side.

Does it estimate cost?

No. Cloudcraft and the AWS pricing calculator are the right tools for that.

Which for an architecture review?

If the review is about what is deployed, Cloudcraft. If it is about how the system is designed, including the application layer above the infrastructure, this one.

Affiliation

Lucid Train is an independent product and is not affiliated with, endorsed by, or connected to the product described on this page. All names and trademarks belong to their respective owners. Pricing and features were checked on 19 August 2026 and change without notice; check the vendor's own site before deciding.

Related