HomeAboutProjectsBlogContactHire Me
All Projects/CloudSync — DevOps Dashboard
☁️
DevOps

CloudSync — DevOps Dashboard

Overview

CloudSync polls metrics from multiple cloud providers via their SDKs and normalises them into a unified data model. A React frontend built with Recharts provides time-series charts, alert timelines, and deployment heat-maps. The backend is a .NET 8 Web API containerised with Docker and orchestrated by Kubernetes.

Key Challenge

Normalising heterogeneous metric schemas from three cloud providers into a single query model without losing provider-specific semantics.

Outcome

Reduced mean time to detect (MTTD) for infrastructure incidents from 18 min to under 4 min in a 12-team pilot.

Technology Stack

React.NET CoreDockerKubernetesAWS SDKAzure SDKRecharts