mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
955 B
955 B
Agile
- Retrospective
- Iteration meeting
- Showcase
- Code review
- Pair programming
- Instant feedback
Kanban
Tools
- ThoughtWorks Tech Radar
- CI
- CD
- monitoring/debuging
- NewRelic
- Sentry
- Google analytics
- Prometheus
- cadvisor
- get metrics of containers
- alertmanager
- alert
- node exporter
- exporters for machine metrics
- grafana
- UI charts analytics
- docker-compose
- cadvisor
- bosun
- components
- opentsdb
- cadvisor
- components
- Cross-functional team
- One role can do others works
- Dev can do test
- QA can write BDD and automation tests
- One Delivery team
- High spped
- Team members can address problems more quickly
- One role can do others works
Test
- unit test
- integration test
- functional test
- selenium