Neha Bawaneneha1302.hashnode.dev·Dec 13, 2024Prometheus Monitoring with Email AlertsProject Overview: Monitoring and Alerting System This project is focused on implementing a monitoring and alerting system to track the status of various components within a web application and its underlying infrastructure. The system ensures that if...1 like·30 reads#prometheus
Ijlal Ahmadblogs.ijlalahmad.tech·Nov 30, 2024Notification Microservice using Kafka and FCMIntroduction Notifications are a crucial part of any day-to-day application, including social media, finance, e-commerce, and many more. While they may seem simple, their underlying architecture is what makes them highly efficient. From chat applicat...56 readskafka
Kedar Pattanshettikedarpattanshetti.hashnode.dev·Oct 25, 2024☑️Day 54: Mastering Email Notifications in Jenkins🚀Today, I explored email notifications in Jenkins, learning to set up notifications that keep the team updated about build statuses, issues, or any other critical project updates. This is particularly useful for real-time feedback on builds, helping d...14 likesDevops
Nilkanth Mistrynilkanth1010.hashnode.dev·Jul 25, 2024Day 80 - Automate Your CI/CD Pipeline with Jenkins and GitHub 🚀✨Welcome to Day 80 of the #90DaysOfDevOps challenge! 🚀 Today, we are diving into our first DevOps project, where we will automate the building and deployment process of a web application using Jenkins and GitHub. This project will empower you to effi...1 like90 Days Of Devops ChallengesDevops
Sravya Yakkatisravya-yakkati.hashnode.dev·Mar 26, 2024Automating GitHub Collaborators List Retrieval and Email Notifications with Shell Scripting1. Introduction: This documentation outlines the process of automating the retrieval of GitHub repository collaborators' details and sending email notifications using a shell script. The script utilizes the GitHub API for fetching collaborators' info...GitHub
Njigouh Abdoulaye Razakabdoulayetech.hashnode.dev·Feb 26, 2023Introduction au Sans Serveur ("Serverless") - Partie 1Présentation L'informatique sans serveur ("serverless") est un modèle de développement infonuagique qui permet aux développeurs de créer et d'exécuter des applications sans avoir à gérer des serveurs. Pour chaque concept que nous allons traiter, nous...103 readsserverless