Cloud Game Leaderboard – Real-Time Multiplayer Stats

A real-time, cloud-hosted leaderboard system for multiplayer games demonstrating event-driven processing, scalable architecture, and secure AWS deployment.

Architecture

The system uses an **event-driven serverless/cloud architecture**:

Optional: Include a diagram showing API Gateway → Lambda → DynamoDB → WebSocket/SNS → CloudWatch.

Features & Highlights

Code & Demo

View the full repository and Lambda/WebSocket function examples:

GitHub Repo

Back to Overview