


Kubernetes Monitoring: Deploying Prometheus and Grafana on K3S
Do you want to get Kubernetes flavor for Prometheus monitoring? Want to see live metrics on Grafana? In this article, we’ll guide you through: Deploying Prometheus and Node Exporter on K3S. Monitor Linux host metrics on Grafana dashboard exported by Prometheus...
Container Communication with OpenvSwitch: A Step-by-Step Guide
In today’s dynamic landscape of containerized applications, efficient communication between containers is crucial for smooth operations and seamless data flow. OpenvSwitch (OVS) offers a powerful solution for orchestrating network connectivity between containers...
Centralized Terraform State with AWS S3 and Web App Deployment
What we will achieve: Centralized Terraform State Management: Setting up an AWS S3 Bucket for Shared State Across Team Environments Run a web application in AWS VM using terraform Amazon S3 Store and retrieve any amount of data from anywhere Amazon S3 (Simple Storage...
Mastering Secure Web Infrastructure: A Guide to Nginx, GCP, and Load Balancing in the Cloud
In this project, we’ll delve into the exciting realm of setting up a secure and efficient web infrastructure on virtual machines within the Google Cloud Platform (GCP). Throughout this journey, my aim is to empower you with the tools and knowledge needed to...