IT Student | Aspiring DevOps Engineer
Aspiring DevOps Engineer with a strong technical foundation in Cloud Computing and system automation. Actively building hands-on expertise in Containerization (Docker, Kubernetes) and Infrastructure as Code (IaC) through home lab projects. My goal is to leverage my skills in a professional Cloud Infrastructure or Junior DevOps role, contributing to scalable, automated, and stable environments.
Architected and deployed a highly available portfolio using AWS S3 and CloudFront for global content delivery (CDN). Implemented a Serverless Backend using Python (AWS Lambda) to process contact form data and Amazon SES for automated email notifications. Configured Route 53 for DNS management and SSL/TLS certificates via AWS Certificate Manager to ensure secure HTTPS access.
Deployment of a containerized web application to an AWS-provisioned Kubernetes cluster. The project involved using S3 for cluster state persistence and configuring Route 53 for custom DNS service exposure, bypassing standard Load Balancers to understand underlying networking.
Automated CI/CD pipeline for a Flask web application.
Configured a Jenkins server to trigger builds on every git push.
The pipeline automatically builds a Docker image from the source code and redeploys the container locally, ensuring the latest version is always running.
End-to-end automation pipeline. Used Terraform to provision AWS EC2 infrastructure and Ansible playbooks to configure the environment and install Docker Engine. Focused on mastering the Infrastructure as Code (IaC) lifecycle.