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: 377
monolith vs microservices Written by John Gowie Hits: 372
decouple deployments from releases Written by John Gowie Hits: 372
integrate deployments into the pipeline Written by John Gowie Hits: 393
enable automated self-service deployments Written by John Gowie Hits: 365
automate deployment process Written by John Gowie Hits: 391
definition of done Written by John Gowie Hits: 358
adopt trunk-based development practices Written by John Gowie Hits: 364
pull the andon cord when tests fail Written by John Gowie Hits: 366
integrate non-functional requirements testing Written by John Gowie Hits: 366

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