Can implement progressive delivery

Can implement progressive delivery

It is designed in a way to understand the application subsets. Service A has two versions- V1 and V2 running simultaneously; In such case it can be implemented for implementing canary deployment. The bottom line is you can extend to implement progressive delivery such as canary, blue-green, etc.