python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
AWS EKS not able to connect with RDS instance in the same VPC
I have launched an EKS cluster version 1.21 using this terraform module. The cluster is up and running, no issues there. I have launched my app in the cluster but it is not able to connect to the RDS ...
Luv33preet
Votes: 0
Answers: 0
How to configure RDS PostgresSQL DB inside AWS Lambda within VPC?
How can I move the DB Configuration and schema creation from Terraform into AWS Lambda, and then create a cloudwatch event which can invoke the Lambda to perform the operation.
This operation can be c...
AstroNomad
Votes: 0
Answers: 1
AWS Alert on RDS Cluster creation
I wanted to know if there is a way to get alerted when a new RDS cluster is created in an AWS account. We do not have correct permissions setup as in AWS and so we are not sure who all are creating RD...
P_Ar
Votes: 0
Answers: 2
AWS SCT error while connecting to PostgreSQL 13.4
I get the following error when trying to connect to postgres as a target using AWS SCT:
LOADER ERROR: Error executing 'load-contexts' query: org.postgresql.util.PSQLException: ERROR: relation "aw...
SevVirpio
Votes: 0
Answers: 1