Welcome to my DevOps Portfolio, where I demonstrate my practical experience with modern DevOps tools, processes, and best practices. This repository showcases various aspects of my skills, including Continuous Integration/Continuous Deployment (CI/CD), Infrastructure as Code (IaC), and containerization, in a real-world context.
- Integrated CircleCI with a Go application for automated testing, building, and deployment. This pipeline includes:
- Parallel test execution
- Dependency caching for faster builds
- Security vulnerability scanning using Snyk
- Authored and summarized technical blogs on DevOps topics such as:
- Infrastructure as Code for DevOps Scaling: Benefits of automating infrastructure management with IaC tools.
- Setting Up MLflow and Kubeflow: A practical guide to managing machine learning workflows.
- Developed a professional, user-friendly CV landing page showcasing my experience and skills.
View my CV Landing Page here
- A Beginner's Guide to Using Infrastructure as Code (IaC) for DevOps Scaling
- A Beginner's Guide to Setting Up MLflow and Kubeflow
- CI/CD: CircleCI, GitHub Actions
- IaC: Terraform, Ansible
- Containerization: Docker
- Vulnerability Scanning: Snyk
- Web Development: HTML, CSS