Logo
Login
Tech Posts 31207
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Key Factors to Consider While Installing ZooKeeper on Ubuntu

Apache ZooKeeper is a centralized service that maintains configuration information, names, and provides distributed synchronization and group services. If you're installing ZooKeeper on Ubuntu, there ...
26.03.2025 0 Read More

Install Kafka+Zookeeper using Docker container in Windows

Install Kafka+Zookeeper using Docker container in Windows
The article is about how to install Single Node multiple broker setup of Kafka and Zookeeper. This process is faster compared to installing kafka and zookeeper directly in Windows machine as both inst...
31.03.2025 0 Read More

Install Kafka+Zookeeper using Docker container in Windows Subsystem for Linux(WSL)

The article is about how to install Single Node multiple broker setup of Kafka and Zookeeper in Windows subsystem for Linux(WSL). Previous article has installation guide for windows. This helps to sim...
06.04.2025 0 Read More

Implementing Distributed Locks in .NET Core with Redis or ZooKeeper

Implementing Distributed Locks in .NET Core with Redis or ZooKeeper
In today’s modern applications and complex systems, it’s quite common to encounter scenarios where multiple processes simultaneously attempt to access some shared resource, which can be anything f...
15.04.2025 0 Read More
Loading...
#reading
ETL e ELT
0
3D Pokémon Models via API: JSX or GLB - What's Your Take?
0
Missed the Last 10 Years of C#? Read This Quick Catch-up Guide
0
Integrating APIs Is Now Table Stakes—So We’re Giving It Away for Free
0
🚀 EF Core vs Dapper Benchmark – Real .NET 10 Test Results
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0