Cloud enthusiast building cool stuff on AWS
Iām a recent graduate and cloud enthusiast with a focus on AWS and DevOps. I recently earned my AWS Certified Solutions Architect ā Associate certification. I work with AWS services, Terraform, serverless architectures, networking, and Linux. I enjoy designing scalable and efficient cloud solutions, and Iām committed to continuously building my skills and tackling new challenges in cloud infrastructure.
This website demonstrates a complete serverless architecture on AWS, showcasing my ability to design, implement, and deploy cloud solutions using Infrastructure as Code.
Static website hosted on S3 with CloudFront CDN for global delivery and Route53 for DNS management. SSL certificates from ACM ensure secure HTTPS connections.
Visitor and wave counters powered by Lambda functions triggered through API Gateway. Data persistence handled by DynamoDB with automatic TTL for rate limiting.
IAM roles provide least-privilege access to services. AWS Budgets ($7.50/month) with SNS notifications trigger automatic mitigation if thresholds are exceeded.
Explore the complete infrastructure code, Terraform configurations, and detailed architecture documentation for this website.
View on GitHub