Production AWS Environment — Mortgage Industry Document Processing Platform
Built the full AWS infrastructure for a mortgage-industry client's document-processing application, where users upload documents for automated OCR and downstream business-logic processing. ➜ Designed a VPC with public and private subnets: frontend EC2 instance deployed in the public subnet, backend EC2 instance isolated in the private subnet ➜ Configured an Application Load Balancer handling HTTPS with Route 53 for DNS, fronting the frontend/backend architecture ➜ Integrated S3 for document storage and AWS Textract for automated OCR processing ➜ Scoped IAM permissions to least-privilege across the environment, with Secrets Manager managing application credentials and KMS-backed encryption throughout ➜ Implemented layered S3 encryption combining client-side encryption before upload with S3 dual-layer server-side encryption for defense-in-depth document security





