Hey Emma, good catch!Seems I missed out that part when I was writing this out. I will update this.Sep 16, 2024Sep 16, 2024
Monitoring a Kubernetes Cluster using Prometheus and GrafanaIn this article we will be looking at deploying Prometheus and Grafana unto a Kubernetes cluster for monitoring and obeservability…May 2, 20243May 2, 20243
Deploy an app in KubernetesIn this blog we will look into how we can deploy an application in Kubernetes via MinikuMar 6, 2024Mar 6, 2024
Creating Isolated Network in DockerIn this guide we will create docker containers on a host and utilize a Custom Bridge Network in order to create isolation between them.Mar 6, 2024Mar 6, 2024
Networking in DockerIn this guide we will begin to understand the basics of networking between containers. Since our focus has been Docker from the start we…Mar 6, 2024Mar 6, 2024
Containerize Python app using DockerWe will be utilizing Docker to create a Docker image of Python program that is executable in the terminal and we will be pushing this…Jan 27, 2024Jan 27, 2024
Configuration Management with AnsibleIn this guide we will utilize a Configuration Management software known as Ansible to deploy Nginx unto a server.Dec 4, 2023Dec 4, 2023
CRUD APIIn this article we will be looking at creating a CRUP API. A CRUD API allows a program to perform create, read, update and delete…Nov 11, 2023Nov 11, 2023
Creating AWS EC2 instances with SSH access using TerraformThis attempts to guide you through creating a SSH access enabled EC2 instance using Terraform from scratch. This will essentially serve as…Oct 6, 20234Oct 6, 20234