Continuous Integration & Continuous Delivery
With continuous integration , defects are detected immediately. The plans in Bamboo run as soon as the code is checked in and the developer receives ongoing early feedback on how the code change affects the software. Each change is built and verified with tests and other verifications to detect errors as quickly as possible. Bamboo helps the team find the cause of the broken construction. It is cost and time efficient to find the cause of defects as early as possible.
Continuous Delivery creates the conditions for an automated release process. Each change is built and tested for different environments automatically. Bamboo defines the regulations for commissioning to different target environments all the way out to production.