Overview
Learn how to implement a branch deploy system where developers can deploy branches to production before merging in this PyBay 2024 conference talk. Discover the benefits of branch deploys, including faster deployment cycles, improved developer productivity, and reduced need for code reverts. Explore the logistics of setting up such a system and understand how Python can be leveraged to build a robust branch deployment infrastructure that works at any scale. Gain insights into deployment practices used by large companies that can be adapted for teams of any size.
Syllabus
Branch deploys at any scale — Ted Nyman (PyBay 2024)
Taught by
SF Python