Skip to content
Lim Yan Kai edited this page Feb 5, 2022 · 4 revisions

Introduction

Welcome to the backend repo for NTU SCSE's website.

Technical Architecture

We utilise a serverless architecture for this website to optimise costs and reduce unnecessary utilisation of resources. The website is hosted on Vercel and utilises several AWS features to support serverless system, including AWS Lambda, Cognito, DynamoDB, APIGateway, Cloudfront and S3. The proposed architecture diagram is as follows:

Proposed technical architecture

Data dictionary

Proposed data dictionary

Clone this wiki locally