Audio Manager to handle scripted sounds in Unity

When adding sounds or music within a game, it is often useful to group their management within a single object. In this way, all the sounds pass through the same point and it is easier then to manage any particularities. One result is for example volume management at one point. […]

Read More…

Kafka Connect: Deep dive into Kafka Connectors

kafka connect

Apache Kafka Connect is a framework for streaming data between Apache Kafka and other data systems. Unlike writing custom Producer or Consumer code, Connect operates as a scalable, fault-tolerant service that manages the tedious details of integration, such as parallelism, offset management, and error handling. It allows developers to focus […]

Read More…

Apache Kafka: basic installation and hands-on guide

apache kafka installation

Apache Kafka is the indispensable backbone for modern data architectures, underpinning everything from microservices communication to real-time analytics. While its capabilities are vast, getting a local setup running and understanding the basic command-line interface (CLI) tools is the crucial first step. This guide will walk you through a quick installation […]

Read More…

Kafka monitoring advanced, metrics and error handling

kafka monitoring

Apache Kafka is designed for resilience, but in a production environment, performance degradation and failure are inevitable without robust monitoring and a solid error-handling strategy. This guide moves past the basics, focusing on the practical tools and metrics required to keep your Kafka cluster healthy and your data streams flowing […]

Read More…

Kafka Streams: KStream, KTable, Windowing, Real-Time

kafka streams

Apache Kafka Streams is a client-side library for building applications and microservices that process and analyze data stored in Kafka topics. It combines the simplicity of writing and deploying standard Java/Scala applications with the power of Kafka’s immutable log, enabling sophisticated stream processing with native fault tolerance and scalability. KStream […]

Read More…

BlogoBay
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.