Skip to content

Dojo Offerings Examples

Coaches work with teams to identify their opportunities and challenges throughout the consult and charter. Ultimately, the Dojo will craft an experience with your team to define the right goals and outcomes.

  • Delivery Platform Onboarding launch a new project and get started from local development to production deployments​

  • Agile / Product / Foundational: ways of working, agile practices, team topologies, small story sizing, MVP approach, story / feature mapping, & more

  • Development Practices: consistent local dev (build-test-deploy local), trunk-based development (branching strategy), behavior driven development (BDD discovery & formulation), versioning (SemVer & tagging standards), feature flagging, code quality / maintainability & complexity, & more

  • Testing: test driven development (TDD), unit testing, service/API testing (performance), integration testing, UI testing, consumer-based contract testing, & more

  • Security: scanning (addressing vulnerabilities (SAST)), automated security testing (DAST), & more

  • CI/CD: create automated CI pipelines (build-scan-test-package), create automated CD pipeline (deploy-test-promote-release), & more

  • Architecture: 12 factor app, monolithic-microservice (strangler), application containerization, & more

  • Monitoring & Observability: alerting & monitoring strategy, & more

  • Infrastructure: IaC, infra testing, & more