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

Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

827 results
I am getting the following error. I read that as I need to upgrade all the way to at minimum t medium size to use MySQL 8. That's a huge jump in costs. RDS does not support creating a DB instance wit...
2
answers
0
votes
28
views
asked 2 days ago
I have set up an Aurora serverless DB with read only replica. I have set the min capacity to 0 and have it scaling down after 5min of inactivity. Sometimes when the DB starts back up I cannot perform...
1
answers
0
votes
18
views
asked 2 days ago
Dear Team, I am new to Amazon AuroraPostgreSQL and have started exploring it through the AWS official documentation. However, I find the topic and its workflow a bit complex to grasp initially. Coul...
1
answers
0
votes
8
views
profile picture
asked 3 days ago
I have the following CF template... ``` AuroraServerlessCluster: Type: 'AWS::RDS::DBCluster' Properties: Engine: aurora-mysql EngineVersion: 8.0.mysql_aurora.3.08.0 Databas...
1
answers
0
votes
18
views
asked 4 days ago
We have a Aurora MySQL Cluster where the writer is reporting a AuroraBinLogReplicaLag reporting of -1 and has been since Saturday. The reader is reporting as 0. How do we fix this? It seems like thi...
1
answers
0
votes
11
views
asked 6 days ago
What are the conditions that cause private IP address changes in Amazon RDS? The following site explains the conditions under which RDS IP addresses can change: https://repost.aws/knowledge-center/rd...
1
answers
0
votes
27
views
asked 6 days ago
Hi all, I have created foreign data wrappers for both RDS PostgreSQL and RDS SQL Server databases and can successfully read from these, so my issue does not relate at all to the connections here. Wha...
1
answers
0
votes
45
views
asked 13 days ago
Inside my CDK I have the option to import a database instance and also to create a new one. With the new one, I can create a database with defaultDatabaseName. But how can I let the rds cluster create...
1
answers
0
votes
15
views
asked 13 days ago
My security team reached out to me about CVE-2024-10979 - a high-severity security flaw in the PostgreSQL database system. Are Amazon RDS and Amazon Aurora at risk for this exploitation? If so, ho...
2
answers
0
votes
232
views
asked 19 days ago
Due to an infrastructure change, I would like to establish a connection from the ECS cluster in VPC1 with CIDR 10.30.0.0/16 to an existing private RDS cluster in VPC 2 with CIDR 10.60.10.0/24. How can...
2
answers
0
votes
36
views
asked 19 days ago
![Enter image description here](/media/postImages/original/IMJbeACwkYTYiBDl9KfpgeyQ) ![Enter image description here](/media/postImages/original/IM3nA-TSL7TaOHulN8YoBjFA) Above Shows the cost graph whe...
2
answers
0
votes
55
views
asked 19 days ago
Background: I had run application that use Aurora PostgreSQL 10.21 until around mid of 2023. I have paused the service/application for about 1 year. Now I want to continue the application so i need db...
1
answers
0
votes
24
views
asked 20 days ago