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 1/2] 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.aaakk.us.kg/) * [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 2/2] 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