AWS Clickstream Analytics Platform
Student Intern, Serverless Backend Developer Sep 2025 - Now
Serverless clickstream analytics pipeline on AWS with event-driven ingestion, storage, transformation, and dashboard delivery.
S3LambdaEventBridgePostgreSQLR ShinyTerraform
Overview#
This project focused on turning raw clickstream events into dashboard-ready analytics through an AWS serverless pipeline. The work sat at the intersection of event ingestion, cloud architecture, infrastructure repeatability, and operational boundaries.
Key Work#
- Built ingestion and processing flow with S3, Lambda, and EventBridge.
- Delivered structured output into PostgreSQL for downstream analytics.
- Connected the pipeline to R Shiny dashboards for reporting.
- Used LocalStack and Terraform to create a repeatable development workflow.
Engineering Angle#
The most valuable part of this work was not only wiring services together. It was learning how to think about private networking, IAM-aware design, and production-minded cloud delivery under real constraints.