These are the slides with some notes from my talk about software architecture when developing in an agile way. Contents
When we build software with an agile approach, we build features incrementally and iteratively.Incremental = one feature after the other.Iterative = we build the first version of a feature, get feedback and improve it in the next iteration.