2 रिपॉजिटरी
Tools for confirming the successful rollout and health status of containerized services.
Distinguishing note: Focuses on post-deployment verification rather than the deployment process itself.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Deployment Verification. Refine with filters or upvote what's useful.
SigNoz is a full-stack observability platform designed to collect, store, and visualize metrics, logs, and distributed traces in a unified environment. It leverages OpenTelemetry-based data collection to ingest telemetry from diverse sources using vendor-neutral protocols, ensuring interoperability across complex microservices architectures. The platform utilizes a high-performance columnar storage engine to enable rapid aggregation and filtering, providing a centralized backend for monitoring application health and performance. What distinguishes the platform is its focus on automated instru
Verifies the deployment status of containerized services and provides dashboards to manage system health.
Tilt is a Kubernetes development orchestrator and containerized workflow manager that automates the build, deploy, and update loop for cloud-native services. It functions as an infrastructure-as-code environment, defining the entire local development setup as versioned code to synchronize local source changes with cluster deployments. The project distinguishes itself by offering live container updates, which sync files directly into running containers to bypass full image rebuilds and redeployments. It includes a cloud-native development dashboard for monitoring resource health, streaming agg
Deploys services defined in configuration files with health verification to ensure successful builds in CI pipelines.