Last updated: Oct 22, 25 20:48 UTC | Permalink
13 - Continuous Development
Learning Objectives:
In this module, you will learn to:
- Describe how continuous development helps to catch errors sooner in the software lifecycle
- Describe strategies for performing quality-assurance on software as and after it is delivered
- Understand how continuous delivery can work with or without TDD (test driven development) as a quality assurance strategy
Lecture Slides:
- Continuous Development Slides PDF, PPT
Activity
- Activity: CI/CD Pipeline for FakeStackOverFlow
Resources
- Kent Beck on Software Engineering Daily discussing Facebook Engineering and TDD
- “Case Study 4: The $440 Million Software Error at Knight Capital”, Henrico Dolfing
- Software Engineering at Google especially the following chapters
- “Rapid release at massive scale” by Chuck Rossi
- “Continuous Deployment of Mobile Software at Facebook”, Chuck Rossi et al