I'm passionate about DevOps and its role in enhancing software development. I enjoy automating processes and improving collaboration between development and operations teams
- DevOps professional with a background starting as a sysadmin
- Skilled in AWS, Kubernetes, Linux, Terraform, Ansible, and Python
- Experienced working across multiple countries in multicultural environments, collaborating with globally distributed teams ๐ต๐ฑ๐จ๐ด๐ฆ๐ท๐ช๐ธ๐ฎ๐ณ
- Fluent in several languages to drive cross-border impact ๐ต๐ฑ๐ช๐ธ๐บ๐ธ
โธ๏ธ Kubernetes on Digital Ocean
This project was developed to showcase the automated deployment of a Kubernetes cluster on DigitalOcean, employing Terraform for infrastructure provisioning and GitOps practices for configuration management.
- Automated Kubernetes cluster on DigitalOcean using Terraform and Flux CD, integrating Vault, Kong ingress with TLS and Prometheus stack for monitoring
- It demonstrates my expertise in deploying a secure, observable Kubernetes cluster using modern DevOps methodologies
- it integrates various cloud-native technologies and follows best practices to create a high-quality infrastructure solution
Roadmap.sh DevOps challenges provide practical projects from basic server setups to advanced deployments, which I often extended by experimenting with my own approaches or tools to further hone my skills
-
Highlighted Challenges:
- Automated-Backups: Proud of my clever pipeline design using the
dorny/paths-filter
action to skip jobs, reducing execution time - Dockerized-Service-Deployment: Utilized a distroless image and implemented caching in the GitHub Actions pipeline to reduce execution time
- Several other intermediate challenges that I extended further honing my DevOps skills
- Automated-Backups: Proud of my clever pipeline design using the