Is there already a built-in, out of the box solution for blue-green deployment in CF now without having the need of deploying an app with a different name and then working with map-route manually? If not, I find having blue-green out of the box would be great. Right now, CF would switch automatically at the end of the deployment (with a small downtime tradeoff) by replacing the existing containers with the new one's.