Qumulo LogoQumulo Logo

Blog

Qumulo Guide to Reserved Instances

Hello, World! We want to introduce some basics of operating in different cloud environments and share our knowledge from working with customers that operate Qumulo at scale in the cloud. Today’s topic is the use of Reserved Instances in AWS Elastic Compute Cloud (EC2), what they are, and why customers should opt to use them with a Qumulo deployment in AWS. 

**Spoiler Alert** Save on the infrastructure costs of Qumulo on AWS!

Cloud Cost Efficiency

By default, when customers fire up an EC2 instance via the AWS console, AWS starts charging them per hour that the instance is booted up and running. This is great for use-cases which are ephemeral in nature, or bursty, where compute resources fluctuate over time. Think stateless web servers or render nodes of a cloud render farm. You create instances when they need them, and are only charged while they are running. As soon as customers shut them down or ask AWS to “stop” the instances, the meter stops.

While this is great for AWS customers with variable workloads, hourly rates are actually expensive for always-on workloads. It makes economic sense for AWS to charge more: AWS keeps spare hardware idle at all times, so that when customers click a button in the console, they will likely get an instance to launch on the other side. Customers pay a premium for this flexibility.

So what if customers are running Qumulo on AWS? At least 4 EC2 instances must be running around the clock. Of course, they can stop the instances and save money, but stopped instances are effectively powered off. Therefore, customers won’t be able to access their data. In an age where finding cost savings without losing impact is everyone’s goal, the question is: Is there a way to save money on instance costs? 

Cost Efficient Data Storage: Reserved Instances

Good news, the answer to the above question is a resounding yes! More importantly, it’s easily accomplished with a few clicks. The way customers save money on EC2 instances running around the clock is by committing to paying for an instance running 24/7 for a year. Customers do this by buying an EC2 instance reservation via the AWS console, which is effectively a commitment to pay for an EC2 instance for 1-3 years, in exchange for a discount on the on-demand hourly rate. Note that a commitment means Amazon will charge the customer account for the instance regardless of usage. To demystify the purchasing process, here are the parameters one must specify when purchasing a reservation:

What if I realize I got the wrong reservation?

Good news! AWS offers a reserved instance marketplace, which allows customers to resell reserved instance contracts and recoup some value. This is great if their workload has shifted and a different instance type is now required to support it (i.e. more performance required). Simply change the cluster’s instance type, and sell the reserved instance contract of the old instance type.

How are instance reservations applied to already running instances?

Instance reservations don’t require running instances, as they are contractual billing commitments and not an actual instance per se. While running an EC2 instance, AWS metering will always check if customers have purchased these reservations before metering at the on-demand hourly rate. If the metering system finds an unused reserved instance contract with attributes that match the currently running instance (i.e. instance type, region, AZ), it will consume that reserved instance contract instead of metering at the on-demand rate. That means reserved instances can be purchased at any time for already running instances. The savings will be applied immediately.

Bottom Line

Reserved instances are a great tool for Qumulo customers to leverage when trying to control costs related to perpetually running clusters in AWS. This is especially true at smaller capacities, where the cost of the instances is a bigger portion of the bill. 

Qumulo Reduces Complexity for Customers on AWS with New Transparent Pricing

How Qumulo Delivers Scalable File Storage and Data Services on AWS

Qumulo Engineers Work Together to Solve Unstructured Data in the Cloud with AWS