Cut your AWS bill with automated Terraform PRs
Infralyst analyzes your AWS resources, finds waste, and turns it into Terraform pull requests your team reviews and merges.
Every dollar you save is a dollar off your cloud provider's revenue. Their tools will never seriously cut your bill.
- No credit card required
- Read-only IAM role
- Your team reviews and merges every change
| Instance | CPU | Memory | Current | Recommended | Savings | |
|---|---|---|---|---|---|---|
| api-prod-01us-east-1 · 72 days | 4.2% | 11% | m5.2xlarge | m5.xlarge | $47/mo | Generate PR |
| worker-batch-02us-east-1 · 52 days | 8.1% | 12% | c5.xlarge | c5.large | $23/mo | Generate PR |
| cache-redis-03us-west-2 · 84 days | 3.7% | 18% | r5.xlarge | r5.large | $38/mo | Generate PR |
How Infralyst Works
Three quick steps to go from AWS accounts to reviewable Terraform PRs.
1. Connect your infrastructure
Add the Infralyst Terraform module, install the GitHub App, and map Terraform state to your AWS accounts and repos. Infralyst connects via a read-only IAM role. No agents to install, no write access to your infrastructure.
2. Infralyst finds savings
Infralyst continuously analyzes your AWS resources against conservative, transparent thresholds. No black-box scoring or machine learning. Every check is deterministic with documented rules.
3. Generate a Terraform PR
Pick a recommendation and click Generate PR. An AI agent reads your Terraform repo, writes the change, and opens a pull request. Your team reviews, tests, and merges it like any other change.
Every change is a small, reviewable Terraform diff.
| @@ -12,7 +12,7 @@ | ||
| 12 | 12 | resource "aws_instance" "api_prod" { |
| 13 | 13 | ami = data.aws_ami.ubuntu.id |
| 14 | - instance_type = "m5.2xlarge" | |
| 14 | + instance_type = "m5.xlarge" | |
| 15 | 15 | |
| 16 | 16 | tags = { |
Want the full walkthrough? See how Infralyst works
What Infralyst Supports
We're starting focused and expanding fast. Here's what Infralyst covers today and what's coming next.
Available now
EC2 instances
Find oversized EC2 instances using real CloudWatch data and conservative thresholds. Infralyst recommends a target size and generates the Terraform change.
Learn more →Auto Scaling Groups
Safe instance type and size changes for Auto Scaling Groups configured with Launch Templates, keeping your existing scaling configuration intact.
Learn more →ECS Fargate
Right-size task CPU and memory while respecting autoscaling and deployment settings.
Learn more →Coming next
EBS gp2 → gp3
Migrating gp2 volumes to gp3 for better baseline performance at lower cost. No application changes required.
EC2 previous-gen migrations
Replacing previous-generation instance families with current ones for better price-performance.
EC2 Graviton migrations
Moving Arm-compatible workloads to Graviton instances for up to 20% better price-performance.
Want to shape what we add after this? Email [email protected].
Security, privacy and control
Infralyst is built for teams who care about their AWS accounts and Terraform repos. Here's how we keep it that way.
Read-only AWS access
Infralyst connects via a Terraform-created IAM role with read-only permissions, so it can see resources and utilization without you managing long-lived access keys.
Minimal permissions
We follow the principle of least privilege and only request the AWS APIs needed to analyze usage and propose changes.
PR-only changes
Infralyst never deploys directly to your infrastructure. All changes are delivered as Terraform pull requests in your own repos, and your team reviews, tests and merges them.
Data handled carefully
We focus on infrastructure metadata and usage, not your application data. Data is encrypted in transit and at rest, and access to production systems is strictly limited.
Want the full details? View security details
Simple, transparent pricing
Every workspace starts free with 3 PRs. Upgrade to Infralyst Pro when you need more.
Free
Perfect for trying out Infralyst.
- 3 free PRs per workspace (lifetime)
- Unlimited savings recommendations
- Invite teammates
- Upgrade to Pro from inside Infralyst at any time
Infralyst Pro
For teams that want automated AWS cost savings in their Terraform workflow.
- Unlimited PRs
- Everything in Free
- Priority email support
- 30-day money-back guarantee
Prefer details first? View full pricing
We're offering discounted pricing and direct access to the founder for a limited number of teams. Contact us to learn more.
Billing is per workspace. Business customers only. Prices exclude tax.
Built for teams who own the AWS bill
Infralyst is for teams who care about costs but don't want another dashboard to babysit.
Platform & infra teams
You run shared AWS infrastructure and internal platforms for the rest of the company. Infralyst watches for savings opportunities and turns them into Terraform PRs your team can review on your own cadence.
Fast-growing product teams
Your usage (and bill) are growing faster than your headcount. Infralyst gives you conservative, code-level savings without a full FinOps program or weeks spent digging through CloudWatch and spreadsheets.
Ops agencies & consultancies
You manage AWS for multiple clients and need a repeatable way to find savings. Infralyst gives you one workflow across every account, with PRs your clients can review themselves.
Not sure if it's a fit? Start on Free and see what Infralyst finds for your AWS accounts.
Latest Infralyst articles
Deep dives on AWS cost optimization, Terraform, and infrastructure best practices.

How to Downsize ECS Fargate Tasks
A practical guide to reducing ECS Fargate CPU and memory allocations safely: what to measure, what thresholds to use, and how to avoid breaking things.
April 1, 2026
How to Rightsize EC2 Auto Scaling Groups
Rightsizing an ASG means every instance in the group is smaller and cheaper. Here's how to evaluate whether your group can safely go down a size.
March 31, 2026
How to Enable EC2 Memory Metrics in CloudWatch
A simple guide to getting RAM usage data into CloudWatch so you can actually perform EC2 rightsizing without flying blind.
March 27, 2026Want more? View all articles
Put your AWS cost savings on autopilot
Infralyst continuously analyzes your AWS resources and opens Terraform PRs to fix what it finds. Your team reviews and merges.
Start free with 3 PRs- No credit card required
- Read-only IAM role
- Your team reviews and merges every change