Skip to content

Commit 08e5336

Browse files
Merge pull request #30 from codenitros/patch-1
Remove duplicate nginx service mesh and update link
2 parents 76c6072 + f5f9ebe commit 08e5336

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ These are the best resources for System Design on the Internet.
6464
## Intra-Service Messaging
6565
- [What is a message queue](https://www.cloudamqp.com/blog/what-is-message-queuing.html)
6666
- [AirBnb Idempotency](https://medium.com/airbnb-engineering/avoiding-double-payments-in-a-distributed-payments-system-2981f6b070bb)
67-
- [Nginx Service Mesh](https://www.nginx.com/learn/service-mesh/)
6867
- [Meta Async Task Computing](https://engineering.fb.com/2023/01/31/production-engineering/meta-asynchronous-computing/)
6968

7069
## Message Queue Antipattern
@@ -78,7 +77,7 @@ These are the best resources for System Design on the Internet.
7877
- [Kubernetes Service Mesh](https://akomljen.com/kubernetes-service-mesh/)
7978
- [Kubernetes Sidecar](https://www.weave.works/blog/introduction-to-service-meshes-on-kubernetes-and-progressive-delivery)
8079
- [Service Mesh](https://www.weave.works/blog/introduction-to-service-meshes-on-kubernetes-and-progressive-delivery)
81-
- [NginX Service Mesh](https://www.nginx.com/learn/service-mesh/)
80+
- [NginX Service Mesh](https://docs.nginx.com/nginx-service-mesh/about/what-is-nsm/)
8281
- [Data Plane and Control Plane](https://blog.envoyproxy.io/service-mesh-data-plane-vs-control-plane-2774e720f7fc)
8382

8483
##

0 commit comments

Comments
 (0)