From b4200fac4cecc9d22ce5143c1d9f718c108ffcbc Mon Sep 17 00:00:00 2001 From: Miguel Palazzo <50017+miguelpalazzo@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:32:54 -0400 Subject: [PATCH 1/4] Add GitHub's missing incident reports for 2023 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97d41ca..ab87543 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,10 @@ Numerous organizations frequently share their insights and expertise, encompassi ### Major incidents & analysis reports +* [GitHub Availability Report: December 2023](https://github.blog/news-insights/company-news/github-availability-report-december-2023/) +* [GitHub Availability Report: November 2023](https://github.blog/news-insights/company-news/github-availability-report-november-2023/) +* [GitHub Availability Report: October 2023](https://github.blog/news-insights/company-news/github-availability-report-october-2023/) +* [GitHub Availability Report: September 2023](https://github.blog/news-insights/company-news/github-availability-report-september-2023/) * [GitHub Availability Report: August 2023](https://github.blog/2023-09-13-github-availability-report-august-2023/) * [GitHub Availability Report: July 2023](https://github.blog/2023-08-09-github-availability-report-july-2023/) * [GitHub Availability Report: June 2023](https://github.blog/2023-07-12-github-availability-report-june-2023/) From 7752e6c496bfc0866dfd2c3031bbe51ee684ec3c Mon Sep 17 00:00:00 2001 From: Miguel Palazzo <50017+miguelpalazzo@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:34:15 -0400 Subject: [PATCH 2/4] Add GitHub's incident reports for 2024 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index ab87543..6ff84c8 100644 --- a/README.md +++ b/README.md @@ -430,6 +430,14 @@ Numerous organizations frequently share their insights and expertise, encompassi ### Major incidents & analysis reports +* [GitHub Availability Report: August 2024](https://github.blog/news-insights/company-news/github-availability-report-august-2024/) +* [GitHub Availability Report: July 2024](https://github.blog/news-insights/company-news/github-availability-report-july-2024/) +* [GitHub Availability Report: June 2024](https://github.blog/news-insights/company-news/github-availability-report-june-2024/) +* [GitHub Availability Report: May 2024](https://github.blog/news-insights/company-news/github-availability-report-may-2024/) +* [GitHub Availability Report: April 2024](https://github.blog/news-insights/company-news/github-availability-report-april-2024/) +* [GitHub Availability Report: March 2024](https://github.blog/news-insights/company-news/github-availability-report-march-2024/) +* [GitHub Availability Report: February 2024](https://github.blog/news-insights/company-news/github-availability-report-february-2024/) +* [GitHub Availability Report: January 2024](https://github.blog/news-insights/company-news/github-availability-report-january-2024/) * [GitHub Availability Report: December 2023](https://github.blog/news-insights/company-news/github-availability-report-december-2023/) * [GitHub Availability Report: November 2023](https://github.blog/news-insights/company-news/github-availability-report-november-2023/) * [GitHub Availability Report: October 2023](https://github.blog/news-insights/company-news/github-availability-report-october-2023/) From a096cc76e86b6315849af0c6530cd2dbbc5ed47f Mon Sep 17 00:00:00 2001 From: Miguel Palazzo <50017+miguelpalazzo@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:55:13 -0400 Subject: [PATCH 3/4] Add missing GitHub's blog posts related to SRE --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 97d41ca..39be422 100644 --- a/README.md +++ b/README.md @@ -409,6 +409,11 @@ Numerous organizations frequently share their insights and expertise, encompassi ### Blog Posts +* [How we improved availability through iterative simplification](https://github.blog/engineering/engineering-principles/how-we-improved-availability-through-iterative-simplification/) +* [How we improved push processing on GitHub](https://github.blog/engineering/architecture-optimization/how-we-improved-push-processing-on-github/) +* [How GitHub uses merge queue to ship hundreds of changes every day](https://github.blog/engineering/engineering-principles/how-github-uses-merge-queue-to-ship-hundreds-of-changes-every-day/) +* [Fixing security vulnerabilities with AI](https://github.blog/engineering/platform-security/fixing-security-vulnerabilities-with-ai/) +* [GitHub’s Engineering Fundamentals program: How we deliver on availability, security, and accessibility](https://github.blog/engineering/engineering-principles/githubs-engineering-fundamentals-program-how-we-deliver-on-availability-security-and-accessibility/) * [How GitHub uses GitHub Actions and Actions larger runners to build and test GitHub.com](https://github.blog/2023-09-26-how-github-uses-github-actions-and-actions-larger-runners-to-build-and-test-github-com/) * [The GitHub Security Lab’s journey to disclosing 500 CVEs in open source projects](https://github.blog/2023-09-21-the-github-security-labs-journey-to-disclosing-500-cves-in-open-source-projects/) * [CodeQL team uses AI to power vulnerability detection in code](https://github.blog/2023-09-12-codeql-team-uses-ai-to-power-vulnerability-detection-in-code/) From 01c192f3a5bb1367eb87cd902e7866494eea0ef4 Mon Sep 17 00:00:00 2001 From: Cristina <116112919+CristinaEU1@users.noreply.github.com> Date: Sat, 19 Oct 2024 23:13:46 +0300 Subject: [PATCH 4/4] Update README.md Added: Dropbox > Interested in becoming a Site Reliability Engineer? --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97d41ca..58dca8e 100644 --- a/README.md +++ b/README.md @@ -296,6 +296,7 @@ Numerous organizations frequently share their insights and expertise, encompassi * [Atlas: Our journey from a Python monolith to a managed platform](https://dropbox.tech/infrastructure/atlas--our-journey-from-a-python-monolith-to-a-managed-platform) * [Monitoring server applications with Vortex](https://dropbox.tech/infrastructure/monitoring-server-applications-with-vortex) * [Athena: Our automated build health management system](https://dropbox.tech/infrastructure/athena-our-automated-build-health-management-system) +* [Interested in becoming a Site Reliability Engineer?](https://tammybutow.medium.com/graduating-from-bootcamp-and-interested-in-becoming-a-site-reliability-engineer-b69a38ce858b) ### Videos