Skip to content

Commit c8b25c1

Browse files
authored
Merge pull request #140 from upgundecha/new-additions
Added new posts
2 parents 0281f4c + 507800c commit c8b25c1

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Numerous organizations frequently share their insights and expertise, encompassi
5757
* [Automating Data Protection at Scale, Part 1](https://medium.com/airbnb-engineering/automating-data-protection-at-scale-part-1-c74909328e08)
5858
* [Automating Data Protection at Scale, Part 2](https://medium.com/airbnb-engineering/automating-data-protection-at-scale-part-2-c2b8d2068216)
5959
* [Automating Data Protection at Scale, Part 3](https://medium.com/airbnb-engineering/automating-data-protection-at-scale-part-3-34e592c45d46)
60+
* [Dynamic Kubernetes Cluster Scaling at Airbnb](https://medium.com/airbnb-engineering/dynamic-kubernetes-cluster-scaling-at-airbnb-d79ae3afa132)
6061

6162
</details>
6263

@@ -67,6 +68,7 @@ Numerous organizations frequently share their insights and expertise, encompassi
6768

6869
* [May 30 SSL incident](https://www.algolia.com/blog/may-30-ssl-incident/)
6970
* [A Journey Into SRE](https://www.algolia.com/blog/a-journey-into-sre/)
71+
* [CI/CDay 2024: What makes a good CI/CD platform?](https://www.algolia.com/blog/engineering/cicday-2024-what-makes-a-good-ci-cd-platform/)
7072

7173
</details>
7274

@@ -89,6 +91,7 @@ Numerous organizations frequently share their insights and expertise, encompassi
8991
* [How Asana ships stable web application releases](https://blog.asana.com/2021/01/asana-engineering-ships-web-application-releases/)
9092
* [Analysis of recent downtime & what we’re doing to prevent future incidents](https://blog.asana.com/2019/09/downtime-what-were-doing-to-prevent-future-downtime/)
9193
* [Developer environment: Achieving reliability by making it fast to reset](https://blog.asana.com/2017/07/developer-environment-making-it-reliable-by-making-it-fast-to-reset/)
94+
* [Three security tactics for every IT leader to consider this fall](https://blog.asana.com/2022/08/it-security-hybrid-workers/)
9295

9396
</details>
9497

@@ -309,6 +312,7 @@ Numerous organizations frequently share their insights and expertise, encompassi
309312
* [SRE Case Study: Triaging a Non-Heap JVM Out of Memory Issue](https://tech.ebayinc.com/engineering/sre-case-study-triage-a-non-heap-jvm-out-of-memory-issue/)
310313
* [SRE Case Study: Mysterious Traffic Imbalance](https://tech.ebayinc.com/engineering/sre-case-study-mysterious-traffic-imbalance/)
311314
* [Zero Downtime, Instant Deployment and Rollback](https://tech.ebayinc.com/engineering/zero-downtime-instant-deployment-and-rollback/)
315+
* [How eBay’s Notification Platform Used Fault Injection in New Ways](https://innovation.ebayinc.com/tech/engineering/how-ebays-notification-platform-used-fault-injection-in-new-ways/)
312316

313317
### Video
314318

@@ -548,7 +552,6 @@ Numerous organizations frequently share their insights and expertise, encompassi
548552
* [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)
549553
* [Enabling Highly Available Trino Clusters at Goldman Sachs](https://developer.gs.com/blog/posts/enabling-highly-available-trino-clusters-at-goldman-sachs)
550554
* [Observability at Scale](https://developer.gs.com/blog/posts/observability-at-scale)
551-
* [Enabling Highly Available Trino Clusters at Goldman Sachs](https://developer.gs.com/blog/posts/enabling-highly-available-trino-clusters-at-goldman-sachs)
552555
* [Infrastructure and the Command Chain Pattern](https://developer.gs.com/blog/posts/infrastructure-and-command-chain-pattern)
553556
* [Mobile CICD with EC2 macOS](https://developer.gs.com/blog/posts/mobile-cicd-with-ec2-macos)
554557
* [Announcing CatchIT - Source Code Secret Scanner](https://developer.gs.com/blog/posts/catchit-source-code-secret-scanner)
@@ -683,6 +686,15 @@ Numerous organizations frequently share their insights and expertise, encompassi
683686

684687
</details>
685688

689+
<details>
690+
<summary>Indeed</summary>
691+
692+
### Blog Posts
693+
694+
* [SRE Playbook - Practical Guide](https://blog.jiocinema.com/sre-playbook-practical-guide/)
695+
696+
</details>
697+
686698
<details>
687699
<summary>Khan Academy</summary>
688700

@@ -1480,6 +1492,7 @@ Numerous organizations frequently share their insights and expertise, encompassi
14801492
### Blog Posts
14811493

14821494
* [Infrastructure monitoring with Prometheus at Zerodha](https://zerodha.tech/blog/infra-monitoring-at-zerodha/)
1495+
* [Logging at Zerodha](https://zerodha.tech/blog/logging-at-zerodha/)
14831496

14841497
</details>
14851498

0 commit comments

Comments
 (0)