Exploring Kafka Streams :: Part 4
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 🙂 !!!
Exploring Kafka Streams :: Part 3
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 🙂 !!!
Exploring Kafka Streams :: Part 2
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 🙂 !!!
Exploring Kafka Streams :: Part 1
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 VMs using CLI
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 🙂 !!!
Golang – Standard Library context Package
In this article, we will explore an interesting package called context from the Go programming language (golang) standard library.
Here is the link to the article:
Golang – Standard Library context Package
Enjoy 😉 !!!
Introduction to InterPlanetary File System (IPFS)
Here is an introductory article on the decentralized peer-to-peer network protocol called InterPlanetary File System or IPFS for short. Here is the link to the article:
Introduction to InterPlanetary File System (IPFS)
Enjoy 🙂 !!!
The ‘Cheetah-corn’ Brain …
Posted my fifth article on LinkedIn and here is the link:
Hope is useful for others !!!
Useful Matplotlib Code Snippets
Here is an article that shows code snippets for commonly used data visualization methods when rendering graphs/plots using Matplotlib:
Useful Matplotlib Code Snippets
Enjoy 🙂 !!!