DevOps(Day-85): Project-6Table of contents Aim Pre-requisite Project Steps Cloning the source code from GitHub Configuring image in AWS ECR Configuring IAM Pushing the image to ECR Configuring AWS ECS Using AWS Fargate Open port in the security group. Project live...Jan 17, 2024·4 min read
DevOps(Day-79): Prometheus 🔥What is the Architecture of Prometheus Monitoring? Prometheus is an open-source monitoring and alerting system that was originally developed at SoundCloud. It is designed for monitoring systems and applications in a distributed environment. The arch...Dec 5, 2023·3 min read
DevOps(Day-78): Monitoring with Grafana CloudTABLE OF CONTENTS Pre-requisites Setup Grafana Monitoring for EC2 instance Setup Grafana alert for AWS Billing Pre-requisites Create an EC2 instance. We can install docker and run an image to view the EC2 usage of CPU, Memory, network connec...Nov 15, 2023·3 min read
DevOps(Day-77): Grafana Cloud AlertingTABLE OF CONTENTS Grafana Cloud Grafana Alerting Task-01: Setup Grafana Cloud Grafana Cloud Grafana Cloud, developed by Grafana Labs, is a comprehensive observability platform hosted in the cloud. It offers a range of monitoring, visualization, ...Nov 15, 2023·3 min read
DevOps(Day-74): Creating a dashboard using Grafana with integration of Loki and PromtailTABLE OF CONTENTS Concept Pre-requisites Let's Start with our Aim Configure Loki and Promtail Data Source in Grafana Checking logs in Loki Creating Dashboard Concept Loki and Promtail are agents connected to Grafana to achieve the dashboar...Nov 7, 2023·4 min read
DevOps(Day-73): Grafana SetupTABLE OF CONTENTS Task: Setup Grafana in your local environment on AWS EC2. Hope we are now clear with the basics of grafana, like why we use it, where we use it, what can we do with this and so on. Now, let's do some practical stuff. Task: Se...Nov 5, 2023·2 min read
DevOps(Day-72): Grafana🔥What is Grafana? What are the features of Grafana? Grafana is an open-source data visualization and monitoring tool commonly used for analyzing and monitoring time-series data. It provides a rich set of features and functionalities that make it popu...Oct 31, 2023·5 min read