SRE

SRE

237 bookmarks
Custom sorting
Steampipe | select * from cloud;
Steampipe | select * from cloud;
Steampipe is an open source tool to instantly query your cloud services (e.g. AWS, Azure, GCP and more) with SQL. No DB required.
·steampipe.io·
Steampipe | select * from cloud;
The Best Way to Organize & Manage Microservices
The Best Way to Organize & Manage Microservices
OpsLevel’s mission is to make it simpler for companies to ship and operate high-quality software through service ownership and developer portals.
·opslevel.com·
The Best Way to Organize & Manage Microservices
Simplicity and Reliability
Simplicity and Reliability
The code is a liability, not an asset. The debt begins for a team the moment the first line of code is written. The code is written when…
·medium.com·
Simplicity and Reliability
Introducing Domain-Oriented Microservice Architecture | Uber Blog
Introducing Domain-Oriented Microservice Architecture | Uber Blog
Recently there has been substantial discussion around the downsides of service oriented architectures and microservice architectures in particular. While only a few years ago, many people readily adopted microservice architectures due to the numerous benefits they provide such as flexibility in the form of independent deployments, clear ownership, improvements in system stability, and better separation of concerns, in recent years people have begun to decry microservices for their tendency to greatly increase complexity, sometimes making even trivial features difficult to build.
·uber.com·
Introducing Domain-Oriented Microservice Architecture | Uber Blog
Slowing Down to Speed Up - Circuit Breakers for Slack's CI/CD - Slack Engineering
Slowing Down to Speed Up - Circuit Breakers for Slack's CI/CD - Slack Engineering
What happens when your distributed service has challenges with stampeding herds of internal requests? How do you prevent cascading failures between internal services? How might you re-architect your workflows when naive horizontal or vertical scaling reaches their respective limits? These were the challenges facing Slack engineers during their day-to-day development workflows in 2020. Multiple internal …
·slack.engineering·
Slowing Down to Speed Up - Circuit Breakers for Slack's CI/CD - Slack Engineering
The point of a dashboard isn't to use a dashboard
The point of a dashboard isn't to use a dashboard
Every so often, an employer asks me to help make a dashboard. Usually, this causes technologists to roll their eyes. They have a vision of a CEO grandly staring at a giant projection screen, watchi…
·shkspr.mobi·
The point of a dashboard isn't to use a dashboard
Using eBPF in Kubernetes
Using eBPF in Kubernetes
Introduction Kubernetes provides a high-level API and a set of components that hides almost all of the intricate and—to some of us—interesting details of what happens at the systems level. Application developers are not required to have knowledge of the machines' IP tables, cgroups, namespaces, seccomp, or, nowadays, even the container runtime that their application runs on top of. But underneath, Kubernetes and the technologies upon which it relies (for example, the container runtime) heavily leverage core Linux functionalities.
·kubernetes.io·
Using eBPF in Kubernetes
Using eBPF to Enhance Kubernetes Monitoring: Powerful Insights
Using eBPF to Enhance Kubernetes Monitoring: Powerful Insights
eBPF is a piece of advanced Linux functionality that has been gradually put to use in Kubernetes over the last few years. In this guide, you will walk the reader through some use-cases for eBPF in Kubernetes, such as kernel-level network monitoring.
·containiq.com·
Using eBPF to Enhance Kubernetes Monitoring: Powerful Insights
The RED Method: A New Approach to Monitoring Microservices
The RED Method: A New Approach to Monitoring Microservices
Monitoring microservices effectively still can be a challenge, as many of the traditional performance monitoring techniques are ill-suited for providing the required granularity of system performance. Now a former Google and Weave engineer has developed an approach, called the RED Method, that seems to be gaining favor with administrators. RED “encourages you to come to […]
·thenewstack.io·
The RED Method: A New Approach to Monitoring Microservices
Monitoring and Observability With USE and RED
Monitoring and Observability With USE and RED
Modern systems can emit thousands or millions of metrics, and modern monitoring tools can collect them all. Faced with such an abundance of data, it can be difficult to know where to start looking when trying to diagnose a problem. And when you’re not ...
·orangematter.solarwinds.com·
Monitoring and Observability With USE and RED
Site Reliability Engineering for Kubernetes
Site Reliability Engineering for Kubernetes
Over the last 4.5 years, Kubernetes has dramatically improved in terms of usability and it’s now easier than ever to get started with…
·tammybutow.medium.com·
Site Reliability Engineering for Kubernetes
OpenSLO
OpenSLO
Open Service Level Objective (SLO) Specification. Designed to make SLOs ergonomic to modern developer Git workflow.
·openslo.com·
OpenSLO