As enterprises scale, infrastructure becomes fragmented across AWS, Azure, and GCP. Managing different consoles, credential types, and billing models leads to operational drift, security gaps, and cost transparency issues.
Nebula is a research-driven, high-performance orchestration engine designed to democratize cloud operations. It provides a Unified Control Plane that abstracts complex provider APIs into a deterministic, single-pane-of-glass interface.
Nebula isn't just a dashboardβit's a mission-critical cockpit for the modern cloud architect.
Leveraging a Distributed Task Farm (Celery + Redis), Nebula manages resource-intensive cloud workflows in the background. A polling-optimized state machine provides live pulse updates to the React 19 UI.
React 19 & Vite: nebula leverages React 19's concurrent rendering capabilities to maintain a responsive UI during heavy data synchronization. Vite is utilized for its Lightning-fast Hot Module Replacement (HMR) and optimized build pipeline.
Tailwind CSS & Framer Motion: Provides a highly-customizable design system with glassmorphism aesthetics and micro-animations for live backend state changes.
FastAPI (Python 3.11+): Chosen for its native async/await support and Pydantic-driven data validation. It acts as the ASGI entry point, providing high-concurrency handling for cloud resource management.
π§ AI Copilot Core: A specialized module that interfaces with LLMs to perform log-semantic analysis, translating cryptic Terraform or Cloud Provider errors into human-understandable remediation paths.
PostgreSQL 15: The primary relational engine, storing complex cloud resource topologies and deployment history with optimized indexing.
π‘οΈ Fernet AES-128 Guard: Cloud provider credentials are encrypted at the application layer using salted CBC mode with HMAC for integrity verification.
Distributed under a Proprietary All-Rights-Reserved License. See LICENSEβ and NOTICEβ .
AWS, Azure, GCP, and other third-party marks are the property of their respective owners.