Okey EbereUnderstanding Kubernetes Liveness Probes.In a Kubernetes cluster, applications run in containers within Pods spread across various nodes. However, there are times when these…Oct 25Oct 25
Okey EbereKubernetes Traffic Policies: A Guide to Optimized Routing.In Kubernetes, traffic is typically routed to application endpoints using a random load-balancing mechanism. This default behavior can lead…Sep 25Sep 25
Okey EbereTesting Methods for Continuous Delivery.Recently, while conducting an in-depth study on the software development lifecycle and exploring various strategies to accelerate feature…Sep 132Sep 132
Okey EbereCentralized Monitoring on an AWS EKS Cluster Using Helm Chart: Prometheus, Grafana, and Alert…Successfully deploying a Kubernetes cluster is a notable achievement, but maintaining its optimal performance and reliability demands…Aug 20Aug 20
Okey EbereImplementing Canary Deployment with AWS Lambda and AWS API Gateway.Have you ever felt that nervous tension in your stomach when pushing a new update to production? You’re not alone. Traditional deployments…Aug 171Aug 171
Okey EbereHOW TO ATTACH AND MOUNT A NEW EBS VOLUME TO A RUNNING AWS EC2 INSTANCEA recent encounter with service disruptions on my EC2 instance revealed a critical issue: insufficient disk space. To address this…Jul 171Jul 171
Okey EbereHOW TO CONFIGURE TERRAFORM REMOTE BACKEND ON AWS S3 BUCKETTerraform is an infrastructure as a code tool that lets you build, change, and version infrastructure safely and efficiently.Jul 6Jul 6
Okey EbereINTEGRATING S3 EVENT NOTIFICATIONS WITH AWS LAMBDA FOR AUTOMATED JSON TO CSV CONVERSION.Repetitive tasks are a significant aspect of the IT world. In an environment where every second counts, automating tasks as soon as they…Jun 16Jun 16
Okey EbereHOW TO SECURE STATIC WEBSITE HOSTING WITH AWS S3 AND CLOUDFRONT.PROJECT OVERVIEWApr 19Apr 19
Okey EbereHOW TO CONFIGURE AND MANAGE AUTHENTICATION AND AUTHORIZATION IN AWS ELASTIC KUBERNETES SERVICE.Two types of identities can access the Amazon EKS cluster:Mar 171Mar 171