AWS infrastructure projects focused on scalability, automation, monitoring, Infrastructure as Code, and cloud engineering workflows.
Former product designer with a background in systems thinking, research, and cross-functional collaboration, now transitioning into cloud engineering through structured hands-on AWS builds.
Over the past two months I’ve gone from launching basic services to designing multi-tier architectures like custom VPCs, NAT Gateways, Application Load Balancers, and Auto Scaling Groups. Every project is documented publicly on GitHub and LinkedIn, including what breaks and why.
Currently preparing for AWS Solutions Architect Associate Certification. Open to cloud engineering and cloud operations roles in the U.S. market.
Provisioned entire AWS infrastructure using Terraform configuration files from CLI.
View RepositoryAdded CloudWatch monitoring and target tracking scaling policy based on CPU utilization.
View RepositoryAdded SSL/TLS via ACM, custom domain via Route 53, and HTTPS with HTTP redirection.
View RepositoryRebuilt Week 6 successfully. Root cause was inbound vs outbound security group rules.
View RepositoryDocumented a week of debugging across multiple rebuild attempts, ultimately identifying infrastructure and security group configuration issues.
View RepositoryDeployed an ALB across two Availability Zones with EC2 instances running Nginx.
View RepositoryBuilt a VPC with public/private subnets and outbound internet access via NAT Gateway.
View RepositoryDeployed an EC2 Nginx web server inside a custom VPC with internet connectivity.
View RepositoryHosted a static website publicly using Amazon S3 Static Website Hosting.
View RepositoryDeployed a secure AWS EC2 web server with Nginx and custom HTML deployment.
View RepositoryA breakdown of debugging an AWS architecture failure across multiple rebuild attempts, ultimately tracing the issue to inbound versus outbound security group rules.
Read Article