
AWS
Real-Time Event System on AWS
AWS Home lab
- Hosted a static frontend on Amazon S3 as part of a real-time event announcement system.
- Managed IAM roles and permissions to securely connect Lambda functions, S3, API Gateway, and SNS.
- Integrated AWS SNS and Lambda to handle event creation and email notifications for real-time updates.
- Deployed RESTful endpoints using API Gateway to trigger Lambda functions for event creation and subscriptions.