Aurora Serverless MySQL - Supported Options

0

A customer would like to use Aurora Serverless for MySQL with the below features, looks like Aurora does not support these features yet. Kindly confirm and suggest if there is any alternative ways to achieve these.

  • Aurora Mysql Replicas
  • Restoring a snapshot (For Recovery or Point in time restore , e.g someone delete the database or table accidentally)
  • Performance Insight

Thank You,

AWS
asked 4 years ago499 views
1 Answer
0
Accepted Answer

Aurora MySQL serverless does not support features like Aurora MySQL replicas since binlog formatting is not configurable.

It does not support performance insights at the moment.

However you can take a snapshot and also perform Point In Time Restore [PITR] on a Aurora MySQL serverless cluster.

https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless.html#aurora-serverless.limitations

answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions