A CI/CD pipeline (Continuous Integration/Continuous Delivery pipeline) is an automated DevOps workflow that streamlines software build, test, and deployment stages for faster and more reliable releases. It merges code changes and runs continuous testing, minimizing human errors and accelerating delivery to production environments. By integrating DevOps automation practices, teams can implement continuous deployment strategies that […]| Dev3lop
Last article we spoke about the (Twice) Daily Builds for Apache NuttX RTOS. Today we talk about Monitoring the Daily Builds (also the NuttX Build Farm) with our new NuttX Dashboard.| lupyuen.github.io
Managing Your Deployment| min.io
Configure Prometheus to Collect and Alert using MinIO Metrics| min.io
In this post I want to talk about how to get started with some very nice monitoring tools, namely Prometheus Grafana At the job I was at previously we used these tools a lot. They served as the bac…| Sacha's Blog