Skip to content

Commit b2591ce

Browse files
committed
New posts!
1 parent b600ffc commit b2591ce

1 file changed

Lines changed: 28 additions & 18 deletions

File tree

README.md

Lines changed: 28 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
230230
### Blog Posts
231231

232232
* [Site Reliability at DAZN](https://medium.com/dazn-tech/site-reliability-at-dazn-a3ba4af0638d)
233-
233+
234234
</details>
235235

236236
<details>
@@ -265,6 +265,8 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
265265

266266
### Blog Posts
267267

268+
* [Deployment At Scale: Story Behind Dream11’s In-House Blue-Green Deployment Platform ‘OneClick’.](https://blog.dream11engineering.com/deployment-at-scale-story-behind-dream11s-in-house-blue-green-deployment-platform-oneclick-b2c761b12896)
269+
* [Enhancing security and trust with AWS WAFv2](https://blog.dream11engineering.com/enhancing-security-and-trust-with-aws-wafv2-8b050b1cba37)
268270
* [Lessons learned from running GraphQL at scale](https://blog.dream11engineering.com/lessons-learned-from-running-graphql-at-scale-2ad60b3cefeb)
269271
* [Break circuits, save Kong 🦍](https://blog.dream11engineering.com/break-circuits-save-kong-3680d88a0639)
270272
* [Finding Order in Chaos: How We Automated Performance Testing with Torque](https://blog.dream11engineering.com/finding-order-in-chaos-how-we-automated-performance-testing-with-torque-6eb63706fcea)
@@ -341,6 +343,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
341343

342344
### Blog Posts
343345

346+
* [Automating Performance Standards](https://medium.com/expedia-group-tech/automating-performance-standards-b51efc92d237)
344347
* [Using Fault-Injection to Improve our new Runtime Platform’s Reliability](https://medium.com/expedia-group-tech/using-fault-injection-to-improve-our-new-platforms-reliability-656b1147b132)
345348
* [Learning from Incidents at Expedia Group](https://medium.com/expedia-group-tech/learning-from-incidents-at-expedia-group-51a8c72a4286)
346349
* [Improving Vrbo Homepage Loading Experience](https://medium.com/expedia-group-tech/improving-vrbo-homepage-loading-experience-e4b2207535f4)
@@ -356,22 +359,6 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
356359

357360
</details>
358361

359-
<details>
360-
<summary>Facebook</summary>
361-
362-
### Blog Posts
363-
364-
* [More details about the October 4 outage](https://engineering.fb.com/2021/10/05/networking-traffic/outage-details/)
365-
366-
### Videos
367-
368-
* [A Customer Service Approach to SRE](https://www.usenix.org/conference/srecon19emea/presentation/looney)
369-
* [How (Not) to Scale a Project: A Post-Mortem](https://www.usenix.org/conference/srecon19asia/presentation/bagnoli)
370-
* [Releasing the World's Largest Python Site Every 7 Minutes](https://www.usenix.org/conference/srecon19asia/presentation/wong-shuhong)
371-
* [Using ML to Automate Dynamic Error Categorization](https://www.usenix.org/conference/srecon19asia/presentation/davoli)
372-
373-
</details>
374-
375362
<details>
376363
<summary>Fastly</summary>
377364

@@ -397,6 +384,8 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
397384

398385
### Blog Posts
399386

387+
* [Using ChatOps to help Actions on-call engineers](https://github.blog/2021-12-01-using-chatops-to-help-actions-on-call-engineers/)
388+
400389
* [Partitioning GitHub’s relational databases to handle scale](https://github.blog/2021-09-27-partitioning-githubs-relational-databases-scale/)
401390
* [Increasing developer happiness with GitHub code scanning](https://github.blog/2021-09-07-increasing-developer-happiness-github-code-scanning/)
402391
* [Why (and how) GitHub is adopting OpenTelemetry](https://github.blog/2021-05-26-why-and-how-github-is-adopting-opentelemetry/)
@@ -410,7 +399,9 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
410399
* [MySQL High Availability at GitHub](https://github.blog/2018-06-20-mysql-high-availability-at-github/)
411400

412401
### Major incidents & analysis reports
413-
402+
* [GitHub Availability Report: December 2021](https://github.blog/2022-01-05-github-availability-report-december-2021/)
403+
* [GitHub Availability Report: November 2021](https://github.blog/2021-12-01-github-availability-report-november-2021/)
404+
* [GitHub Availability Report: October 2021](https://github.blog/2021-11-04-github-availability-report-october-2021/)
414405
* [GitHub Availability Report: September 2021](https://github.blog/2021-10-06-github-availability-report-september-2021/)
415406
* [GitHub Availability Report: August 2021](https://github.blog/2021-09-01-github-availability-report-august-2021/)
416407
* [GitHub Availability Report: July 2021](https://github.blog/2021-08-04-github-availability-report-july-2021/)
@@ -550,6 +541,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
550541

551542
### Blog Posts
552543

544+
* [Scaling AWS Infrastructure to Support Multiple Regions](https://www.grammarly.com/blog/engineering/scaling-aws-infrastructure/)
553545
* [Security Operations in an AWS Environment](https://www.grammarly.com/blog/engineering/security-infrastructure-aws/)
554546

555547
</details>
@@ -578,6 +570,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
578570

579571
### Blog Posts
580572

573+
* [The Adventures of Rendezvous in Heroku’s New Architecture](https://blog.heroku.com/engineering)
581574
* [Incident Response at Heroku](https://blog.heroku.com/incident-response-at-heroku-2020)
582575

583576
</details>
@@ -690,6 +683,23 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
690683

691684
</details>
692685

686+
<details>
687+
<summary>Meta</summary>
688+
689+
### Blog Posts
690+
* [SLICK: Adopting SLOs for improved reliability](https://engineering.fb.com/2021/12/13/production-engineering/slick/)
691+
* [More details about the October 4 outage](https://engineering.fb.com/2021/10/05/networking-traffic/outage-details/)
692+
* [Update about the October 4th outage](https://engineering.fb.com/2021/10/04/networking-traffic/outage/)
693+
694+
### Videos
695+
696+
* [A Customer Service Approach to SRE](https://www.usenix.org/conference/srecon19emea/presentation/looney)
697+
* [How (Not) to Scale a Project: A Post-Mortem](https://www.usenix.org/conference/srecon19asia/presentation/bagnoli)
698+
* [Releasing the World's Largest Python Site Every 7 Minutes](https://www.usenix.org/conference/srecon19asia/presentation/wong-shuhong)
699+
* [Using ML to Automate Dynamic Error Categorization](https://www.usenix.org/conference/srecon19asia/presentation/davoli)
700+
701+
</details>
702+
693703
<details>
694704
<summary>Microsoft</summary>
695705

0 commit comments

Comments
 (0)