My Journey with QubesBuilderV2: From Installation to Contribution. My First Open source Contribution ExperienceFeb 13, 2025·4 min read
Automating Docker Builds and Deployments with GitHub ActionsIntroduction As part of my DevOps journey, I have successfully set up a CI/CD pipeline using GitHub Actions to automate the building, pushing, and deploying of Docker images to AWS. This workflow enables automatic deployment to staging and production...Feb 13, 2025·3 min read
A deep dive into the world of Infrastructure as Code. Terraform Up and Running.Sep 12, 2024·11 min read
From the Ground into the Clouds: My Journey in Cloud Engineering and becoming a Devops Engineer.Aug 12, 2024·8 min read
Automating LAMP Stack Deployment on Ubuntu Servers Using Vagrant and AnsibleIntroduction In today’s fast-paced tech environment, automation is key to efficiency and consistency. Manually setting up a server environment for web applications can be tasking and error prone, doing this for several hundreds of servers makes it mo...Jul 16, 2024·13 min read
Deploying a Full Stack Web Application with Docker, Nginx Proxy Manager, PostgreSQL, and Adminer on AWS EC2: An HNG Task JourneyAs part of the HNG internship program, I was tasked with a complex but rewarding challenge which is deploying a full stack web application using Docker containers and configuring it with Nginx Proxy Manager, PostgresSQL and Adminer on an AWS EC2 inst...Jul 10, 2024·13 min read
Automating User Account Management in Linux with a Bash ScriptManagement of user accounts or employee accounts and groups on linux systems can be tasking, especially when you’re dealing with multiple users. As a Sysops Engineer, you can use a bash script to automate this process by writing a script that reads u...Jul 3, 2024·6 min read
Understanding the Foundation: Operating Systems as the Bedrock of Cloud ComputingIn my study of cloud computing, at ALT School Africa it’s crucial to dive into the level that supports cloud infrastructure; The operating system. Join me as we explore the past, variations and importance of operating systems, in the field of cloud e...Mar 1, 2024·5 min read
Embarking on the Cloud Engineering Odyssey: A Beginner’s Exploration.In todays age the concept of “cloud engineering” has become a player, in shaping the advancement of modern IT infrastructure. Essentially cloud engineering revolves around the skill and expertise required to create, execute and oversee cloud based sy...Mar 1, 2024·3 min read