Cloud Resume Challenge

AWS Certified • Networking & Security • Serverless tinkerer

Professional Summary

AWS Certified Cloud Practitioner and CompTIA Security+ certified IT professional with 10+ years of experience in systems analysis, enterprise networking, and infrastructure operations. Proven track record in optimizing network performance, streamlining access control, and leading cross‑functional teams to resolve complex technical issues. Skilled in cloud fundamentals, secure infrastructure management, and multi‑vendor network troubleshooting, with a focus on delivering scalable, resilient, and reliable solutions in fast‑paced environments.

Diagram: User → Route 53 → CloudFront → S3 and CloudFront → API Gateway → Lambda → DynamoDB
Architecture at a glance — served by CloudFront from S3; backend visits logged via API Gateway → Lambda → DynamoDB.

About This Site

Built for the Cloud Resume Challenge to demonstrate cloud deployment, automation, security hardening, and a small serverless app.

Frontend & DNS

  • Static site on Amazon S3 served globally through CloudFront (HTTPS via ACM).
  • Public DNS with Route 53 (apex ALIAS to CloudFront; optional www redirect).
  • S3 Intelligent‑Tiering for assets and Server Access Logging.
  • Automatic CloudFront invalidations on deploy for zero‑stale rollouts.

Serverless Backend

  • API GatewayLambda (Python)DynamoDB for visit tracking and geo stats.
  • Rate limiting with usage plans & API keys; CORS locked to site origin.
  • CloudWatch for observability.

CI/CD & Security

  • GitHub Actions with OIDC to assume a deploy role (no stored AWS keys).
  • Least‑privilege IAM; HTTPS enforced end‑to‑end.
  • Optional KMS (SSE‑KMS) on logs/artifacts.

UI Features

  • Interactive visitor map using Leaflet with clustering and heat overlay.
  • Recent visitor list with country flags and ISP icons; total visit count.
View GitHub Repo

Certifications

Technical Skills

Projects

Experience

Education

Visitor Map

Recent Visitors

Visits: loading…