HeadlinesBriefing favicon HeadlinesBriefing.com

Nanuq 2.0: Unified Platform for Kafka, Redis, RabbitMQ, AWS & Azure

DEV Community •
×

Developers often juggle multiple CLI tools and consoles to manage messaging systems. Nanuq 2.0 addresses this by consolidating Apache Kafka, Redis, RabbitMQ, AWS SQS/SNS, and Azure Service Bus into a single web interface. This open-source project eliminates the need to switch between `kafka-console-consumer`, `redis-cli`, and cloud portals.

Version 2.0 adds critical enterprise features. It introduces full cloud platform integration, supporting 15 AWS regions and 30+ Azure regions for SQS, SNS, and Service Bus. Security is bolstered with AES-256 encrypted credential storage and connection testing. A new unified dashboard provides real-time metrics and an audit trail for compliance.

The backend is a modular .NET 10.0 monolith using FastEndpoints, while the frontend leverages Vue 3 with Vuetify. SQLite handles persistence. The tool is designed for microservices and multi-cloud workflows, aiming to reduce context switching for engineers managing complex, distributed systems.