AWS Employee Management
An authenticated serverless CRUD application using Cognito, API Gateway, Lambda, DynamoDB, CloudFront, and operational monitoring.
Available for work
I’m Saiful Khan a Senior DevOps / Site Reliability Engineer focused on AWS, platform engineering, automation, and secure cloud architecture. I design event-driven systems, CI/CD, and infrastructure you can operate in production.
The work
This site is the AWS Cloud Resume Challenge turned into production-style infrastructure: S3, CloudFront, Route 53, Lambda, DynamoDB, and CI/CD — with Terraform IaC in progress and the decisions written down.
Projects
A few practical projects I’ve built and deployed, each focused on cloud architecture, automation, or production-ready platform engineering.
An authenticated serverless CRUD application using Cognito, API Gateway, Lambda, DynamoDB, CloudFront, and operational monitoring.
This project implements a serverless CRUD application on AWS using Lambda, API Gateway, and DynamoDB, with Terraform used to provision and manage the infrastructure in a repeatable way.
A full AWS-hosted personal website and cloud architecture portfolio, covering static web hosting, HTTPS, DNS, CI/CD, serverless APIs, and Infrastructure as Code.
A hands-on security exercise that hardens a deliberately vulnerable S3 bucket with public access blocking, least-privilege policies, IAM roles, HTTPS enforcement, and encryption at rest.
Build log
The build evolved through four milestones: establish the foundation, ship it securely, automate delivery, then add serverless capabilities.
Turn the resume concept into a working site with a repeatable local workflow.
Publish the site on S3, connect the domain, and serve it globally over HTTPS.
Replace manual releases with CI/CD and keep the AWS footprint cost-aware.
Add APIs, DynamoDB-backed features, and Terraform-managed infrastructure.