V2.0 · NO LOGIN

Validate your cloud architecture.

LatixEngine checks your AWS, Azure, and GCP architecture diagrams against official provider rules and Well-Architected best practices — catching anti-patterns, security gaps, and misconfigurations before they reach production.

Explore the rules
latex.so/s/ap4xq
code· arch.mmd✓ ok
architecture-beta
service internet(internet)[Internet]
group region(aws:region)[AWS Region]
group vpc(aws:virtual-private-cloud-vpc)[VPC] in region
service igw(aws:res-amazon-vpc-internet-gateway)[Internet Gateway] in vpc
group public_subnet(aws:public-subnet)[Public Subnet] in vpc
service ec2_public(aws:ec2-instance-contents)[EC2 Instance] in public_subnet
service nat(aws:res-amazon-vpc-nat-gateway)[NAT Instance] in public_subnet
group private_subnet(aws:private-subnet)[Private Subnet] in vpc
service ec2_private(aws:ec2-instance-contents)[EC2 Instance] in private_subnet
internet:L <--> R:igw
igw:T <--> R:ec2_public
igw:L <--> R:nat
nat:B <--> T:ec2_private
Sample AWS architecture diagram showing traffic flow through Lambda, API Gateway, CloudFront, DynamoDB, and S3
warn aws/nat-gateway-single-az L 8
6 people validating architecture right now.Live · updates every 6s · we don't track you
FEATURES

A validation engine, not a SaaS.

RULES

The rules are the product

Validate diagrams against official AWS, Azure, and GCP guidance and the Well-Architected best practices. Every rule cites its source, explains the risk, and offers a fix.

VALIDATION

Catch problems at design time

Detect anti-patterns, security gaps, and misconfigurations — public databases, single-AZ deployments, missing gateways — before a single line of infrastructure is provisioned.

MULTI-CLOUD

AWS, Azure, and GCP — one engine

Validate single-cloud and multi-cloud architectures against each provider's own rules, with consistent diagnostics and official provider icons in a single diagram.

ENGINE

Beyond Mermaid

The validation engine runs on Mermaid today and is expanding to Terraform, IaC, and diagrams-as-code. The engine — and its rules — is the platform, not the editor.

ICONS

Official cloud icons built in

Model real production systems with native AWS, Azure, and GCP icons — directly inside Mermaid, no asset hunting required.

PUBLIC

Open rules roadmap

Vote on new rules, providers, and best-practice packs. The rule library grows continuously and ships in the open.