TNS
VOXPOP
Will JavaScript type annotations kill TypeScript?
The creators of Svelte and Turbo 8 both dropped TS recently saying that "it's not worth it".
Yes: If JavaScript gets type annotations then there's no reason for TypeScript to exist.
0%
No: TypeScript remains the best language for structuring large enterprise applications.
0%
TBD: The existing user base and its corpensource owner means that TypeScript isn’t likely to reach EOL without a putting up a fight.
0%
I hope they both die. I mean, if you really need strong types in the browser then you could leverage WASM and use a real programming language.
0%
I don’t know and I don’t care.
0%
Data

Hazelcast and the Benefits of Real-Time Data

Hazelcast's Manish Devgan discusses the company's real-time stream processing engine, it's users, the merits of Kafka and more.
Dec 28th, 2022 12:13pm by
Featued image for: Hazelcast and the Benefits of Real-Time Data

In this latest podcast from The New Stack, we interview Manish Devgan, chief product officer for Hazelcast, which offers a real-time stream processing engine. This interview was recorded at KubeCon+CloudNativeCon, held last October in Detroit.

“‘Real time’ means different things to different people, but it’s really a business term,” Devgan explained. In the business world, time is money, and the more quickly you can make a decision, using the right data, the more quickly one can take action.

Hazelcast and the Benefits of Real-Time Data

Although we have many “batch-processing” systems, the data itself rarely comes in batches, Devgan said. “A lot of times I hear from customers that are using a batch system because those are the things which are available at that time. But data is created in real time, sensors, your machines, espionage data, or even customer data — right when customers are transacting with you.”

What Is a Real-Time Data Processing Engine?

A real-time data processing engine can analyze data as it is coming in from the source. This is different from traditional approaches that store the data first, then analyze it later. Bank loans are an example of this approach.

With a real-time data processing engine in place, a bank can offer a loan to a customer using an automated teller machine (ATM) in real time, Devgan suggested.  “As the data comes in, you can actually take action based on context of the data,” he argued.

Such a loan app may combine real-time data from the customer alongside historical data stored in a traditional database. Hazelcast can combine historical data with real-time data to make workloads like this possible.

In this interview, we also debated the merits of Kafka, the benefits of using a managed service rather than running an application in-house, Hazelcast’s users, and features in the latest release of the Hazelcast platform.

Group Created with Sketch.
TNS owner Insight Partners is an investor in: The New Stack, Real.
THE NEW STACK UPDATE A newsletter digest of the week’s most important stories & analyses.