Category: DevOps
-
When to Use Apache Flink: A Guide to its Best Combinations and Deployment
Apache Flink is a powerful framework that enables real-time data processing and analytics. It can process large volumes of data streams from multiple sources and perform real-time computations and machine learning. In this article, we will discuss the best combinations for Apache Flink to work properly, when to use it, and how to deploy it…
-
Installing Apache Pulsar Production on Kubernetes: A Step-by-Step Guide
Apache Pulsar is a powerful pub-sub messaging system that can handle millions of messages per second. In this tutorial, we will guide you through the process of installing and configuring Apache Pulsar production on Kubernetes. We will cover the steps of scaling the bookkeeper and zookeeper instances, creating a sink to Postgres, and more. By…