Building a Serverless Profit/Loss Calculator with AWS Lambda, AWS API Gateway and React
Project Architecture
Our application follows a serverless architecture:
Frontend: React application hosted on Netlify
Backend: AWS Lambda function written in Python
API: AWS API Gateway to expose our Lambda function
Version Control: GitLab reposi...
engineering.sundaypyjamas.com4 min read