Explore >> Select a destination


You are here

avilpage.com
| | blog.scaledcode.com
15.6 parsecs away

Travel
| | By default interactive queries in Kafka streams does not support querying across nodes, let us change that.
| | nodogmablog.bryanhogan.net
9.9 parsecs away

Travel
| | Using Kafka to broadcast a message to all instances of an application seems to be a less common use case than using Kafka to send a message to one of many instances of an application. But broadcasting is easy to do with a single change to the consumer.
| | karolgalanciak.com
14.0 parsecs away

Travel
| | In the first part of this series, we were exploring some potential options for communication between services - what their advantages and disadvantages are, ...
| | www.serverless.com
87.5 parsecs away

Travel
| In this 3rd part of our 5 part series about Java and Serverless, we design our full architecture and look at all the pieces in preperation for our code.