sre
Here are 402 public repositories matching this topic...
A curated list of Site Reliability and Production Engineering resources.
-
Updated
Mar 11, 2022
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
-
Updated
Mar 13, 2022 - JavaScript
Compilation of public failure/horror stories related to Kubernetes
-
Updated
Aug 23, 2020 - HTML
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
-
Updated
Jan 25, 2022 - HTML
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
-
Updated
Apr 4, 2022 - Groovy
Site Reliability Engineer Interview Preparation Guide
-
Updated
Mar 21, 2022
I try to run an experiment with variables configured in "configuration"
"configuration":{ "waitTime": 3 }
There it´s defined as Number
Then I want to use this var in pauses
"pauses":{ "after": "${waitTime}"}
This results into an error that pauses needs a Number
Can it be fixed that variables can be uses also in "pauses" ?
[Moved to cloudprober/cloudprober] An active monitoring software to detect failures before your customers do.
-
Updated
Oct 29, 2021 - Go
It seems to me that UTC is selected for on the wire representation of time as well as in the database (jaegertracing/jaeger#712), which sort of makes sense, at least with a somewhat naive handling of timezones. However, I think that the Jaeger UI should support displaying times in the timezone local to the user, i.e. of the browser as to reduce the mental load when viewing
A framework for gradual system automation
-
Updated
Feb 7, 2022 - Ruby
Learning Shell,Python,Golang,System,Network
-
Updated
Apr 1, 2022 - Go
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS)
-
Updated
Oct 28, 2021 - JavaScript
A curated list of Site Reliability and Production Engineering Tools
-
Updated
Mar 7, 2022
Kubernetes utility for exposing image versions in use, compared to latest available upstream, as metrics.
-
Updated
Aug 30, 2021 - Go
Squzy - is a high-performance open-source monitoring, incident and alert system written in Golang with Bazel and love. Welcome to free SRE
-
Updated
Mar 27, 2022 - Go
What to Read to Learn More About DevOps
-
Updated
Nov 8, 2021
提供专业高效、安全可靠的一站式"数据化、智能化"运维SaaS应用套件(交、监、管、控、营、服)和云原生运维开发平台
-
Updated
Apr 4, 2022 - Java
A curated list of awesome DevOps tools, platforms and resources
-
Updated
Mar 29, 2022 - Python
Linux Bash Shell Script and Python Script For Ops and Devops
-
Updated
Mar 29, 2022 - Python
-
Updated
Mar 20, 2022
Modern TCP tool and service for network performance observability.
-
Updated
Feb 21, 2021 - Go
A reading and viewing list for larval stage sysadmins and SREs
-
Updated
Mar 25, 2022
Currently (as of 0.7.0) NEOS tutorial that is opening up next to Cloud Shell window has 9 pages. 6 of them look similar but shorter versions of what's available in the user guide.
We want to shorten the NEOS tutorial and move details into the user guide. (Hugo static website under /website folder)
Curated list of good SRE interview questions.
-
Updated
May 6, 2020
Guidance on how to make your environment easier to onboard for Web Ops Engineers, SRE's and DevOps Practitioners
-
Updated
Aug 5, 2021
Collection of AWS SSM Documents to perform Chaos Engineering experiments
-
Updated
Jan 10, 2022 - Python
Improve this page
Add a description, image, and links to the sre topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sre topic, visit your repo's landing page and select "manage topics."


We already have some scripts in the
scriptsdirectory. It would be good to run them for every PR.This is also a great task for beginners.