Here is the link to the article that briefly introduces one to Non-Fungible Tokens (NFTs):
Hope is useful for others !!!
Articles | Notes | Tips | Tutorials
Here is the link to the article that briefly introduces one to Non-Fungible Tokens (NFTs):
Hope is useful for others !!!
In Part-7 (FINAL) of this series, we will explore the different Stream Joining techniques in Kafka Streams. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 7
Enjoy 🙂 !!!
In Part-6 of this series, we will re-explore the different Windowing techniques of Kafka Streams for aggregation, but with two changes – first is to extract the Kafka message timestamp and second is to use an in-memory state store. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 6
Enjoy 🙂 !!!
In Part-5 of this series, we will explore the different Windowing techniques of Kafka Streams for aggregation. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 5
Enjoy 🙂 !!!
In Part-4 of this series, we will shift gears to explore other aspects of Kafka Streams such as Custom data Serialization and Deserialization. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 4
Enjoy 🙂 !!!
In Part-3 of this series, we will continue to dig in a little deeper into Kafka Streams to understand State Store and Record Cache. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 3
Enjoy 🙂 !!!
In Part-2 of this series, we will start to dig in a little deeper into Kafka Streams to understand Stream Tasks and Stream Threads. We will implement and demonstrate the concepts using a simple application in Java. Here is the link to the article:
Exploring Kafka Streams :: Part 2
Enjoy 🙂 !!!
In Part-1 of this series, we will install and setup the environment to explore Kafka Streams. Also, we implement and demonstrate two simple applications using Java. Here is the link to the article:
Exploring Kafka Streams :: Part 1
Enjoy 🙂 !!!
VirtualBox is a popular virtualization software that can be used to create Virtual Machines (VMs). One can use the GUI interface or the Command-Line Interface (CLI) to create VMs.
In this article, we demonstrate the use of the CLI to create VMs. Here is the link to the article on VirtualBox CLI:
Enjoy 🙂 !!!