SRE

SRE

243 bookmarks
Custom sorting
Wassim Chegham 🇲🇦 on Twitter
Wassim Chegham 🇲🇦 on Twitter
“Ever wondered what happens when you type in a URL in an address bar in a browser? Here is a brief overview... #programming #web #sketchnotes”
·twitter.com·
Wassim Chegham 🇲🇦 on Twitter
Observability Anti-Patterns | Lightstep Blog
Observability Anti-Patterns | Lightstep Blog
Avoid committing "crimes against Observability" and get your Observability practice off the ground the right way, by avoiding these common Observability pitfalls!
·lightstep.com·
Observability Anti-Patterns | Lightstep Blog
emblem/docs/decisions at main · GoogleCloudPlatform/emblem · GitHub
emblem/docs/decisions at main · GoogleCloudPlatform/emblem · GitHub
:diamond_shape_with_a_dot_inside:Emblem Giving is a sample application that demonstrates a serverless architecture with continuous delivery, and trouble recovery. - emblem/docs/decisions at main ·...
·github.com·
emblem/docs/decisions at main · GoogleCloudPlatform/emblem · GitHub
mikaelvesavuori/dorametrix: Dorametrix is a serverless web service that helps you calculate your DORA metrics, by inferring your metrics from events you create with webhooks (or manually!).
mikaelvesavuori/dorametrix: Dorametrix is a serverless web service that helps you calculate your DORA metrics, by inferring your metrics from events you create with webhooks (or manually!).
Dorametrix is a serverless web service that helps you calculate your DORA metrics, by inferring your metrics from events you create with webhooks (or manually!). - mikaelvesavuori/dorametrix: Doram...
·github.com·
mikaelvesavuori/dorametrix: Dorametrix is a serverless web service that helps you calculate your DORA metrics, by inferring your metrics from events you create with webhooks (or manually!).
What are reasonable SLOs for Kafka? - Ops - Confluent Community
What are reasonable SLOs for Kafka? - Ops - Confluent Community
Opinions are my own… These depend on the SLAs you are supporting with your SLIs. But here are a couple of core ones: Controller count - must equal 1 else something is wrong Under replicated partitions - under replicated partitions greater than one is normally an early warning that something is about to go pear shaped. Depending on your setting for publish acks, this might mean that some publishers might also stop, if min ISR is less than required. Leader elections - These might happen due to...
·forum.confluent.io·
What are reasonable SLOs for Kafka? - Ops - Confluent Community
Best Practices for Local File Parameters | Amazon Web Services
Best Practices for Local File Parameters | Amazon Web Services
If you have ever passed the contents of a file to a parameter of the AWS CLI, you most likely did so using the file:// notation. By setting a parameter’s value as the file’s path prepended by file://, you can explicitly pass in the contents of a local file as input to a command: aws […]
·aws.amazon.com·
Best Practices for Local File Parameters | Amazon Web Services