Aws setup for api
Budget: $10 – $30 USD
Hi,
We have lambda function and mysql rds database.
We need 3 things:
1: create a proxy behind lambda to avoid the concurrent pool on database
2: create a secure connection between lamda and rds. I also need an access to my database withmy ide. For now its publicly accessible.
3: create a websocket on the gateway connect3d to the lambda function
Thanks
We have lambda function and mysql rds database.
We need 3 things:
1: create a proxy behind lambda to avoid the concurrent pool on database
2: create a secure connection between lamda and rds. I also need an access to my database withmy ide. For now its publicly accessible.
3: create a websocket on the gateway connect3d to the lambda function
Thanks