Tools Overview
Fawkes integrates with industry-leading open-source tools to implement DORA capabilities effectively.
Continuous Delivery Tools
Tool | Purpose | Related Patterns |
---|---|---|
Spinnaker | Cloud-native continuous delivery | Continuous Delivery |
Jenkins | Automation server | Continuous Delivery |
Infrastructure Tools
Tool | Purpose | Related Patterns |
---|---|---|
Terraform | Infrastructure as Code | Infrastructure as Code |
Kubernetes | Container orchestration | Infrastructure as Code |
Monitoring Tools
Tool | Purpose | Related Patterns |
---|---|---|
Prometheus | Metrics collection | Monitoring |
Grafana | Visualization | Monitoring |
Testing Tools
Tool | Purpose | Related Patterns |
---|---|---|
Selenium | UI testing | Test Automation |
JUnit | Unit testing | Test Automation |