Hey Emma, good catch!Seems I missed out that part when I was writing this out. I will update this.Sep 16Sep 16
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 21May 21
Deploy an app in KubernetesIn this blog we will look into how we can deploy an application in Kubernetes via MinikuMar 6Mar 6
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 6Mar 6
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 6Mar 6
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 27Jan 27
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, 20233Oct 6, 20233