Skip to content

how to use rds proxy?

0

I have set up a aurora serverless database, and a proxy to help manage connections to this database. Based on documentation provided here , https://aws.amazon.com/blogs/compute/using-amazon-rds-proxy-with-aws-lambda/

rds proxy can be directly added to aws lambda, but what are the options if we are not using aws lambda ?

are there any options , if i want to host app in an ec2 instance. I saw examples with psycopg2 , are there any examples/blogs from aws on best practices to use this?

asked 2 years ago936 views
1 Answer

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.