Several development teams work on different enhancements. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose two.)
Several development teams work on different enhancements. The release date for each enhancement is uncertain.
Which two options allow each team to keep its work separate? (Choose two.)
To keep the work of different development teams separate, the best options are to set up a branch ruleset for each team and create a new application for each team. A branch ruleset allows each team to work in isolation on their respective enhancements without interfering with others. Creating a new application for each team also ensures that each team's work is fully compartmentalized and independent, which helps manage the uncertainty in release dates effectively.
I this the answer is AB