Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1365

Akka Stream Infrastructure Setup

$
0
0

@Euqinu wrote:

I have developed an Akka Stream application which segregates the incoming json based on some fixed attribute. My source is a Kafka Source . The data is being ingested in the stream from a particular Kafka topic. After segrerating the data, the desired output is pushed to another Kafka topic. Basically the input is coming from one Kafka topic and output is pushed to another Kafka topic.

Now for the infrastructure part, is it better to follow VM based architecture or Kubernetes based?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 1365

Trending Articles