Apache Kafka and Blockchain: Friends, Enemies, or Frenemies?

This blog post discusses the concepts, use cases, and architectures behind Event Streaming, Apache Kafka, Distributed Ledger (DLT), and Blockchain. A comparison of different technologies such as Confluent, AIBlockchain, Hyperledger, Ethereum, Ripple, IOTA, and Libra explores when to use Kafka, a Kafka-native blockchain, a dedicated blockchain, or Kafka in conjunction with another blockchain.

Use Cases for Secure and Tamper-Proof Data Processing With a Blockchain

Blockchain is a hype topic for many years. While many companies talk about the buzzword, it is tough to find use cases where Blockchain is the best solution. The following examples show the potential of Blockchain. Here it might make sense:

Build a Blockchain PoC Application Using Hyperledger Fabric

This piece is about my experience in creating a blockchain PoC application for land and title recording on blockchain leveraging Hyperledger Fabric (HF) blockchain platform. It may benefit those who just got started on HF or intend to learn it, and for those who are already experienced in HF, it may offer another equally viable option. It’s pretty long, but for readers who are interested in blockchain technology, your time will be well spent.

Let us first set up our goal and see how we can achieve it.

Hyperledger vs. Ethereum: Which Will Benefit Your Business?

Initially, cryptocurrency markets started out on a slow incline, but this year, in the first week of April, Bitcoin (BTC) and Ethereum demonstrated new momentum with a 20 percent gain in investment ratio.

“This is a time of great opportunity” for enterprises. How? The new changes and growth will facilitate greater adoption of Hyperledger and Ethereum among the leading enterprises and communities of respective organizations.

A Complete Guide to Blockchain Programming

Blockchain is the way of the future. It is not farfetched to think that the future will be built around this emerging technology. Blockchain started off as a public, permissionless technology, and later, another type of blockchain was introduced, each for its own specific set of use cases. Public/permissionless blockchains are open, decentralized, and slow, whereas private/permissioned blockchains are closed and centralized, either partially or completely. 

In this article, I am going to discuss what you need to learn in order to start building apps that use blockchain technology. When I first started learning blockchain, a lot of questions popped into my head. What are the different types of blockchains? Which programming languages should I use to program efficiently? And what are the platforms for blockchain development?