SRE

SRE

285 bookmarks
Custom sorting
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
2 Ways to Check TLS Certificate expiration Date with OpenSSL Command - SSLHOW
2 Ways to Check TLS Certificate expiration Date with OpenSSL Command - SSLHOW
We can quickly solve TLS or SSL certificate issues by checking the certificate’s expiration from the openssl command line. Today, let us see how to check certificate’s expiration date in 2 ways. The first one is to check the certificate on remote server side. The second is to check the certificate by PEM files. Check […]
·sslhow.com·
2 Ways to Check TLS Certificate expiration Date with OpenSSL Command - SSLHOW
How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
Introduction As part of Uber engineering’s wide efforts to reach profitability, recently our team was focused on reducing cost of compute capacity by improving efficiency. Some of the most impactful work was around GOGC optimization. In this blog we want to share our experience with a highly effective, low-risk, large-scale, semi-automated Go GC tuning mechanism. Uber’s tech stack is composed of thousands of microservices, backed by a cloud-native, scheduler-based infrastructure. Most of these services are written in Go. Our team, Maps Production Engineering, has previously played an instrumental role in significantly improving the efficiency of multiple Java services by tuning
·eng.uber.com·
How We Saved 70K Cores Across 30 Mission-Critical Services (Large-Scale, Semi-Automated Go GC Tuning @Uber)
Day 23 - What is eBPF?
Day 23 - What is eBPF?
By: Ania Kapuścińska ( @lambdanis ) Edited by: Shaun Mouton ( @sdmouton ) Like many engineers, for a long time I’ve thought ...
·sysadvent.blogspot.com·
Day 23 - What is eBPF?
Kit “SLOconf is May 9-12 2022" Merker on Twitter
Kit “SLOconf is May 9-12 2022" Merker on Twitter
I've had a repeated conversation recently about SLO Adoption. The question I get is "Which services should I start with?"And there is a counterintuitive idea I want to share. 🧵— Kit “SLOconf is May 9-12 2022" Merker (@KitMerker) March 17, 2022
·twitter.com·
Kit “SLOconf is May 9-12 2022" Merker on Twitter
James Eastham on Twitter
James Eastham on Twitter
Finally.Trace of a request into my #serverless event driven system, API Gateway - Dynamo - Dynamo Streams - Lambda - SQS x 2 - Event Bridge. One consistent trace through the entire flow.Written in .NET, traced with @opentelemetry, observed in @honeycombio #dotnet #o11y pic.twitter.com/YfvpAYPiTD— James Eastham (@plantpowerjames) October 8, 2022
·twitter.com·
James Eastham on Twitter
How HashiCorp Does Site Reliability Engineering - The New Stack
How HashiCorp Does Site Reliability Engineering - The New Stack
The company's SRE journey started three years ago, and it now has reliability teams focused on infrastructure, products and developer productivity. #SRE #reliability
·thenewstack.io·
How HashiCorp Does Site Reliability Engineering - The New Stack