Skip to main content

Questions tagged [amazon-rds]

Amazon RDS (Relational Database Service)

0 votes
0 answers
34 views

cant connect to public AWS RDS instance

In order to do a quick test, I need to connect to an RDS postgres instance. I created a new free tier RDS DB, setting : "Publicly accessible" to yes. Self managed credentials with the ...
eos's user avatar
  • 561
0 votes
0 answers
24 views

How to manage EKS RDS ACK subnetgroups?

I have a script that sets up an EKS cluster with additional helpful services. One of this is to install the RDS controller kit (ACK) to spin up Aurora databases. However, sometimes when I run this ...
Jon Watte's user avatar
  • 270
0 votes
0 answers
40 views

RDS in the same security group does not allow connection whilst another does

I had a similar issue with EC2 (not solved yet: SSH to EC2 times out, but other instances in the same security group are reachable) and here is the same with RDS. I have existing RDS running with SG ...
Gino Pane's user avatar
  • 101
0 votes
0 answers
243 views

How to create a Service Principal Name (SPN) for an AWS RDS-managed SQL Server instance computer object in AD?

We are using AWS RDS for SQL Server, an AWS managed service. We joined our RDS to our self-managed AD: We found the Active Directory Service Principal Name (SPN) for the RDS-managed-service database ...
Federico Navarrete's user avatar
0 votes
0 answers
14 views

AWS VPC Connect Endpoint and Workbrench integration

I have some RDS instances under a private subnet and a bastion host (ec2 instance) with a public IP to connect to it. As part of getting a security certification we need to get rid of all ec2 ...
Andrés Páez's user avatar
0 votes
0 answers
84 views

How to get MariaDB slow query logs to show up on RDS

I have a MariaDB instance on RDS which I would like to enable slow query logs for. Following the documentation, I've created a paramter group which is assigned to the database. When I make changes to ...
Toby Osbourn's user avatar
1 vote
0 answers
91 views

Slow mysqldump export in Amazon RDS

I need to migrate a MySQL database in Amazon RDS to another local environment, but the dump is extremely slow. The internet connection is fine; could there be some restrictions in AWS? For example, in ...
Astora's user avatar
  • 163
0 votes
0 answers
179 views

Django on EC2 can't connect to RDS (Same VPC, same subnets)

i set up this environment on AWS: VPC: 1 Public subnet Route table with Internet Gateway 2 Private subnets Route table with NAT I created a subnetgroup with the private subnets and attached it to ...
ale_93_be's user avatar
0 votes
0 answers
49 views

Can you exceed 1 gigabit from an EC2 instance to an AWS Aurora MySQL instance?

I'm importing a terabyte of data into an AWS Aurora MySQL table from an EC2 instance. Because our service will be down while migrating prod, I care a lot about the import speed. Currently I can't ...
Seth's user avatar
  • 171
0 votes
0 answers
124 views

RDS is not connecting with ECS Fargate through secret manager

I am facing an issue with my Laravel application deployment on AWS ECS. The deployment process involves Jenkins, AWS ECR, and ECS. The new task is created, but there's an "Access Denied" ...
Spiral's user avatar
  • 101
0 votes
0 answers
180 views

Issue with Laravel ECS Deployment: Access denied for user 'forge'@'10.0.20.124'

I am facing an issue with my Laravel application deployment on AWS ECS. The deployment process involves Jenkins, AWS ECR, and ECS. The new task is created, but there's an "Access Denied" ...
Spiral's user avatar
  • 101
0 votes
0 answers
42 views

AWS RDS Periodic Writes

I have an AWS RDS postgres instance (v15) that doesn't see much usage. However, every three hours at around the half hour mark, I get a flurry of writes (see screenshot, below). At first, I thought ...
adam-m-hanna's user avatar
0 votes
0 answers
282 views

Can't connect to my RDS instance

I created my RDS database with Postgresql using Terraform. But I can't connect to this instance from my computer. It is set with Publicly accessible: Yes. I have a security group for it too. I also ...
Antonio Moraes's user avatar
0 votes
0 answers
72 views

How to set a pre-exiting password for an aws_db_instance resource, from a secure SSoT container while keeping it out of the state file?

I'm trying to find a solution for setting the master user password of an aws_db_instance from a pre-existing secret (which is currently in an existing Secrets Manager resource). If I use password = ...
Tar's user avatar
  • 101
2 votes
0 answers
2k views

Connecting to MariaDB server: ERROR 2013 (HY000): Lost connection to server at 'handshake: reading initial communication packet', system error: 11

I am trying to connect to an AWS hosted (RDS) MariaDB database (engine version 10.6.14). The database is hosted on a private subnet but it's accessible through a bastion host. I use an SSH tunnel to ...
Benoît Fayolle's user avatar

15 30 50 per page
1
2 3 4 5
38