Globant
Published in

Globant

How to identify cost increases in Amazon Aurora due to I/O consumption and strategies to reduce costs.

Introduction

  1. Current Workload
  2. Database’s Cost Increase
  3. Identify Root Cause
  4. Strategies to reduce I/O consumption’s cost
  5. Lessons Learned

1. Current Workload

  • Instance Type: db.r5.xlarge
  • Write queries per second: 510
  • Read queries per second: 6
  • Average connections to the DB: 100
  • Type: Aurora Provisioned MySQL.

2. Database's Cost Increase

AWS Cost Explorer report.

February 2021

March 2021

3. Identify Root Cause

  • What recent changes have we made to the workload?
  • Are there changes in our business KPIs, for example, more users of our application?

CloudWatch Metrics

Performance Insights

Audit Logs + CloudWatch Insights

fields @message,@ingestionTime,@timestamp
| filter @message like /QUERY/
| limit 1000

4. Strategies to reduce I/O consumption's cost

5. Lessons Learned

--

--

Our thoughts as a strategic disruptor in business and cognitive transformation. Visit us at www.globant.com

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Carlos Andres Zambrano Barrera

AWS x10, Tech Director en Globant con más de 7 años de experiencia en AWS.