patternMinor
Time series data stores in CI context - meaning?
Viewed 0 times
meaningstorestimecontextseriesdata
Problem
From reading this job ad:
You believe CI servers, push button deploys, time series data stores,
metrics dashboards, and centralized logging are not just “nice to
haves” they are critical pieces of infrastructure that rapidly pay for
themselves.
What does using a time series data store mean for CI?
You believe CI servers, push button deploys, time series data stores,
metrics dashboards, and centralized logging are not just “nice to
haves” they are critical pieces of infrastructure that rapidly pay for
themselves.
What does using a time series data store mean for CI?
Solution
Since time series datastores are indexed by timestamps they can be very useful in a CI/CD environment, depending on what kind of information they store, for things like:
- incident analysis and management
- service operation and SLAs monitoring
- overall SDLC pipeline performance/efficiency analysis and improvements
- resource capacity planning
- budget and ROI computations
Context
StackExchange DevOps Q#3186, answer score: 1
Revisions (0)
No revisions yet.