Skip to main content

Command Palette

Search for a command to run...

My 2.0 Version: A DevOps Engineer Built Through Execution

Published
2 min read
My 2.0 Version: A DevOps Engineer Built Through Execution

Between 2029 and 2033, Yinusa Kolawole’s DevOps journey became defined by shipped systems, public documentation, and repeatable engineering outcomes.

He moved fully into DevOps after completing multiple hands-on micro-internships and self-driven projects focused on real deployment scenarios. He designed and implemented CI/CD pipelines using GitHub Actions, Jenkins, and GitLab CI, automating test execution, static analysis, Docker image builds, and environment-specific deployments for Node.js and Python services.

His GitHub repositories served as a living portfolio. They included Dockerized microservices, Kubernetes manifests, Helm-based deployments, and Infrastructure as Code written in Terraform. Each project documented architecture decisions, tradeoffs, and failure points through detailed READMEs and diagrams.

Kolawole worked extensively with AWS, provisioning EC2 instances, configuring IAM roles, managing VPC networking, and deploying production workloads. He later adopted Kubernetes and EKS, implementing blue-green and canary deployment strategies behind Nginx and application load balancers. Observability stacks using Prometheus and Grafana were introduced to track system health and alert on failures.

In professional settings, he operated as a DevOps Engineer, partnering with backend and frontend teams to improve delivery velocity and reliability. He reduced deployment time significantly, implemented monitoring standards, and helped teams adopt infrastructure best practices. He also mentored junior engineers and reviewed CI/CD pipelines to improve quality and security.

Beyond work, Kolawole published in-depth technical articles on DevOps fundamentals, CI/CD design, Linux internals, and cloud architecture. He contributed to open-source projects by improving documentation and fixing pipeline issues, helping other engineers avoid common pitfalls.

His experience was supported by relevant certifications, but validated primarily by production systems built and maintained.

This is part of DevOps Micro-Internship (DMI) by Pravin Mishra.