SSShailesh Shirbhateinshaileshshirbhate.hashnode.dev·Jun 12, 2024 · 2 min readUltimate DevOps Monitoring ProjectSetting Up Prometheus, Node Exporter, Blackbox Exporter, and Alertmanager: A Step-by-Step Guide Use Cases Blackbox Exporter: Monitor the uptime and performance of web applications, ensuring customer-facing websites are available and respond within...00
SSShailesh Shirbhateinshaileshshirbhate.hashnode.dev·Jun 6, 2024 · 2 min readDeploying a 3-Tier Wanderlust MERN Stack Application on KubernetesAs a DevOps Engineer, I recently had the privilege of working on an innovative project that combined the power of AWS EC2, Kubernetes KubeADM, and the MERN stack. Here’s a deeper dive into what we accomplished: Project Overview Application Components...00
SSShailesh Shirbhateinshaileshshirbhate.hashnode.dev·Mar 6, 2024 · 2 min readDeployment of a Two-Tier Application Using Flask and MySQL Using EKS Cluster (Elastic Kubernetes Service)1. Introduction: Objective: Optimize scalability and fault tolerance of a Flask-MySQL two-tier application using Docker containers, Kubernetes orchestration, and AWS EKS, enabling it to handle 10,000 concurrent users while reducing downtime. 2. Act...00