Merge branch 'main' into new-additions

This commit is contained in:
Unmesh Gundecha
2022-08-28 10:42:47 +08:00
committed by GitHub
2 changed files with 4 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
* [Enter the Abattoir - Building 'à la carte' gitops tooling](https://achievers.engineering/enter-the-abattoir-ee5e2019f0b3)
* [Scaling Production Globally — The service mesh facelift (Part-1)](https://achievers.engineering/scaling-production-globally-service-mesh-face-lift-part-1-30ad6d393d04)
* [Scaling Production Globally - Solving observability problems for developers (Part-2)](https://achievers.engineering/scaling-production-globally-solving-observability-problems-for-developers-part-2-b5416ce5eb8a)
</details>
@@ -350,6 +351,8 @@ _Note to readers: This list refers to some of the articles, posts, videos, tools
### Blog Posts
* [Automating Performance Standards](https://medium.com/expedia-group-tech/automating-performance-standards-b51efc92d237)
* [Error Budget Policy - Part 1 - Adoption at Expedia Group](https://medium.com/expedia-group-tech/error-budget-policy-adoption-at-expedia-group-7d80d41c4a8b)
* [Error Budget Policy - Part 2 - Practices at Expedia Group](https://medium.com/expedia-group-tech/error-budget-policies-in-practice-4c98f56a28c1)
* [Using Fault-Injection to Improve our new Runtime Platforms Reliability](https://medium.com/expedia-group-tech/using-fault-injection-to-improve-our-new-platforms-reliability-656b1147b132)
* [Learning from Incidents at Expedia Group](https://medium.com/expedia-group-tech/learning-from-incidents-at-expedia-group-51a8c72a4286)
* [Improving Vrbo Homepage Loading Experience](https://medium.com/expedia-group-tech/improving-vrbo-homepage-loading-experience-e4b2207535f4)

View File

@@ -10,7 +10,7 @@
"url": "git+https://github.com/upgundecha/howtheysre.git"
},
"author": "upgundecha",
"license": "ISC",
"license": "CC0 1.0 Universal",
"bugs": {
"url": "https://github.com/upgundecha/howtheysre/issues"
},