File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ These are the best resources for System Design on the Internet.
64
64
## Intra-Service Messaging
65
65
- [ What is a message queue] ( https://www.cloudamqp.com/blog/what-is-message-queuing.html )
66
66
- [ 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/ )
68
67
- [ Meta Async Task Computing] ( https://engineering.fb.com/2023/01/31/production-engineering/meta-asynchronous-computing/ )
69
68
70
69
## Message Queue Antipattern
@@ -78,7 +77,7 @@ These are the best resources for System Design on the Internet.
78
77
- [ Kubernetes Service Mesh] ( https://akomljen.com/kubernetes-service-mesh/ )
79
78
- [ Kubernetes Sidecar] ( https://www.weave.works/blog/introduction-to-service-meshes-on-kubernetes-and-progressive-delivery )
80
79
- [ 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 / )
82
81
- [ Data Plane and Control Plane] ( https://blog.envoyproxy.io/service-mesh-data-plane-vs-control-plane-2774e720f7fc )
83
82
84
83
##
You can’t perform that action at this time.
0 commit comments