Yusuf Adeyemo

Yusuf Adeyemo @yusadolat

Location:
Ilorin, Kwara State Nigeria
Joined:
Feb 9, 2018

Yusuf Adeyemo
articles - 31 total

How to Pay AWS Bills in Naira: A Quick Guide

With AWS now supporting Naira, you can skip juggling foreign exchange and just focus on building....

Learn More 1 0Jan 14

Nomad 101: The Simpler, Smarter Way to Orchestrate Applications

Nomad is a personal favorite when I need a straightforward, single-binary orchestrator that just...

Learn More 2 0Dec 31 '24

How I Leverage Raspberry Pi as a DevOps Engineer

As a DevOps engineer, I'm always looking for a cost-effective, reliable, and flexible way to...

Learn More 3 1Dec 16 '24

TDD vs BDD: Navigating the Testing Landscape in Modern Software Development

Introduction In the ever-evolving world of software development, testing methodologies play a...

Learn More 2 1Aug 27 '24

Enhancing Microservice Communication in AWS ECS with Service Discovery Techniques

Service discovery is a vital component of modern distributed systems, enabling seamless...

Learn More 3 0Feb 11 '24

NodeJS Graceful Shutdown: A Beginner's Guide

Imagine this scenario: Your Node.js application is happily running, processing requests,...

Learn More 14 1May 28 '23

Do Not Tolerate Flaky Tests. Fix Them (or Delete Them).

As a DevOps engineer, you know the importance of testing in ensuring the quality and reliability of...

Learn More 2 1May 23 '23

How to resolve AWS S3 CORS error

The error message you're seeing is due to the Cross-Origin Resource Sharing (CORS) policy on your AWS...

Learn More 0 0Aug 23 '23

Asynchronous ML Model Training with AWS Lambda Invocation

Imagine being tasked with the challenge of training machine learning (ML) models in a serverless...

Learn More 1 0Mar 23 '23

Terraform Data Sources: Your Key to Dynamic and Adaptable Infrastructure

Terraform is a popular infrastructure-as-code (IaC) tool that allows users to define and manage...

Learn More 1 0Feb 24 '23

Observability in Kubernetes: Understanding Liveness Probes with Examples

Kubernetes is a highly effective and widely-used platform for container orchestration. One of the...

Learn More 0 0Feb 10 '23

Observability in Kubernetes: Understanding Readiness Probes with Examples

Kubernetes is an open-source platform that automates the deployment, scaling, and management of...

Learn More 1 0Jan 31 '23

5 tools to supercharge your Terraform Development

Want to take your Terraform development to the next level? Look no further! Introducing the 5 tools...

Learn More 6 0Jan 12 '23

Auto Vacuum Explained: Postgres Internals

Postgres auto vacuum is an automated maintenance process that helps keep a Postgres database running...

Learn More 1 0Jan 5 '23

10 DevOps tools you should learn in 2023

Are you looking to boost your career in DevOps in the coming year? Want to streamline your workflow...

Learn More 62 4Dec 29 '22

Dive into the world of Docker volumes: A beginner's guide

Docker is a popular open-source containerization platform that allows users to package and deploy...

Learn More 5 0Dec 26 '22

ALB vs NLB: The ultimate guide to choosing the best option for your needs

Choosing the right load balancer is crucial when it comes to optimizing the performance and...

Learn More 6 0Dec 24 '22

Difference between Kubernetes DeamonSet and Stateful Set

Kubernetes is a powerful container orchestration platform that allows you to deploy and manage your...

Learn More 1 0Dec 17 '22

How to Add Sentry Integration to your NodeJS App

To add Sentry integration to a Node.js Express app written in TypeScript, you will need to install...

Learn More 12 0Dec 16 '22

Understanding Kafka Consumer Offset: A beginner guide

Kafka consumer offset is a critical concept in Apache Kafka, a popular distributed streaming...

Learn More 0 0Dec 13 '22

Deploying a container image to AWS ECR using a GitHub Action

In this blog post, I am going to show how you can automatically deploy a new container image to AWS...

Learn More 6 0Sep 29 '22

Alternatives to Heroku: migrate your Heroku apps to Koyeb

Heroku stated on August 25th that its immensely popular free tier plans (free Heroku Dynos, free...

Learn More 9 0Aug 31 '22

10 GitHub Repositories That Help You Become A Better DevOps Engineer

Hi there, Today, We'll go through various Github repositories that you may not have come across that...

Learn More 71 3Aug 25 '22

Fixing the 'Exec Format Error' with Docker Containers on AWS ECS

The "exec format error" when running docker containers on AWS ECS is caused by a mismatch between the...

Learn More 0 0Aug 23 '23

Learning DevOps: How to learn DevOps as a beginner.

One of the most common questions people ask me when I attend a conference is, "How do I learn...

Learn More 6 1Aug 25 '22

Dockerize Production ready NodeJS App in 7 Steps

In the article, I will show you how to Dockerize a Production ready NodeJS application in just...

Learn More 14 0Aug 26 '22

How To Deploy a containerized Application on AWS App Runner using Terraform

AWS App Runner is a fully managed service that enables developers to quickly deploy containerized web...

Learn More 7 2Aug 25 '22

How to install Terraform on AWS CloudShell

Before the announcement of AWS CloudShell at re:Invent 2020, we had Instance Connect, Cloud9, and...

Learn More 28 0Aug 26 '22

AWS CodePipeline Overview

This is the first series of my CI/CD with AWS CodePipeline and ECS. Product feedback from...

Learn More 0 0Dec 30 '22

Introduction to ECS (Elastic Container Service)

With the recent rise in usage of microservices, people have moved to Microservices to build their...

Learn More 1 0Dec 30 '22