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
EC2 Recommendations
3 found
InstanceCPUMemoryCurrentRecommendedSavings
api-prod-01us-east-1 · 72 days4.2%11%m5.2xlargem5.xlarge$47/moGenerate PR
worker-batch-02us-east-1 · 52 days8.1%12%c5.xlargec5.large$23/moGenerate PR
cache-redis-03us-west-2 · 84 days3.7%18%r5.xlarger5.large$38/moGenerate PR
Analyzed 42 instances across 3 regionsUpdated 2 min ago

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.

ec2.tf
@@ -12,7 +12,7 @@
1212 resource "aws_instance" "api_prod" {
1313 ami = data.aws_ami.ubuntu.id
14- instance_type = "m5.2xlarge"
14+ instance_type = "m5.xlarge"
1515
1616 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

$0 / workspace

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

$99 / month · per workspace

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

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.

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