Operations | Monitoring | ITSM | DevOps | Cloud

January 2020

AWS Billing Alerts: When to Use Them and How to Set Them Up

Making sure you don't overspend on AWS is a perennial challenge for many software companies. To help make sure you don't surpass your budget, AWS offers billing alerts, which send you an alert when your costs have reached a certain threshold. This can be a handy way to keep your costs in check, but can take some time to set up and will cost you some extra money.

Statistical Modeling to Solve a Time-series Problem: How CloudZero Uses Machine Learning to Detect Cost Anomalies

It is no secret that it is not that hard to accidentally spend a boatload of money on AWS. This Twitter user told the story of his $77,000 mistake with a monkey emoji (because what’s funnier than spending the price of an entry level Tesla by accident.) The scary part is that many of us have been there. If you are not looking at your cloud bill every day, it is easy to let the costs run up quickly, then suffer from bill shock when it arrives a month later.

How to Tell if You're Overspending on NAT Gateway (and How to Fix It)

We’re often asked what are some of the top areas where we see customers overspending? Data transfer costs from misconfigured NAT Gateway definitely tops our list as one of the most common. In this article we’ll walk you through five steps to find which data transfers you’re overspending on and how to you can eliminate those excess charges.

AWS Savings Plans

Amazon recently announced the rollout of their new AWS Savings Plans, a new way to reduce your cloud compute costs. These allow you to achieve the discounts associated with their popular Reserved Instances (up to 72% off on-demand pricing) without having to engage in the headache of managing the same. With the new plans, you would commit to a particular hourly spend of your choosing on either a 1 year or 3 year fixed term.

Simple AWS Serverless Patterns for Building Cost Effective and High Performing Serverless Infrastructure

The popularity of serverless infrastructure, like AWS Lambda, is on the rise, which is easy to understand, given its promise of a cheaper price tag and less maintenance. However, as companies are lifting and shifting apps into lambda, many are discovering that it’s not that simple. Like any shift, such as moving from on-prem to the cloud, the reality is, applications need to be designed a certain way in order for you to reap the cost and efficiency benefits.