Fullstack application that enables conversations between prospective customers and reviewers.
www.beforeknow.com
• Developed frontend using React + Redux hosted on AWS Amplify
• Implemented API layer in AWS api gateway
• Connected APIs to server side code by deploying functions in AWS Lambda
• Implemented NAT Gateway to allow private Lambda function access to the public internet
• Designed PostreSQL database and deployed it to AWS RDS
• Added RDS Proxy between database and lambda functions to decrease warmup times and
automatically manage db connections
https://github.com/ammark47/beforeknow
https://github.com/ammark47/beforeknow-server