Transport-Info Full Stack project utilising a frontend and a backend. Backend is served by an AWS EC2 server running flask using gunicorn and nginx as webservers. Frontend is served by Vercel using NextJS 13 and Typescript. API are handled by the API Gateway with API authentication keys. The data are stored on S3 and DynamoDB and are fetched by the backend server upon request from the frontend.

Tech Stack

AWS EC2AWS EC2
AWS LambdaAWS Lambda
AWS S3AWS S3
DynamoDBDynamoDB
API GatewayAPI Gateway
NextJSNextJS