Power

Big data has eaten the world. Now what?

Confluent CEO Jay Kreps says that companies need to keep tabs on all of their data, all the time.

Confluent CEO Jay Kreps

"It's not enough to just have the data that is happening right now," Confluent CEO Jay Kreps says. "You have to have the history and context and the rest of the state of the world."

Photo: Courtesy of Confluent

The era of "big data" is over, according to Confluent CEO Jay Kreps: Everybody's a big data company now.

Confluent rose to prominence as one of the big data pioneers, built around an open-source project called Kafka that was developed by Kreps, Neha Narkhede and Jun Rao while they worked at LinkedIn. Kafka helps users manage large amounts of real-time data as a constantly moving stream, which is a rather different challenge than dealing with piles of data stored in various places.

The trio founded Confluent in 2014, yet another enterprise tech company built around an open-source project over the last decade. Like many of those companies, Confluent offered additional premium features alongside the open-source project and has since expanded to offer its own managed cloud services that help customers implement Kafka's data-streaming philosophies inside their applications.

Business has been good: Confluent has raised $456 million, with the most recent round valuing the company at $4.5 billion. It's widely believed to be on a path toward an IPO, and although the economic forecast is anybody's guess right now, last month the company hired former Google Cloud finance head Steffan Tomlinson, a veteran of big enterprise tech IPOs such as Aruba Networks and Palo Alto Networks, as its chief financial officer.

Confluent believes that demand for real-time data services is only building as more and more companies modernize their tech infrastructure, and that momentum has drawn the attention of big cloud vendors. Like MongoDB, Confluent changed some of the licensing terms around Kafka in 2018 to discourage cloud vendors such as AWS and Microsoft from offering certain features in their own managed services based around the project.

In a recent conversation with Protocol, Kreps discussed a new cloud service introduced Wednesday as part of Confluent's Project Metamorphosis (get it?), the ramifications of the decision to change licensing terms, and why it's so much easier to work with data systems these days.

This interview has been edited for length and clarity.

What is Infinite Retention, the new announcement arriving Wednesday?

There's been this whole trend towards the use of event streaming in companies. This is now becoming incredibly mainstream, where 80% of the Fortune 100 uses Kafka in some way. It's all about harnessing data in real time. And to do that, it's not enough to just have the data that is happening right now, you have to have the history and context and the rest of the state of the world.

So if you're trying to build a system that manages retail inventory in real time, you don't need to know just what sold right now: You need to know how many products are on hand, and what's the rate things are selling at, and then you can decide if you want to order more or not.

The storage of all that information becomes really important to using these event streams appropriately. The announcement we have [today] is taking all the limits off that storage.

This used to be something that people who dealt with Kafka would have to manage themselves, like how much space do I have, and how much data is stored in each little partition of my stream. Now that whole problem goes away, it's just done automatically.

That's part of this overall project that we're doing called Metamorphosis, which is bringing together event streams and Kafka and modern cloud data systems, this ability to get a system as a service and not think about any of the operational or scaling aspects.

It seems like the concept of "big data" isn't really as important anymore, because it's so much more widely used.

I think there's two meanings for big data. One was just having these data-intensive applications, having more scale, that's become just expected [of] everything that you get in the cloud.

And then the kind of formal "Big Data" stack was really like Hadoop, and there was a set of companies around that. I think that scene really is more of a legacy technology now.

So I think because of those two overlapping meanings, that phrase has kind of fallen out of use. Now big data is kind of just like oxygen in the first sense, in that we expect that of all the new modern systems we would adopt [to have] that ability to scale elastically.

When we first started talking about big data, it seemed like everyone was always thinking about the infrastructure shifts of bringing those concepts into a company, and now it's much more about application building.

The way event streaming came around was very much with applications. It was about fraud detection, and inventory management, real-time customer analytics and customer [visibility] stuff.

For a long time, companies had the attitude that there's this huge learning curve and operational burden that comes with it, and that just slows down its progress. I think the cloud has done a huge amount to remove that.

Now with customers that are adopting our cloud products, they can kind of go from zero to 60 in an hour. It's not, you know, months or more. And that's very different; typically a new data system in a company would take a year, a year and a half to really be production reliable and trustworthy. And so the ability to turn that into hours is actually a really big deal.

Open source has obviously been a big topic for the company over the last couple of years. Do you still feel like you needed to make the licensing changes that you did a couple years ago?

We felt like it was a change we put a lot of thought into, and something that we felt was really important to allowing us to really invest in the part of our product that we give away for free. By doing that, we've been able to double down on that: We've seen a ton of traction in our stream-processing capabilities, in our connector ecosystem, all the parts that we were kind of giving away. By making that licensing change, we felt we could continue to do that in a sustainable way.

I think increasingly, the cloud is seen as not just a product but an ecosystem. And I think there's a ton of attention being put into competing as ecosystems. I think all the cloud providers want to have the best of breed companies providing their offering in the best possible way in their environment, and that's part of why people will choose them.

What has Confluent's pandemic experience been like?

There's two sides to it. There's our kind of internal operations and then, of course, we work with customers often in a very hands-on way. Both of those have had to adapt.

We've had a pretty significant contingent of remote people from the start of the company, and I think part of that came out of open-source work, which is always remote, effectively, right?

So the transition that we made internally wasn't that hard. I think here's a ton of just stress in the world right now economically, people suddenly have lost their child care. I mean, there's all kinds of tension. So that's been something that everybody I think has to deal with, but the actual mechanics of working remotely were not a big shift at all.

In terms of how we work with customers, I've been really surprised how well that's translated. I'm doing probably twice as many customer meetings as I was doing before, because I can do a lot more of them over Zoom.

It's not quite as good as getting to meet with people in person, but you can do more of them and you can spend more time and you can be more prepared as a result, so I think overall quality can be even higher. It certainly made me reassess how I would spend my own time and how much of it would be traveling around versus meeting with people remotely.

I don't know if you can provide a better signal of your future strategic options than hiring a high-profile CFO. What are you thinking about the public markets right now?

It was a really critical hire for us. I spent a long time talking to different people, I'd known Steffan for over a year.

Obviously, we want to build a strong business over a long period of time, we're trying to build an independent company. And we need an experienced CFO to do that.

His experience is incredibly relevant to us, both the time he's spent in world class enterprise companies as well as the time at Google really focused on cloud infrastructure, which is certainly a particular type of product that has all kinds of unique characteristics, both in how the usage models work and the cost structure and so on.

What's the missing link in your product strategy?

There's these two big things, right. There's this emerging paradigm called event streaming, that's been what Kafka is all about. But people's experience with Kafka has been a mixture of these high-level capabilities, and then the low-level operations and tuning and managing servers.

Beyond event streaming, there's a second big thing happening in the world, which is the rise of cloud data systems. I think that that's a much bigger, deeper thing than we even realize.

Can you clarify what you mean when you say "the rise of cloud data systems"?

We tend to think about databases or data systems as some chunk of software: You have a database administrator, and you put it on some servers. The way that you get it in an organization is usually you go to some central team and you say, "Hey, next quarter, I'd like to get access to more database instances, and can you put that into your planning and make sure I have that?" That slows everything down: You have to know exactly what you need and what you want.

So beyond just getting servers on demand, it's being able to get these kind[s] of deep data capabilities. I think that's a huge deal. It sounds like a small thing, but I think it's almost as big an impact as the first generation infrastructure in the cloud.

If you look at some of the systems from the cloud providers, whether it's [AWS'] DynamoDB or Cloud Spanner in Google, you have these amazing data systems. Most of these are proprietary systems that only exist in that cloud, and they often don't have much of an ecosystem around them.

We want to take Kafka and that huge ecosystem around it and things that worked on it, and make it a first-class cloud-native data system, make it something that you can consume and use, the way you would those things that were born in the cloud.

Fintech

Judge Zia Faruqui is trying to teach you crypto, one ‘SNL’ reference at a time

His decisions on major cryptocurrency cases have quoted "The Big Lebowski," "SNL," and "Dr. Strangelove." That’s because he wants you — yes, you — to read them.

The ways Zia Faruqui (right) has weighed on cases that have come before him can give lawyers clues as to what legal frameworks will pass muster.

Photo: Carolyn Van Houten/The Washington Post via Getty Images

“Cryptocurrency and related software analytics tools are ‘The wave of the future, Dude. One hundred percent electronic.’”

That’s not a quote from "The Big Lebowski" — at least, not directly. It’s a quote from a Washington, D.C., district court memorandum opinion on the role cryptocurrency analytics tools can play in government investigations. The author is Magistrate Judge Zia Faruqui.

Keep ReadingShow less
Veronica Irwin

Veronica Irwin (@vronirwin) is a San Francisco-based reporter at Protocol covering fintech. Previously she was at the San Francisco Examiner, covering tech from a hyper-local angle. Before that, her byline was featured in SF Weekly, The Nation, Techworker, Ms. Magazine and The Frisc.

The financial technology transformation is driving competition, creating consumer choice, and shaping the future of finance. Hear from seven fintech leaders who are reshaping the future of finance, and join the inaugural Financial Technology Association Fintech Summit to learn more.

Keep ReadingShow less
FTA
The Financial Technology Association (FTA) represents industry leaders shaping the future of finance. We champion the power of technology-centered financial services and advocate for the modernization of financial regulation to support inclusion and responsible innovation.
Enterprise

AWS CEO: The cloud isn’t just about technology

As AWS preps for its annual re:Invent conference, Adam Selipsky talks product strategy, support for hybrid environments, and the value of the cloud in uncertain economic times.

Photo: Noah Berger/Getty Images for Amazon Web Services

AWS is gearing up for re:Invent, its annual cloud computing conference where announcements this year are expected to focus on its end-to-end data strategy and delivering new industry-specific services.

It will be the second re:Invent with CEO Adam Selipsky as leader of the industry’s largest cloud provider after his return last year to AWS from data visualization company Tableau Software.

Keep ReadingShow less
Donna Goodison

Donna Goodison (@dgoodison) is Protocol's senior reporter focusing on enterprise infrastructure technology, from the 'Big 3' cloud computing providers to data centers. She previously covered the public cloud at CRN after 15 years as a business reporter for the Boston Herald. Based in Massachusetts, she also has worked as a Boston Globe freelancer, business reporter at the Boston Business Journal and real estate reporter at Banker & Tradesman after toiling at weekly newspapers.

Image: Protocol

We launched Protocol in February 2020 to cover the evolving power center of tech. It is with deep sadness that just under three years later, we are winding down the publication.

As of today, we will not publish any more stories. All of our newsletters, apart from our flagship, Source Code, will no longer be sent. Source Code will be published and sent for the next few weeks, but it will also close down in December.

Keep ReadingShow less
Bennett Richardson

Bennett Richardson ( @bennettrich) is the president of Protocol. Prior to joining Protocol in 2019, Bennett was executive director of global strategic partnerships at POLITICO, where he led strategic growth efforts including POLITICO's European expansion in Brussels and POLITICO's creative agency POLITICO Focus during his six years with the company. Prior to POLITICO, Bennett was co-founder and CMO of Hinge, the mobile dating company recently acquired by Match Group. Bennett began his career in digital and social brand marketing working with major brands across tech, energy, and health care at leading marketing and communications agencies including Edelman and GMMB. Bennett is originally from Portland, Maine, and received his bachelor's degree from Colgate University.

Enterprise

Why large enterprises struggle to find suitable platforms for MLops

As companies expand their use of AI beyond running just a few machine learning models, and as larger enterprises go from deploying hundreds of models to thousands and even millions of models, ML practitioners say that they have yet to find what they need from prepackaged MLops systems.

As companies expand their use of AI beyond running just a few machine learning models, ML practitioners say that they have yet to find what they need from prepackaged MLops systems.

Photo: artpartner-images via Getty Images

On any given day, Lily AI runs hundreds of machine learning models using computer vision and natural language processing that are customized for its retail and ecommerce clients to make website product recommendations, forecast demand, and plan merchandising. But this spring when the company was in the market for a machine learning operations platform to manage its expanding model roster, it wasn’t easy to find a suitable off-the-shelf system that could handle such a large number of models in deployment while also meeting other criteria.

Some MLops platforms are not well-suited for maintaining even more than 10 machine learning models when it comes to keeping track of data, navigating their user interfaces, or reporting capabilities, Matthew Nokleby, machine learning manager for Lily AI’s product intelligence team, told Protocol earlier this year. “The duct tape starts to show,” he said.

Keep ReadingShow less
Kate Kaye

Kate Kaye is an award-winning multimedia reporter digging deep and telling print, digital and audio stories. She covers AI and data for Protocol. Her reporting on AI and tech ethics issues has been published in OneZero, Fast Company, MIT Technology Review, CityLab, Ad Age and Digiday and heard on NPR. Kate is the creator of RedTailMedia.org and is the author of "Campaign '08: A Turning Point for Digital Media," a book about how the 2008 presidential campaigns used digital media and data.

Latest Stories
Bulletins