Hacker News
- Async message-oriented systems vs. REST for inter-microservice communications https://mats3.io/background/rationale-for-mats/ 156 comments
- gRPC for Microservices Communication https://techdozo.dev/grpc-for-microservices-communication/ 71 comments
Lobsters
- How to communicate your Microservices? https://blog.softwaremill.com/how-to-communicate-your-microservices-6542cb4f98c7 6 comments api , programming
- Introduction to Symfony Microservice architecture with gRPC communication (Medium article) https://oguzhankrcb.medium.com/introduction-to-symfony-microservice-architecture-with-grpc-communication-9ff08a23af4a 2 comments symfony
- Introduction to Symfony Microservice architecture with gRPC communication (Medium article) https://oguzhankrcb.medium.com/introduction-to-symfony-microservice-architecture-with-grpc-communication-9ff08a23af4a 4 comments php
- Picking the right communication pattern for your microservices https://www.cerbos.dev/blog/inter-service-communication-microservices 3 comments programming
- How microservices communicate with each other https://harshmatharu.com/blog/how-microservices-communicate-with-each-other 27 comments dotnet
- Communication in a Microservice Architecture https://amplication.com/blog/communication-in-a-microservice-architecture 21 comments node
- Mats3: A new way for inter-service communication in microservices, using async messages. Now with more documentation! https://mats3.io/docs/ 2 comments programming
- New: Amazon ECS Service Connect - Enabling Easy Communication Between Microservices https://aws.amazon.com/blogs/aws/new-amazon-ecs-service-connect-enabling-easy-communication-between-microservices/ 12 comments aws
- Effective microservice communication and conversation patterns https://youtu.be/aHsVsbo_VOE 9 comments programming
- We created an open source to view API traffic for Kubernetes enabling you to view all API communication between microservices. Mizu open source Monitoring network traffic in real-time. Supported protocols: HTTP/1.1 (REST, etc.) HTTP/2 (gRPC) AMQP (RabbitMQ, Apache Qpid, etc.) https://getmizu.io/docs/ 4 comments javascript
- Microservices communication patterns and messaging basics https://www.youtube.com/watch?v=eW4JgrkwWEM 10 comments csharp
- We created an open source to view API traffic for Kubernetes enabling you to view all API communication between microservices. Mizu open source Monitoring network traffic in real-time. Supported protocols: HTTP/1.1 (REST, etc.) HTTP/2 (gRPC) AMQP (RabbitMQ, Apache Qpid, etc.) https://github.com/up9inc/mizu?utm_source=reddit&utm_medium=devops 4 comments selfhosted
- We created an open source to view API traffic for Kubernetes enabling you to view all API communication between microservices. Mizu open source Monitoring network traffic in real-time. Supported protocols: HTTP/1.1 (REST, etc.) HTTP/2 (gRPC) AMQP (RabbitMQ, Apache Qpid, etc.) https://github.com/up9inc/mizu 7 comments javascript
- Here is an open source to view API traffic for Kubernetes enabling you to view all API communication between microservices. Mizu open source Monitoring network traffic in real-time. Supported protocols: HTTP/1.1 (REST, etc.) HTTP/2 (gRPC) AMQP (RabbitMQ, Apache Qpid, etc.) https://github.com/up9inc/mizu 22 comments programming
- Microservice Communication with RabbitMQ & MassTransit in ASP. NET Core https://www.codewithmukesh.com/blog/rabbitmq-with-aspnet-core-microservice/ 4 comments dotnet
- Introduction to Microservices in 8 Minutes: Microservices, The Benefits and How To Communicate Between Them https://www.youtube.com/watch?v=X8Tg2s5GcUY 7 comments node
- An opinionated guide on making microservices communicate! Your thoughts!!? https://medium.com/spaceuptech/the-right-way-of-making-microservices-communicate-b6cd517ae702 7 comments golang
- How can i secure communication from a Django microservice? https://requests.post 4 comments django
- Building Microservices On .NET Core - Part 6 Real time server client communication with SignalR and RabbitMQ https://altkomsoftware.pl/en/blog/building-microservices-6/ 3 comments programming
- Building Microservices On .NET Core - Part 6 Real time server client communication with SignalR and RabbitMQ https://altkomsoftware.pl/en/blog/building-microservices-6/ 11 comments csharp
- 6 reasons why not to use Akka Cluster for interservice communication in a microservice architecture https://blog.softwaremill.com/6-reasons-why-not-to-use-akka-cluster-for-interservice-communication-in-a-microservice-architecture-2736d5223573 17 comments scala
- Effectively communicate between Microservices https://medium.com/p/de7252ba2f3c?source=user_profile---------2------------------ 12 comments node
- Using Apache Kafka for Asynchronous Communication in Microservices https://blog.codeship.com/using-apache-kafka-for-asynchronous-communication-in-microservices/ 7 comments node
- Inter-Microservice Communication Fatigue http://vlkan.com/blog/post/2017/04/18/inter-service-comm/ 7 comments programming
- Benchmarking Amazon SNS & SQS For Inter-Process Communication In A Microservices Architecture https://medium.com/@eon01/benchmarking-amazon-sns-sqs-for-inter-process-communication-in-a-microservice-architecture-de0dfa8d6ac6 11 comments devops
- Microservice Communication with Queues https://blog.codeship.com/microservice-communication-queues/ 4 comments programming
- Dead simple microservice communication via Tackle https://github.com/renderedtext/ex-tackle 4 comments elixir
- Why RESTful communication between microservices can be perfectly fine https://www.innoq.com/en/blog/why-restful-communication-between-microservices-can-be-perfectly-fine/ 56 comments programming
- Why we use JWT instead of oAuth to secure microservice communication http://layer0.authentise.com/why-we-use-jwt-instead-of-oauth-to-secure-microservice-communication.html 5 comments programming