Akinola John Ayomide

DevOps Engineer, System Administrator & Cloud Engineer

Building scalable infrastructure with code, automation, and innovation

Let's Build Something Amazing
devops@johnayomide:~
$ kubectl get pods --all-namespaces
$ terraform plan -out=deployment.tfplan
$ docker build -t myapp:latest .
$ ansible-playbook deploy.yml -i inventory.ini
$ aws eks update-kubeconfig --name production
$ jenkins-cli build job-name
$

About Me

Dynamic DevOps Engineer with over 3 years of combined experience in designing and optimizing CI/CD pipelines, automating cloud infrastructure, and managing Kubernetes deployments across multiple roles.

Currently pursuing a Master's in Information Technology while working as a Linux DevOps and Cloud Engineering Instructor. I specialize in AWS, Azure, and GCP platforms, with expertise in tools like Jenkins, Docker, Kubernetes, Terraform, and Ansible.

I'm passionate about automating complex workflows, implementing Infrastructure-as-Code, and mentoring the next generation of DevOps professionals.

May 2025 - Present
Linux DevOps and Cloud Engineering Instructor
Bloomy Technologies, Lagos

Delivering comprehensive training on Linux, DevOps, and cloud platforms (AWS, Azure, GCP), covering industry-standard tools and practices.

January 2025 - March 2025
DevOps Engineer
HNG Tech, Remote

Built automated infrastructure solutions and CI/CD pipelines, reducing manual effort by 80% through GitHub Actions, Terraform, and Ansible.

January 2024 - November 2024
DevOps Engineer
Greysoft Technologies, Kaduna

Designed and implemented Amazon VPC environments using AWS services, reducing deployment times by 25% through Jenkins CI/CD and EKS orchestration.

June 2022 - December 2022
IT Support Intern
PrexySoft Innovations, Lagos

Managed Linux-based servers and automated routine tasks with Bash scripts, improving operational efficiency.

Featured Projects

CI/CD Pipeline for Web Application

Built and deployed a microservices application using Docker containers with Kubernetes orchestration on Minikube, implementing Prometheus monitoring for performance tracking.

Docker Kubernetes Minikube Prometheus

System Status Dashboard

All Systems Operational
99.9%
Uptime
45ms
Response Time
127
Deployments

Tech Stack

AWS

EC2, S3, EKS, Lambda, IAM, KMS

Docker

Containerization & Orchestration

Kubernetes

Container Orchestration

Jenkins

CI/CD Pipelines

Terraform

Infrastructure as Code

Ansible

Configuration Management

Python

Automation & Scripting

Bash

Shell Scripting

Git

Version Control

GitHub Actions

CI/CD Automation

Monitoring

Prometheus, Grafana, CloudWatch

Linux

System Administration

Get In Touch

Let's Connect

akinolajohnayomide@gmail.com
+234 810 978 3454
Lagos, Nigeria
">Designed and implemented a comprehensive CI/CD pipeline using Jenkins and GitHub Actions for automated deployment on AWS EC2, reducing deployment time by 30%.

Jenkins GitHub Actions AWS EC2 Docker

Infrastructure-as-Code with Terraform

Developed modular IaC scripts using Terraform to provision and manage AWS resources, enabling consistent and repeatable deployments across environments.

Terraform AWS EC2 S3

Containerized Microservices Deployment

Containerized Microservices Deployment" is a hands-on DevOps project that showcases your ability to design, deploy, and manage a production-grade microservices architecture using modern containerization and orchestration tools. This project consists of several independent services (e.g., user service, product service, order service), each packaged in its own Docker container. These services are deployed into a Kubernetes cluster, where DevOps practices like automated builds, scalable deployments, health checks, centralized logging, and monitoring are implemented.

Kubernetes AWS Docker Prometheus & Grafana NGINX GitHub Actions Node.js