Remove 2007 Remove Continuous Integration Remove System Architecture
article thumbnail

AoAD2 Practice: Evolutionary System Architecture

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. Evolutionary System Architecture. What about your system architecture? By system architecture, I mean all the components that make up your deployed system. When you do, you get evolutionary system architecture.

article thumbnail

AoAD2 Chapter: DevOps (introduction)

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. Continuous Deployment” on p.XX Evolutionary System Architecture” on p.XX keeps your system simple, maintainable, and flexible. Continuous deployment was popularized by Timothy Fitz, based his experiences at a company named IMVU.

DevOps 98
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

AoAD2 Practice: Zero Friction

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. The larger your system gets, the more creative you’ll have to be. Continuous Integration. At first, it just needs to run build in a pristine environment and integrate your code. Continuous Deployment. Continuous Integration.

article thumbnail

AoAD2 Practice: Whole Team

James Shore

This excerpt is copyright 2007, 2020 by James Shore and Shane Warden. Continuous Deployment. Continuous Integration. They use version control and practice continuous integration, keeping all but the last few hours’ work ready to release. Your feedback is appreciated! Zero Friction. Build for Production.

article thumbnail

AoAD2 Practice: Incremental Design

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. Continuous Integration. Continuous integration allows people to make changes without stepping on each others’ toes. I’m focusing on application architecture here. Be conservative in introducing new architectural patterns.