R2
Infrastructure Studio
Share
Download
Editor
Preview
12
Terraform
How it works
1
Write JSX
Use React-like components with Tailwind-inspired className syntax
2
Parse
Code is parsed in real-time, extracting configurations
3
Generate
Production-ready Terraform files following AWS best practices
Syntax Pattern
<Component className="prefix-value" />
Tips
• Nest resources inside
<VPC>
• Use
multi-az
for HA
• Press
Ctrl+Space
for autocomplete
infrastructure.jsx
Preview
12
Terraform
ml-platform
10.0.0.0/16
inference-lb
ALB
model-server
Fargate
• 4096MB
embedding-service
Fargate
• 2048MB
preprocess
Lambda
• python3.14
postprocess
Lambda
• python3.14
batch-inference
Lambda
• python3.14
inference-logs
DynamoDB
rate-limits
DynamoDB
models
S3
training-data
S3
predictions
S3
12 resources defined
12
12 resources