This article was originally published on bmf-tech.com.
I became interested in Aurora Serverless, so I decided to explore some articles.
Articles Reviewed
- aws.amazon.com - Amazon Aurora Serverless
- techblog.zozo.com - Aurora Serverless v2 Production Deployment: Considerations and Benefits
- www.plan-b.co.jp - Pros and Cons of Using Aurora Serverless
- www.stylez.co.jp - AWS Aurora Serverless Explained with Latest Features (v2)
- dev.classmethod.jp - Overview of Aurora Serverless
- qiita.com - Aurora Serverless v2 is GA: A Beginner-Friendly Summary
- engineering.dena.com - Evaluation of New Service Aurora Serverless v2 [DeNA Infrastructure SRE]
- logmi.jp - Cost Comparison of Aurora Serverless v2 and Aurora Provisioned
- zenn.dev - Insights from Operating Aurora Serverless v2
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)