Week 1: Introduction to SRE - Where the Magic of Reliability Begins
Related
More from J. Pereira
In our previous post on Infrastructure as Code, we covered the theoretical aspects of IaC, including its benefits, common tooling, and best-practices. Now, let's put that knowledge into practice by building and deploying our application's infrastructure, along with a managed database and complete monitoring stack. All
Hey there, tech enthusiasts! 👋 Manual infrastructure configuration and management can eat up countless hours of your time. Having to manually deploy containers, databases, load balancers and other pieces of infrastructure, finely tuning them, and having to manage it all for possibly multiple environments can be a nightmare and clearly
Throughout this post, I hope to share essential site reliability engineering practices that can transform your incident management process.
Learn how to implement Service Level Objectives (SLOs) from the fundamentals to practice! Learn to set reliability targets on Prometheus and monitor them with Grafana.
Step-by-step guide: Implement production-grade monitoring using Prometheus and Grafana with a Golang microservice.