devops
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| devops [2016/04/10 07:03] – created skipidar | devops [2025/03/07 23:50] (current) – skipidar | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== DevOps ===== | ===== DevOps ===== | ||
| + | |||
| + | What Is DevOps, Anyway? | ||
| + | |||
| + | **Approach to **culture**, | ||
| + | ** \\ | ||
| + | **Goal**: Increase **speed** and **flexibility** with which new features and services are delivered | ||
| https:// | https:// | ||
| + | |||
| + | How it it different from SRE | ||
| + | |||
| + | {{https:// | ||
| + | |||
| + | == Why are DevOps goals: speed and responsiveness - important? == | ||
| + | {{https:// | ||
| + | |||
| + | See https:// | ||
| + | |||
| + | |||
| + | Tools | ||
| + | * https:// | ||
| + | * PeriodicTables of tools - https:// | ||
| + | |||
| Development Operations Toolchain: | Development Operations Toolchain: | ||
| Line 16: | Line 37: | ||
| === Gerrit === | === Gerrit === | ||
| TODO | TODO | ||
| + | |||
| + | |||
| + | |||
| + | === Deployment / Update Strategies === | ||
| + | |||
| + | |Rolling Deployment| Start one new instance, check health, stop one old. Repeat. | | ||
| + | |Recreate Deployment strategy | Stop old, start new. | | ||
| + | |||
| + | |||
| + | |||
| + | === DORA and Metrics === | ||
| + | |||
| + | https:// | ||
| + | |||
| + | DORA stands for DevOps Research and Assessment https:// | ||
| + | |||
| + | DORA isn't a set of practices, but rather a way to assess how well your DevOps practices are working | ||
| + | |||
| + | * Deployment Frequency: How often does your team deploy code to production? | ||
| + | * Mean Lead Time for Changes: How long does it typically take to get a code change from commit to production? | ||
| + | * Change Failure Rate: How often do deployments fail? | ||
| + | * Time to Restore Service: How long does it take to recover from a deployment failure? | ||
| + | |||
| + | By tracking these metrics, | ||
| + | |||
| + | https:// | ||
| + | |||
| + | {{https:// | ||
| + | |||
devops.1460271786.txt.gz · Last modified: (external edit)
