Jesse+ by | Sep 11, 2020 | Blog, Data Engineering, Data Engineering is hard |
Kafka 2.0 added a new poll() method that takes a Duration as an argument. The previous poll() took a long as an argument. The differences between the two polls don’t stop there. You should know about the differences before porting your poll from a long to a Duration....
Jesse+ by | Apr 29, 2020 | Blog, Business, Data Engineering, Data Engineering is hard |
In my last post, I gave some general suggestions on how analytics and data engineering teams should be dealing with COVID-19. Now, I want to give specific advice on how data engineering teams can reduce their cloud costs. Note: while this post focuses on cloud,...
Jesse+ by | Mar 15, 2020 | Blog, Business, Data Engineering, Data Engineering is hard, Magnum Opus |
Big Data and analytics are going to change in this COVID-19 era. I want to share with everyone the same messages that I’m giving my own clients. I’m hoping that this post will help those data teams that aren’t living up to their potential to start creating real value....
Jesse+ by | Oct 9, 2019 | Blog, Business, Data Engineering, Data Engineering is hard, Magnum Opus |
Update: Confluent has renamed KSQL to ksqlDB It’s that Kafka Summit time of year again. There are lots of announcements. Some are good and some you have to sift through in order to figure out what’s the best for you and your organization. I’ll briefly state my...
Jesse+ by | Jun 19, 2019 | Blog, Data Engineering, Data Engineering is hard |
Note: This post was guest written by John Desmond. My preparation for the course began before I knew about the course, and before I realized that I wanted to specialize in data engineering. When I decided I wanted to learn programming, I hadn’t quite decided if I...