DEV Community

Cover image for Exploring Aurora Serverless
Kenta Takeuchi
Kenta Takeuchi

Posted on • Originally published at bmf-tech.com

Exploring Aurora Serverless

This article was originally published on bmf-tech.com.

I became interested in Aurora Serverless, so I decided to explore some articles.

Articles Reviewed

Features of Aurora Serverless v2

After a brief investigation, I found the following features:

  • Multi-AZ support
  • Auto-scaling (scale-up and scale-down, not scale-out)
  • Accessible from outside the VPC (public IP assignment possible)
  • Higher cost compared to Aurora Provisioned
  • Suitable for use cases with predictable spikes at specific times

Top comments (0)