Prashant SinhaAlpakka Kafka and ClojureKafka streams is an amazing abstraction for working with Kafka and has amazing JVM support. However, if stream application does I/O…Jun 8, 2023
InNetflix TechBlogbyNetflix Technology BlogTowards a Reliable Device Management PlatformBy Benson Ma, Alok AhujaAug 30, 20212
InGeek CulturebyLimor StotlandKafka Streams vs AlpakkaProofpoint Cloud Access Security Broker (CASB) backend data processing leverages Apache Kafka for most of the asynchronous communication…Jun 29, 2021Jun 29, 2021
InAnalytics VidhyabyLalit VatsalAkka Streams in Java Spring Boot!Streaming data from a Source to Sink is a very trivial task in today’s data processing and data pipelining systems. Ergo, there are many…Apr 12, 20204Apr 12, 20204
AdityaWhen(why) do we use akka streams instead of kafka streams or spark or storm or flink?If we need to stream data from “kafka” and perform some transformations and persist the results on AWS S3 or Azure Blob storage or Google…Apr 1, 2021Apr 1, 2021
Prashant SinhaAlpakka Kafka and ClojureKafka streams is an amazing abstraction for working with Kafka and has amazing JVM support. However, if stream application does I/O…Jun 8, 2023
InNetflix TechBlogbyNetflix Technology BlogTowards a Reliable Device Management PlatformBy Benson Ma, Alok AhujaAug 30, 20212
InGeek CulturebyLimor StotlandKafka Streams vs AlpakkaProofpoint Cloud Access Security Broker (CASB) backend data processing leverages Apache Kafka for most of the asynchronous communication…Jun 29, 2021
InAnalytics VidhyabyLalit VatsalAkka Streams in Java Spring Boot!Streaming data from a Source to Sink is a very trivial task in today’s data processing and data pipelining systems. Ergo, there are many…Apr 12, 20204
AdityaWhen(why) do we use akka streams instead of kafka streams or spark or storm or flink?If we need to stream data from “kafka” and perform some transformations and persist the results on AWS S3 or Azure Blob storage or Google…Apr 1, 2021
InEffectz.AIby(λx.x)erangaIndex cassandra data on elasticsearch with akka streamsAlpakka cassandra and elasticsearchFeb 2, 2019
Chaitanya WaikarAWS SQS client using Alpakka and ScalaThis blog is mainly focussed on writing a reactive client application for dealing with messages from AWS SQS (Simple Queue Service). It…Jan 19, 2021