AOAdedoyin Ogunsolainadehorizon.hashnode.dev00End-to-End DevOps: Part 1 Configuring the YAML manifests6d ago · 6 min read · I worked on a project ( 👉 view on github) involving microservices and here's how I defined the YAML manifests for kubernetes: Almost every production grade software/applications have adopted microsJoin discussion
AOAdedoyin Ogunsolainadehorizon.hashnode.dev10🚀 End-to-End DevOps: Building a Production-Ready Microservices Application6d ago · 2 min read · 𝘃𝗶𝗲𝘄 𝘁𝗵𝗲 𝗽𝗿𝗼𝗷𝗲𝗰𝘁 𝗼𝗻 👉 𝗴𝗶𝘁𝗵𝘂𝗯 When utilizing managed cloud providers (GKE, AKS, EKS), You've handed major part of the operational overhead to the cloud provider but engineeringJoin discussion
AOAdedoyin Ogunsolainadehorizon.hashnode.dev00Deployment Strategies: Rolling, Blue-Green and CanaryMay 26 · 2 min read · In this article, we’ll look at some of the most common deployment strategies used in DevOps and cloud-native environments by startups and big companies When deploying a new version of an application, Join discussion
AOAdedoyin Ogunsolainadehorizon.hashnode.dev00Prometheus and Grafana: How the Monitoring Works - A Deep DiveApr 30 · 5 min read · Prior to using any kind of tool, my first priority is to understand its internal functioning. Tutorials can help you get up and running with any new technology, but true knowledge lies in understandinJoin discussion
AOAdedoyin Ogunsolainadehorizon.hashnode.dev00Kubernetes: Node and Pod Management on AWS EKS using kubectlApr 26 · 3 min read · Project Difficulty: ⭐ Project Goal: This project demonstrates how to manage Kubernetes nodes and workloads within an EKS cluster using the command-line. It focuses on practical operations such as inspJoin discussion