Roast Dev - community of developers Logo
  • Home
  • Categories
  • About
Login
Tech news 1 Tech Posts 31268 Web Dev 14
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Roast Dev - community of developers

Professional programming tutorials and development guides. Learn, build, and grow your software development skills.

  • About Us
  • All Categories
  • Sitemap
  • RSS Feed
  • We are on DFace
  • RoastedGames

Made with PHP &
Β© 2026 Roast Dev - community of developers. All rights reserved.

Apache Kafka: Topics, Partitions, Brokers

Apache Kafka: Topics, Partitions, Brokers
Introduction In this post, we're going to take a deeper dive into Apache Kafka. If you'd like an introduction to Event-Driven Architectures, feel free to check out my previous article.Kafka i...
22.04.2025 0 Read More

Kafka Consumers Explained: Pull, Offsets, and Parallelism

Kafka is built for high throughput, scalability, and fault tolerance. At the core of this is its consumer model. Unlike traditional messaging systems, Kafka gives consumers full control over how they ...
23.04.2025 0 Read More

Understanding RabbitMQ: The Basics of Message Queuing

In the realm of distributed systems, message brokers play a foundational role in facilitating communication between independently operating services. With the rise of microservices and event-driven ar...
03.05.2025 0 Read More

Step-by-Step Guide to Installing RabbitMQ on a Virtual Server

RabbitMQ is a powerful, open-source message broker designed to facilitate asynchronous communication between different components of an application. It acts as a reliable intermediary that helps appli...
03.05.2025 0 Read More

🧠 Building a Content-Aware Image Moderation Pipeline using ClarifAI and Kafka in a Spring Boot Microservice Architecture

🧠 Building a Content-Aware Image Moderation Pipeline using ClarifAI and Kafka in a Spring Boot Microservice Architecture
As platforms grow and user-generated content scales, so does the risk of inappropriate or non-compliant media uploads. Ensuring real-time image moderation is not only an ethical responsibility but of...
24.04.2025 0 Read More

Bridging the Gap: Time-Bound Access in Event-Driven Architectures (Part 1 of 3)

Bridging the Gap: Time-Bound Access in Event-Driven Architectures (Part 1 of 3)
TL;DR Event-driven architectures lack the time-bound access controls common in API systems. This creates challenges for monetization, resource management, and compliance. This series explore...
24.04.2025 0 Read More

🌐 Exploring Event-Driven Architecture: A New Era in System Design πŸ“Š

🌐 Exploring Event-Driven Architecture: A New Era in System Design πŸ“Š
Introduction Event driven Architecture is a software design pattern where applications communicate and react to each other through the publication and consumption of events. Table of ...
25.04.2025 0 Read More

Bridging the Gap: Time-Bound Access in Event-Driven Architectures (Part 1 of 3)

Bridging the Gap: Time-Bound Access in Event-Driven Architectures (Part 1 of 3)
TL;DR Event-driven architectures lack the time-bound access controls common in API systems. This creates challenges for monetization, resource management, and compliance. This series explore...
25.04.2025 0 Read More

Controlled Access in Event-Driven Architectures: Exploring Solution Approaches (Part 2 of 3)

Controlled Access in Event-Driven Architectures: Exploring Solution Approaches (Part 2 of 3)
TL;DR This article presents five architectural approaches to implementing controlled, time-bound access in event-driven architectures. We analyze gateway-based solutions, client-side enforce...
25.04.2025 0 Read More

Implementing Time-Bound Event Access: A Case Study with Solace Platform (Part 3 of 3)

Implementing Time-Bound Event Access: A Case Study with Solace Platform (Part 3 of 3)
TL;DR This article demonstrates how to implement time-bound event access using Solace Platform's Rest Delivery Point (RDP). We explore a proof-of-concept called SolPass that automates the cr...
25.04.2025 0 Read More
Loading...
#reading
Bash + Telegram: Server Monitoring and Instant Notifications
0
RoboVerr: Circuits of Courage, Wires of War
0
HarmonyOS NEXT Practical: Pattern Password
0
HarmonyOS NEXT Practical: Proportion Chart
0
HarmonyOS NEXT Practical: Page Watermark
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
1
How to Disable NSFW Filter in FaceFusion 3.2.0
0
What is Model Context Protocol (MCP): Explained in detail
1
Beginner's Guide to the Model Context Protocol (MCP)
0
How to Run DeepSeek Locally Using Ollama
0