From 3fee86c1ab682821b8eceb357e5ca0b68a598d52 Mon Sep 17 00:00:00 2001 From: Unmesh Gundecha Date: Tue, 2 Jan 2024 16:58:02 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e2c767..27c919d 100644 --- a/README.md +++ b/README.md @@ -4,15 +4,13 @@ ![How they SRE](headline.png) -> A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE) +
## Introduction -__How They SRE__ is a curated knowledge repository of best practices, tools, techniques, and culture of SRE adopted by the leading technology or tech-savvy organizations. +__How They SRE__ How They SRE is a curated knowledge repository of Site Reliability Engineering (SRE) best practices, tools, techniques, and culture adopted by leading technology or tech-savvy organizations. -Many organizations regularly come forward and share their best practices, tools, techniques and offer an insight into engineering culture on various public platforms like engineering blogs, conferences & meetups. The content is curated from these avenues and shared in this repository. - -_Note to readers: This list refers to some of the articles, posts, videos, tools, and techniques published before 2015. Please use such material with caution as there may be recent advances in technology and practices which offer better alternatives and perspectives._ +Numerous organizations frequently share their insights and expertise, encompassing best practices, tools, and techniques that shape their engineering culture. They do this through various public platforms such as engineering blogs, conferences, and meetups. This repository compiles and presents content gathered from these sources. ### Topics @@ -28,6 +26,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools * Chaos Engineering * Automation * Performance +* Platform Engineering ## Organizations From 82a4ca9dcd5544d582388c6c86c5f64ed3c55ade Mon Sep 17 00:00:00 2001 From: Unmesh Gundecha Date: Tue, 2 Jan 2024 17:09:40 +0530 Subject: [PATCH 2/2] Update README.md Added new posts from GS and Nubank --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 27c919d..74f79a7 100644 --- a/README.md +++ b/README.md @@ -541,6 +541,12 @@ Numerous organizations frequently share their insights and expertise, encompassi ### Blog Posts +* [SecDb Observability Journey](https://developer.gs.com/blog/posts/secdb-observability-journey) +* [Chaos Testing an Application on AWS](https://developer.gs.com/blog/posts/chaos-testing-an-application-on-aws) +* [Forecasting Capacity Outages Using Machine Learning to Bolster Application Resiliency](https://developer.gs.com/blog/posts/forecasting-capacity-outages-using-machine-learning-to-bolster-application-resiliency) +* [Providing 99.9% Availability and Sub-Second Response Times with Sybase IQ Multiplexes by Using HAProxy](https://developer.gs.com/blog/posts/providing-999-availability-and-sub-second-response-times-with-sybase-iq-multiplexes-by-using-haproxy) +* [Building Multi-Region Resiliency with Amazon RDS and Amazon Aurora](https://developer.gs.com/blog/posts/building-multi-region-resiliency-with-amazon-rds-and-amazon-aurora) +* [Enabling Highly Available Trino Clusters at Goldman Sachs](https://developer.gs.com/blog/posts/enabling-highly-available-trino-clusters-at-goldman-sachs) * [Observability at Scale](https://developer.gs.com/blog/posts/observability-at-scale) * [Enabling Highly Available Trino Clusters at Goldman Sachs](https://developer.gs.com/blog/posts/enabling-highly-available-trino-clusters-at-goldman-sachs) * [Infrastructure and the Command Chain Pattern](https://developer.gs.com/blog/posts/infrastructure-and-command-chain-pattern) @@ -958,6 +964,7 @@ Numerous organizations frequently share their insights and expertise, encompassi ### Blog Posts +* [Engineering operational excellence, a case of continuous improvement](https://building.nubank.com.br/engineering-operational-excellence-case-continuous-improvement/) * [How we deal with technical incidents](https://building.nubank.com.br/how-we-deal-with-incidents/) * [How we do On-Call Rotations at Nubank](https://building.nubank.com.br/how-we-do-on-call-rotations-at-nubank/) * [How we scale our data platform efficiently and reliably](https://building.nubank.com.br/distributing-the-data-team-to-boost-innovation-reliably/)