June 2021: HashiCorp partnership, Env0 and Spacelift integrations!

June 2021: HashiCorp partnership, Env0 and Spacelift integrations!

In June we focused on integrations and adding more resource coverage. You can upgrade to the latest version (v0.9.2) to pickup the new features. If you are using v0.8 please follow the v0.9 migration guide. ⚙️ Integrations Infracost already has CI/CD integrations with GitHub Actions, GitLab CI, Atlantis, Azure DevOps, CircleCI, Bitbucket Pipelines and Jenkins. This list keeps growing, so…

How Eagle.io Achieves Cloud Cost Attribution For Their Multi-Tenant SaaS

How Eagle.io Achieves Cloud Cost Attribution For Their Multi-Tenant SaaS

I sat down with David Julia, who is the Head of Engineering at Eagle.io to talk about cost attribution, why it matters, who should care and how Eagle.io achieves this. We worked through their use-case, their tech stack, the tools they use, what worked and what did not work, and ultimately how they have achieved cloud cost attribution….

April 2021 update – EC2 reserved instances and Jenkins integration!

April 2021 update – EC2 reserved instances and Jenkins integration!

Two big milestones to celebrate this month: Infracost now supports over 100 AWS and Google resources and we have over 100 people in our community Slack channel. You can upgrade to the latest version (v0.8.6) to pickup the new features. If you are using v0.7 (or older) please follow the v0.8 migration guide. 📉 EC2 reserved instances You can now do what-if anlaysis…

Infracost Docs Review With Leaders From Stripe And Uber

Infracost Docs Review With Leaders From Stripe And Uber

Last week David Nunez (Documentation Manager at Stripe) and Stephanie Blotner (Technical Writer, Manager at Uber) sat down with me to review our docs. We also discussed feature-based vs task-based docs and how early-stage startups should think about technical documentation as a key part of their product. David and Stephanie have around 20 years of experience…

Infracost diff – “git diff” but for cloud costs

Infracost diff – “git diff” but for cloud costs

Recently we released a new infracost diff command inspired by git diff. This shows a diff of monthly cloud cost estimates between the current and planned state of Terraform projects. At a high-level this might seems like a simple exercise of subtracting the current state’s cost estimate from the planned state, but cloud costs are rarely that simple to deal…