Cloud-focused Engineer with 8.5 years of backend development experience, now specialising in AWS cloud technologies and infrastructure.
Over the past eight years, I have worked as a backend developer specialising in Magento and PHP e-commerce platforms, supporting production systems and deployments. Through this experience, I became increasingly involved in infrastructure and cloud-related tasks, working with AWS services and cloud environments.
The project demonstrates how to create a secure AWS network. It focuses on keeping workloads separate using subnets and routing, ensures that access is limited to what’s necessary through security groups, only makes public elements available when needed, protects databases and internal services and provides clear visibility into network operations.
View on GitHubA full Infrastructure-as-Code rebuild of the secure VPC architecture using Terraform. Deploys a 3-tier Multi-AZ VPC with ALB, Auto Scaling, RDS MySQL, bastion host, EventBridge guardrails with Lambda alerting, and CloudWatch monitoring. Includes resilience testing with a simulated NAT Gateway failure scenario.
View on GitHubA project showing how an Auto Scaling Group responds to both instance‑level and Availability Zone‑level failures.
View on GitHubA full backup lifecycle system where EBS snapshots are automatically created, replicated, and cleaned up across two AWS regions (London and São Paulo).
View on GitHub