2 Answers
- Newest
- Most votes
- Most comments
2
Yes you can do a conversion as described here - https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2-administration.html#aurora-serverless-v2-converting-to-provisioned.
0
You should be able to restore cluster db snapshot of Aurora PostgreSQL Serverless V2 Instance to Provisioned instance with required instance class. Also note reserved instance is more of billing concept thus when you have restored provisioned cluster with say db.t3.medium you need have to purchased the reserved instances which can align to it.
ANother way could be just add a reader with required instance class to serverless v2 cluster then failover and remove the db.serverless instance.
answered 3 months ago
Relevant content
- asked 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a year ago