# General Concepts

- [SCRUM](/general-concepts/scrum.md)
- [Workflow](/general-concepts/scrum/workflow.md)
- [DevOps](/general-concepts/devops.md)
- [What is DevOps?](/general-concepts/devops/what-is-devops.md)
- [What is TDD? (Test Driven Development)](/general-concepts/devops/what-is-tdd-test-driven-development.md)
- [What is CI? (Continuous Integration)](/general-concepts/devops/what-is-ci-continuous-integration.md)
- [What is code coverage?](/general-concepts/devops/what-is-code-coverage.md)
- [Linting best practices](/general-concepts/devops/linting-best-practices.md)
- [Ephemeral Environments](/general-concepts/devops/ephemeral-environments.md)
- [Rolling Deployments](/general-concepts/devops/rolling-deployments.md)
- [Blue/Geen Deployments](/general-concepts/devops/blue-geen-deployments.md)
- [Canary Deployments](/general-concepts/devops/canary-deployments.md)
- [What is autoscaling & serverless?](/general-concepts/devops/what-is-autoscaling-and-serverless.md)
- [What is service discovery?](/general-concepts/devops/what-is-service-discovery.md)
- [What is Log Aggregation?](/general-concepts/devops/what-is-log-aggregation.md)
- [Metric Monitoring](/general-concepts/devops/metric-monitoring.md)
