Continuous deployment involves practicing continuous delivery through following the continuous deployment process to achieve large-scale application changes through branch abstraction and ensuring testing is done at all stages including smoke and acceptance testing. Builds are triggered by version control tools and failures at acceptance testing will result in undeployable builds while capacity testing is used to verify technical aspects and dependencies between components are represented through directed acyclic graphs.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
80 views1 page
Continuous Development
Continuous deployment involves practicing continuous delivery through following the continuous deployment process to achieve large-scale application changes through branch abstraction and ensuring testing is done at all stages including smoke and acceptance testing. Builds are triggered by version control tools and failures at acceptance testing will result in undeployable builds while capacity testing is used to verify technical aspects and dependencies between components are represented through directed acyclic graphs.