Workshop
Deploy BK-Sync (QR Attendance System)
Overview
BK-Sync is a real-time QR code attendance tracking system built on AWS Serverless architecture.
In this workshop, you will learn how to deploy the entire application from scratch, including setting up the necessary IAM permissions, deploying the backend with AWS SAM, and hosting the frontend on AWS Amplify.
Main Objectives of this Workshop
- Build a complete attendance system using AWS Serverless.
- Practice deploying and managing resources on AWS Cloud.
- Learn about AWS services such as Lambda, DynamoDB, S3, API Gateway, Cognito, and Amplify.
Content
- Introduction
- Prerequisites
- Backend Deployment
- Frontend Deployment
- UI & Testing
- Cleanup
- Reflection