In this post, I will go through the process of using an AWS Lambda function served via AWS API Gateway HTTPS endpoint. My existing NodeJS API performs one task and […]
Category: AWS
AWS RDS In A VPC
For the past few days, I’m trying to replicate a setup in AWS where the database server access is secured in a private subnet while the web server is located […]