2 min read

AWS Cost Optimization with Babelfish, Aurora Serverless 2 and Gp3 storage

The ideal AWS cost optimization strategy is never set in stone, because new tools and opportunities for savings are always being added to the AWS ecosystem. Indeed, the December 2020 AWS re:Invent keynote featured several announcements with potentially major implications for optimising AWS costs. Let’s take a look at three of them in greater detail.

Babelfish for Aurora PostgreSQL

The cost and complexity of managing software licenses, especially for SQL Server, have long been big burdens on companies seeking to migrate their databases to the cloud. IDC once estimated that complexity alone cost organizations 25% of their entire software license budgets.

 

At re:Invent 2020, AWS CEO Andy Jassy highlighted this ongoing issue in his presentation, which included the tagline “Stop paying for SQL Server licenses you don’t need.” So how does Babelfish for Aurora PostgreSQL help you do this?

 

Basically, it is a fresh translation layer within Amazon Aurora, enabling Aurora to:

 

  • Understand both T-SQL and SQL Server wire-protocol.
  • Handle requests from apps written for SQL Server (including stored procedures).
  • Run those applications on Aurora PostgreSQL with minimal/no changes.

 

With Babelfish, it’s easier and more cost-effective than ever to migrate to PostgreSQL relational databases in Aurora, since SQL Server apps don’t have to be rebuilt. Babelfish for Aurora PostgreSQL is available now in preview and will be fully released for PostgreSQL Open Source Project in 2021 under the Apache 2.0 license.

 

In our experience, Aurora running costs are at least 70% less than those of SQL Server. Direct comparisons are difficult to make, however, as performance is dependent on the application. So, if you’re running SQL Server in AWS, then this is well worth taking a look at.

Aurora Serverless v2 

Speaking of Aurora, a preview of the second version of its serverless variant was unveiled at re:Invent.

 

As a “serverless” product, there’s nothing for you to manage: It starts, scales and shuts down automatically depending on the application in question, saving time and money compared to doing so yourself. AWS itself estimates up to 90% savings on database costs compared to manual provisioning.

 

Aurora Serverless v2 adds some improvements over v1, for even greater cost optimization and better performance:

 

  • Scalability to hundreds of thousands of workloads in a fraction of a second, with fine-grained incremental adjustments to match an application’s need.
  • Support for a full range of Aurora capabilities, including read replicas, Global Database and Multi A-Z deployment.
  • Suitability for a wide variety of database workloads, ranging from those for development and testing environments to ones requiring high availability.

 

Aurora Serverless v2 is available in preview for the MySQL-compatible edition of Aurora.

Gp3 Storage in EBS

The next generation of Elastic Block Storage (EBS) SSDs is now available. According to AWS, gp3 storage costs 20% less per GB than its predecessor, gp2. Transitioning from gp2 to gp3 in EBS is also straightforward, thanks to Elastic Volumes.

 

Beyond the lower price point, gp3 separates itself from gp2 in another key way - by letting users provision performance independently of storage capacity. With gp2, you can end up paying for more storage than you need, just to get higher throughput and IOPS.

 

Gp3 solves this problem through separate provisioning of performance and capacity, so you pay only for the storage you really need. All gp3 volumes come with baseline performance of 3,000 IOPS and 125 MB/s.  So, by shifting to gp3, you should make more than the basic 20% cost saving by reducing volume sizes and increasing IOPS only where needed.

 

As you consider your AWS cost optimization strategy for 2021 and beyond, these new technologies could play a central role, alongside existing options such as Savings Plans and Convertible Reserved Instances.

 

With so many different AWS services and ways to optimize your spend, you may be wondering where to start your cloud cost management journey. If so, check out our 80/20 Video Series which will show you the quick wins you can achieve by taking a few simple steps to massively grow your savings.

Find out more about the Video Series here.

How to use AWS Reserved Instances in the post-Savings Plans world

When Savings Plans debuted in late 2019, they instantly changed the incentives for using Reserved Instances in AWS cost optimisation strategies....

Read More

How to Cut Your AWS Cloud Costs

Is the prospect of optimizing your AWS costs making you lose sleep at night? Having been sold on the huge benefits of switching from large capital...

Read More

As AWS usage accelerates, how can organisations control their cloud costs?

Cloud spending has proven highly resilient to the economic effects of the COVID-19 pandemic.

Read More