By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Amazon Aurora

Amazon Aurora is a MySQL and PostgreSQL-compatible relational database built for the cloud that combines the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open source databases.

Content language: English

Select up to 5 tags to filter
Sort by most recent
839 results
I recently upgraded my Aurora serverless (v1) cluster to v2 having an engine version of 8.0.mysql_aurora.3.07.1. Why can't I enable backtracking at the moment? Is there any workaround without recreati...
1
answers
0
votes
33
views
profile picture
asked a month ago
Hello, I'm experiencing an issue with an Aurora MySQL upgrade. I am currently migrating my Aurora database from version 5.7.mysql_aurora.2.11.5 to the latest available version (Aurora v3). The proces...
1
answers
0
votes
58
views
asked a month ago
![Enter image description here](/media/postImages/original/IMbLFmBQhoQYCCZJ3SS-QI-A) ![Enter image description here](/media/postImages/original/IMrpfuTnjcRRSVYRg0dKWnUA) I am looking to purchase Rese...
1
answers
1
votes
47
views
asked a month ago
When executing a query with nested resolvers from AppSync , it looks like the Data API is managing connections in a really inefficient way, since it reaches the max connections available instantly. I...
1
answers
0
votes
78
views
asked a month ago
I have done RDS upgrade using blue green deployment. All went well but we have an observation. As per AWS it does not copy old cluster's autoscaling policy to green, which is fine. But when we do the ...
2
answers
0
votes
65
views
asked a month ago
There's nowhere that shows if we are Serverless v1, or v2?
2
answers
0
votes
202
views
asked a month ago
Hi, I have an RDS Aurora cluster that needs upgraded from 2 to 3 (MySQL 5.7 to 8). Current engine is 5.7.mysql_aurora.2.11.4. I've done all the usual prep. Set bin log to row. I don't have any option...
3
answers
0
votes
216
views
asked a month ago
A similar problem has allegedly already been solved here: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraMySQLReleaseNotes/AuroraMySQL.Updates.2121.html "Fixed an issue which can produce an inco...
2
answers
0
votes
332
views
asked a month ago
When considering the configuration of connecting from Lambda to RDS, there are two main methods 1. Lambda→RDS Proxy→RDS 2. Lambda to RDS Let me ask two questions. 1. Is it best practice in the AWS ...
1
answers
0
votes
263
views
profile picture
asked a month ago
Excited to see this: https://aws.amazon.com/about-aws/whats-new/2024/09/amazon-aurora-mysql-rds-data-api/, however.... I have enabled the Data API for my Aurora Serverless V2 cluster. When I try to u...
1
answers
0
votes
137
views
asked a month ago
I place lambda in app private subnet and place aurora serverless compatible Mysql in db private subnet. Both are in the same VPC. I use ec2 to test connect to db and it works just fine. I use default ...
1
answers
0
votes
56
views
asked a month ago