gowie.com
  • home
  • azure
    • Architecture
    • How To...
  • devops
    • Checklist
    • Principles
    • Release
    • Anti-Patterns
    • refcardz: Continuous integration
    • flow
  • login
  • scrum
gowie.com
  • home
  • azure
    • Architecture
    • How To...
  • devops
    • Checklist
    • Principles
    • Release
    • Anti-Patterns
    • refcardz: Continuous integration
    • flow
  • login
  • scrum
  • Home
  • all

DevOps

Filters
List of articles in category DevOps
Title Author Hits
strangler application pattern to evolve architecture Written by John Gowie Hits: 322
monolith vs microservices Written by John Gowie Hits: 309
decouple deployments from releases Written by John Gowie Hits: 315
integrate deployments into the pipeline Written by John Gowie Hits: 337
enable automated self-service deployments Written by John Gowie Hits: 304
automate deployment process Written by John Gowie Hits: 325
definition of done Written by John Gowie Hits: 298
adopt trunk-based development practices Written by John Gowie Hits: 297
pull the andon cord when tests fail Written by John Gowie Hits: 313
integrate non-functional requirements testing Written by John Gowie Hits: 310

Page 1 of 4

  • 1
  • 2
  • 3
  • 4

flow

  • foundations
    • self-service environments
    • single repository of truth
    • cattle not pets
    • only done when running in production
  • fast & reliable automated testing
    • continuous build test & integrate
    • automated validation test suite
    • catch errors early
    • write tests before writing code
    • run tests quickly, in parallel
    • automate manual tests
    • integrate performance tests
    • integrate non-functional requirements testing
    • pull the andon cord when tests fail
  • continuous integration
    • adopt trunk-based development practices
    • definition of done
  • automate & enable low-risk releases
    • automate deployment process
    • enable automated self-service deployments
    • integrate deployments into the pipeline
    • decouple deployments from releases
  • architect for low-risk releases
    • monolith vs microservices
    • strangler application pattern to evolve architecture
  • all

flow

  • foundations
    • self-service environments
    • single repository of truth
    • cattle not pets
    • only done when running in production
  • fast & reliable automated testing
    • continuous build test & integrate
    • automated validation test suite
    • catch errors early
    • write tests before writing code
    • run tests quickly, in parallel
    • automate manual tests
    • integrate performance tests
    • integrate non-functional requirements testing
    • pull the andon cord when tests fail
  • continuous integration
    • adopt trunk-based development practices
    • definition of done
  • automate & enable low-risk releases
    • automate deployment process
    • enable automated self-service deployments
    • integrate deployments into the pipeline
    • decouple deployments from releases
  • architect for low-risk releases
    • monolith vs microservices
    • strangler application pattern to evolve architecture
  • all