Back to course

Database Optimization: RDS and CosmosDB

FinOps for Scalable Infrastructure

The Expensive Database

Databases are usually the biggest item on the bill.

RDS Optimization

  • Using Aurora Serverless v2 for unpredictable workloads.
  • Switching to Graviton (ARM) processors for 20% better price/performance.

Azure CosmosDB

Understanding Request Units (RUs). How to set up 'Autoscale' throughput to avoid over-paying during quiet hours.