Optimised the live production environment by migrating to Paris (eu-west-3), replacing RDS with
SQLite and removing ALB/ASG — cutting costs with zero downtime.
Atomic visitor counter using DynamoDB with dual-key strategy for total and per-day tracking.
30-day bar chart via Chart.js, fetched in a single BatchGetItem call. IAM instance profile — no hardcoded keys.