Okesanya Samueldevopsmaestro.hashnode.dev·19 hours agoHow to Automate Full Stack Deployments with Terraform and AnsibleIntroduction In the previous project, we explored how to containerize and monitor a full-stack application using advanced tools. While that method offered great flexibility and scalability, managing deployments manually can be time-consuming and erro...Discuss·3 likes·41 readsTerraform
Okesanya Samueldevopsmaestro.hashnode.dev·Nov 25, 2024CV01: Deploy Full-Stack Application with Docker, Prometheus, Grafana, Loki, Promtail, and NginxIntroduction This is the first project from the November DevOps CV challenge, organized by the DevOps Dojo team. The challenge aims to give you real-world projects that will strengthen your portfolio and help you stand out when applying for jobs. I h...Discuss·10 likes·205 reads#prometheus
Ranindu Abeyratneblog.ranindu.com·Nov 24, 2024Comprehensive Guide to Setting Up Alerts in Grafana for Effective MonitoringDashboard Config & Alert Setup Dashboard Setup When creating alerts the important thing to note is that alerts can only be created for a Time Series panel type. After an alert is configured to a panel the green heart that's displayed will show the st...DiscussGrafana
Serdarcan Büyükdereliblog.serdarcanb.dev·Nov 24, 2024Grafana Backup ToolThis will be a document about how to back up Grafana dashboards and the data sources within them. https://github.com/ysde/grafana-backup-tool Environments within the project where backups will be taken: Docker Kubernetes Cronjobs Docker Backup ...Discuss·47 readsBackup
Adelakin Adewumijewelhub.hashnode.dev·Nov 22, 2024How to Monitor Docker Containers With Grafana Loki and PromtailIn this article, we’ll walk through the process of monitoring Docker containers using Grafana's Loki data source. I’m sharing this because I faced several challenges when setting up container monitoring with Grafana on my server, and I thought it mig...DiscussDocker
Rudraksh Laddharudrakshladdha.hashnode.dev·Nov 21, 2024A Comprehensive Guide to Helm: From Beginner to AdvancedHelm is often referred to as the "package manager for Kubernetes," offering a streamlined way to package, configure, and deploy Kubernetes applications. In this article, we'll dive deep into Helm, starting with the basics and progressing to advanced ...Discuss2Articles1Week
Akaeze Kosisochukwuaudrey01.hashnode.dev·Nov 18, 2024A Comprehensive Guide to Containerizing Applications, Orchestrating with Kubernetes, and Monitoring with Prometheus.This article is a step-by-step practical guide on deploying a containerized application on Amazon EKS, monitoring the application using Prometheus and Grafana, and creating a CI/CD Pipeline to facilitate our workflow. The Frontend uses NextJs while t...Discuss·2 likes·270 readsDocker
Shubham Tawareshubzz.hashnode.dev·Nov 16, 2024DevSecOps in Action: How to Secure Your CI/CD PipelineIn this blog, we’ll explore how to incorporate essential security practices into the CI/CD pipeline to create a secure, efficient, and resilient software delivery process. With a DevSecOps approach, security checks are embedded early in the pipeline,...Discuss·2 likes·118 readsKubernetes
Ankur sainiankur0213.hashnode.dev·Nov 16, 2024Backend which Handle 1 Million RequestSource Code : https://github.com/AnkursainiRD/v2_EDA_Project Every time when i saw these big tech giant’s severs i thought how could have they handle the millions of requests. I were very curious about that. So i started learning advanced backend. An...Discuss·28 readsGrafana
Sathpal Singhobservabilitypulse.hashnode.dev·Nov 12, 2024Observability in a NutShellIn the ever-evolving landscape of software development and IT operations, monitoring has long been an essential practice. It serves as the eyes and ears of system administrators and developers, providing insights into system performance, health, and ...Discussobservability