ewujiojohn.hashnode.devDataDog Integration with Kubernetes ClusterStage 1: Retrieve Credentials from DataDog Obtain the following credentials from the DataDog platform: APP Key API Key DataDog Site (e.g., us3.datadoghq.com) These credentials are required to aut3h ago·4 min read
ewujiojohn.hashnode.devKubernetes Private Cluster Ingress Deployment, Configuration Guide & Automation Using Azure DevOps PipelineOverview This document describes the process for deploying and configuring the NGINX Ingress Controller within the Kubernetes cluster, and for automating the deployment. The setup is divided into thre3h ago·7 min read
ewujiojohn.hashnode.devDeploying to Azure Container Apps Using Terraform and BicepAs organizations increasingly adopt infrastructure as code (IaC) practices, tools like Terraform and Bicep offer robust, declarative ways to consistently provision Azure resources. This guide explores how to deploy Azure Container Apps using Terrafor...Jul 4, 2025·3 min read
ewujiojohn.hashnode.devDeploying To Azure Container Apps Using Github Actions.Azure Container App Deployment With the growing popularity of microservices and containerized workloads, Azure Container Apps offers a fully managed platform for deploying modern apps without managing infrastructure. Azure Container Apps is a serverl...Jul 4, 2025·5 min read
ewujiojohn.hashnode.devDeploying a Spring Boot App to a Kubernetes ClusterThe GitHub repository JbravoI/Spring-Boot-Application offers a comprehensive template for building and deploying a Java-based web application using Spring Boot. It integrates essential tools and configurations to streamline development and deployment...Jul 4, 2025·3 min read