Shouldn't Data Connections Be Easier? (with Ashley Jeffs)
Listen now
Description
Benthos wants to be part of your Data Engineering toolkit - it's there as a quick and easy way to set up data pipelines and start streaming data out of A and into B. In contrast to a lot of the tools we've talked about on Developer Voices, Benthos seems focussed on cutting development time down to a minimum, so you can quickly configure a new pipeline and test it out, without making a whole sprint of the task. As quick as a quick-and-dirty shell script, without the dirt. 😉 So this week we're talking to the creator of Benthos, Ashley Jeffs, to hear why he created Benthos, what it can do for you, and what its strengths and weaknesses are. And Jeff's refreshingly candid about when you should and shouldn't use it. If you ever need to get data from an HTTP connection into S3, or S3 into Kafka, or Kafka into a flat file, Benthos might just save you a few hours of development. – Benthos: https://www.benthos.dev/ A list of supported inputs, processors & outputs: https://www.benthos.dev/docs/about#components All their cute blobfish logos: https://www.benthos.dev/blobfish/ IDML: https://idml.io/ Kris on Twitter: https://twitter.com/krisajenkins Kris on LinkedIn: https://www.linkedin.com/in/krisjenkins/ – #software #podcast #dataengineering #datascience
More Episodes
This week on Developer Voices we're talking to Ryan Worl, whose career in big data engineering has taken him from DataDog to Co-Founding WarpStream, an Apache Kafka-compatible streaming system that uses Golang for the brains and S3 for the storage. Ryan tells us about his time at DataDog, along...
Published 05/29/24
Published 05/29/24
PostgreSQL is an incredible general-purpose database, but it can't do everything. Every design decision is a tradeoff, and inevitably some of those tradeoffs get fundamentally baked into the way it's built. Take storage for instance - Postgres tables are row-oriented; great for row-by-row access,...
Published 05/22/24