Backend for Multi Cloud Orchestration Platform
1.5K
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.

Figure 1: Nebula Command Center Interface
Nebula is built and maintained by a dedicated engineering group from Ajeenkya D Y Patil University.
| Priyanshu Kumar Sharma | Vaishnavi Jadhav | Vaibhav Gulge |
|---|---|---|
| Product, Platform & Infra Lead | Frontend & UX Engineer | Frontend & UX Engineer |
| Platform architecture, cloud systems, & provisioning automation. | Interface systems, workflow design, & operator experience. | Interface systems, workflow design, & operator experience. |
| GitHubβ β’ LinkedInβ β’ Portfolioβ | GitHubβ β’ LinkedInβ | GitHubβ β’ LinkedInβ |
Never debug a "Terraform Apply" failure alone. Our integrated AI analyzes execution logs and cloud provider errors in real-time to provide:
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.
| Frontend | Backend | Infrastructure | DevOps |
|---|---|---|---|
# 1. Initialize the Mainframe
git clone https://github.com/PriyanshuKSharma/multi-cloud.git
cp .env.example .env
# 2. Deploy via Docker
docker compose up -d --build
# 3. Synchronize Cloud Inventory
./scripts/test_apis.sh
multi-cloud/
βββ π§ backend/ # FastAPI, Celery, AI Logic
βββ π¨ frontend/ # React 19, Tailwind, Context
βββ ποΈ terraform/ # Provider Modules
βββ π docs/ # Technical Specifications
βββ π οΈ scripts/ # Automation & Diagnostics
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.
Maintained by the Nebula Core Team
Content type
Image
Digest
sha256:54be72696β¦
Size
172.6 MB
Last updated
5 months ago
docker pull priyanshuksharma/multi-cloud-backend