Summary
Timeline
Work History
Overview
Education
Skills
Work Preference
Work Availability
Software
Languages
Certification
Quote
Additional Information
c3
Abayomi Afolabi

Abayomi Afolabi

DevOps Cloud Engineer

Summary

I am a passionate and results-driven Cloud/DevOps Engineer with extensive experience in architecting and administering cloud-based services for PaaS, IaaS, and SaaS environments. I'm knowledgeable in Devops methodology with solid background in automating infrastructure, managing CI/CD pipelines, and enhancing system reliability. Proven track record of implementing scalable solutions and optimizing deployment processes. Demonstrated expertise in cloud services and scripting, effectively collaborating with cross-functional teams to achieve operational excellence.

Timeline

DevOps Engineer

paramount students
03.2025 - Current

AWS DevOps Engineer

TRANSNET CLOUD
01.2024 - Current

Devops Cloud Engineer

Freelancer (Upwork)
05.2022 - 12.2023

System Administrator/DevOps Engineer

Cyclobold Technology
04.2021 - 03.2022

Bachelor of Engineering -

Federal University Oye-Ekiti
08.2015 - 08.2020

Work History

DevOps Engineer

paramount students
03.2025 - Current
  • Implement integrations requested by project managers and developers in projects.
  • Deploy updates in projects and Provide Level 2 technical support.
  • Build tools to reduce occurrences of errors and improve team experience.
  • Improve internal back-end systems and perform root cause analysis for production errors.
  • Investigate and resolve technical issues.
  • Develop scripts to automate visualization.
  • Design procedures for system troubleshooting and maintenance.

AWS DevOps Engineer

TRANSNET CLOUD
01.2024 - Current
  • Design, implement, and manage cloud infrastructure on AWS.
  • Develop and maintain CI/CD pipelines to automate deployments.
  • Site migration from on-premises to cloud-based
    Monitor system performance and troubleshoot issues in real-time.
  • Collaborate with development teams to optimize application performance and scalability.
  • Implement security best practices and ensure compliance with industry standards.
  • Create and manage documentation for processes, workflows, and configurations.
  • Participate in on-call rotations to support production systems.
  • Conduct regular system audits and performance evaluations.
  • Stay updated with emerging technologies and propose improvements to existing solutions.

Devops Cloud Engineer

Freelancer (Upwork)
05.2022 - 12.2023
  • Designed and maintained fully automated CI/CD pipelines using GitHub Actions, ensuring rapid and reliable code deployment.
  • Implemented Infrastructure as Code using Terraform to provision and manage AWS resources, including EKS, VPC, EC2, and RDS.
  • Containerized applications using Docker and deployed them on Kubernetes clusters, achieving high availability and scalability.
  • Integrated Maven and Nexus for artifact management in CI/CD pipelines, streamlining build processes.
  • Automated deployment infrastructure using CloudFormation templates for multi-cloud environments.
    Configured and optimized AWS services such as EC2, ELB, Route 53, and S3 to enhance system performance.

System Administrator/DevOps Engineer

Cyclobold Technology
04.2021 - 03.2022
  • Simplified troubleshooting processes by creating detailed documentation for system configurations, procedures, and best practices.
  • Provisioned new software and hardware for use, following established security policies.
  • Managed user access rights to maintain a high level of information security while ensuring appropriate levels of accessibility for authorized personnel.
  • Maintained a high level of customer satisfaction by providing rapid, accurate response to inquiries and concerns regarding system performance or functionality.
  • Automated deployment and scaling of applications using AWS Elastic Kubernetes Service (EKS).
  • Migrated databases from on-premises to AWS using Amazon Database Migration Services and Migration Hub.
  • Created and managed S3 buckets and implemented life cycle policies for optimized storage costs.
  • Developed Terraform scripts to automate the provisioning of AWS infrastructure.
  • Designed and implemented cloud-based solutions to meet security and compliance requirements for financial services.
  • Monitored server activities and resolved AWS-related issues, ensuring system reliability.

Overview

4
4
years of professional experience
5
5
years of post-secondary education

Education

Bachelor of Engineering -

Federal University Oye-Ekiti
Nigeria
08.2015 - 08.2020

Skills

  • Logging solutions
  • System and network security
  • Cloud architecture design
  • Monitoring tools
  • Continuous integration
  • Teamwork and collaboration
  • Virtual and cloud technologies
  • Infrastructure as Code
  • Data migration
  • Load balancing
  • Cost optimization
  • Cloud computing
  • TCP/IP protocol
  • Performance optimization
  • Google cloud platform
  • Kubernetes management
  • Docker mastery
  • AWS expertise
  • Serverless computing
  • Cloud automation
  • DevOps principles
  • API development
  • Scripting languages
  • Python programming
  • Problem-solving
  • Troubleshooting
  • Time management
  • DevOps methodologies
  • Continuous integration and deployment
  • API gateway configuration
  • Cloud migration strategies
  • Agile development

Work Preference

Work Type

Gig WorkFull TimePart TimeContract Work

Work Location

RemoteHybrid

Important To Me

Career advancementWork-life balanceCompany CultureFlexible work hoursPersonal development programsTeam Building / Company Retreats

Work Availability

monday
tuesday
wednesday
thursday
friday
saturday
sunday
morning
afternoon
evening
swipe to browse

Software

Google workspace

Drawio

IDEs

Git

JavaScript

Python

Nodejs

Bash

React

PHP

Sql

MySql

MongoDB

PostgreSql

Slack

Linux

AWS

GCP

Docker

Kubernetes

ArgoCD

Jenkins

GitHub Actions

SonarQube

Terraform

Ansible

Languages

English
Full Professional

Certification

  • Devops/Cloud Computing
  • Agile Project Management

Quote

There is a powerful driving force inside every human being that, once unleashed, can make any vision, dream, or desire a reality.
Tony Robbins

Additional Information

PROJECTS

Kubernetes Dashboard Deployment and Access

  • I deployed and configured the K8s Dashboard, a web-based UI for managing K8s clusters.
  • The deployment was done using Helm, which provided better control and efficiency over required dependencies.

Static Website Deployment

  • Deployed a React + Vite static website to AWS S3 and CloudFront using Terraform and GitHub Actions as a DevOps Cloud Engineer.
  • Automated local testing with a custom Bash script and managed infrastructure with secure OAI configurations.
  • Resolved deployment challenges, including HTTP 403 errors and Git branch divergences, ensuring a robust CI/CD pipeline.
  • Documented the architecture with a detailed diagram, enhancing team collaboration.
  • Demonstrated expertise in AWS, automation, and troubleshooting in a production environment.

Library Management App with two Independent APIs(in progress)

  • I Create a docker-compose yaml file to define services RabbitMQ, Flask API(Frontend API & Backend API), PostgreSql Database).
  • I Implement routes, database models, and a consumer to process messages from RabbitMQ.
  • I Configure RabbitMQ to establish connections, queues, and exchanges for message processing.
  • I Handle database transactions using SQLAlchemy for database operations, ensuring integrity and handling constraints.
  • The services is started using docker-compose up, monitor logs, and resolve connection or integrity errors.
  • Proceed to deploy to a cloud environment, ensuring message processing and API stability.

Deploying of PHP Laravel Two-Tier Web App

  • This App use an Application Load Balancer (ALB) which improves availability, fault tolerance, and scalability of the PHP Laravel application.
  • By isolating the database in a private subnet and securing network traffic with security groups, the architecture remains cost-effective and robust.

Static Web Deployment on AWS using Iac (Terraform)

  • The project uses Terraform to provision an AWS infrastructure that includes the necessary services needed for this project.
  • It also demonstrates the deployment of a static website hosted on AWS EC2 instances and automated CI/CD pipeline through GitHub Actions.

Pix-mix App

  • This is a simple CI/CD for a pix-mix static website which build and run a container image automatically.
  • The pipeline also send notification to email of the process.
  • The pipeline also perform pushing the image to docker hub.

Jenkins Pipeline with Docker & Minikube

  • Jenkinsfile that clones the code on a build server, builds a Docker image, uploads it to DockerHub, and then deploys the application as a Pod on a separate deploy server (Minikube).
  • GitHub Actions (Sonar Cloud & Snyk) run automatically on every push to the development branch, ensuring code quality and security checks.

Deployed a containerized application using AWS ECS, ECR and automating the process with GitHub Actions.

  • Utilize Docker to package your application into a container.
  • Push the Docker image to AWS ECR, a fully managed container registry.
  • Automatically deploy the containerized application to AWS ECS, a scalable container orchestration service.
  • Set up GitHub Actions to automate the build, test, and deployment processes.

A Simple Application Programming Interface (API) Product Database Management

  • This project is a simple API Product database Management built using Node.js, Express, and MongoDB.
  • It allows you to perform CRUD (Create, Read, Update, Delete) operations on a products database.
  • The API provides endpoints to add new products, retrieve all products, retrieve a single product by name, update a product's details, and delete a product.
Abayomi AfolabiDevOps Cloud Engineer