Search Results for: kafka

ClickHouse: Data Warehousing with Robert Hodges

Columnar databases store and retrieve columns of data rather than rows of data. Each block of data in a columnar database stores up to 3 times as many records as row-based storage. This

Is Your Microservice a Distributed Monolith?

Your team has decided to migrate your monolithic application to a microservices architecture. You’ve modularized your business logic, containerized your codebase, allowed your

Heroku’s Streaming Data Connectors and Best Practices

Heroku has three managed data service offerings: Heroku Postgres, Heroku Redis, and Apache Kafka on Heroku. According to this article from Heroku, more developers are choosing upfront to

Data Intensive Applications with Martin Kleppman (Summer Break Repeat)

Originally published May 2, 2017. We are taking a few weeks off. We’ll be back soon with new episodes. A new programmer learns to build applications using data structures like a

Pravega: Storage for Streams with Flavio Junqueira

“Data stream” is a word that can be used in multiple ways. A stream can refer to data in motion or data at rest.  When a stream is data in motion, an endpoint is receiving new