Section 5: Automating the End-to-End Production Application on AWS
This section will introduce you to the Machine Learning Software Development Life Cycle (MLSDLC) and how to implant the end-to-end process, with the ACME Fishing Logistics example. This section encompasses the various techniques learned in previous parts and shows how they fit into the MLSDLC. The various chapters within this part will introduce you to what the MLSDLC is and how it works in practice by highlighting the various roles of a cross-functional team and how team members implement the CI (Continuous Integration), CD (Continuous Delivery), and CT (Continuous Training) aspects of the production application.
This section comprises the following chapters:
- Chapter 10, An Introduction to the Machine Learning Software Development Life Cycle (MLSDLC)
- Chapter 11, Continuous Integration, Deployment, and Training for the MLSDLC