gbayi-adewakun.hashnode.devPrestaShop Installation on AWS - Complete Step-by-Step GuideDeploy PrestaShop on AWS Free Tier with separate application and database servers. Phase 1: Launch EC2 Instances Step 1: Launch Application Server Navigate to AWS Console → EC2 → Launch instance 2d ago·7 min read
gbayi-adewakun.hashnode.dev🐳 Building and Containerizing a Flask Web Application with Docker: A Step-by-Step DevOps ProjectIntroduction As I dive into the world of DevOps, one of the most fundamental skills to master is containerization. In this tutorial, I'll walk you through my DevOps project: containerizing a Flask webFeb 27·4 min read
gbayi-adewakun.hashnode.devBuilding a CI/CD Pipeline on AWS Using GitHub ActionsIntroduction In this project, I built a CI/CD pipeline that automatically deploys a simple web application to an AWS EC2 instance using GitHub Actions. The goal of this project was to gain hands-on DevOps experience by connecting Git, Docker, AWS, an...Dec 18, 2025·4 min read
gbayi-adewakun.hashnode.devAutomating Nginx Installation on AWS EC2 Using AnsibleIn this hands-on tutorial, I'll guide you through setting up Ansible to automate server configuration across two AWS EC2 instances. Project Overview We're creating an Ansible automation environment with: Control Host : Where Ansible runs from Manag...Dec 1, 2025·6 min read
gbayi-adewakun.hashnode.devThe Complete Guide to Azure Monitoring: How I Set Up Application Insights, Availability Tests & AlertsIntroduction Have you ever wondered if your web application is truly available to users around the world? What happens when your app goes down in the middle of the night? As a developer, I used to worry about these questions constantly—until I discov...Nov 10, 2025·5 min read