Skip to content

Conversation

@goncalodasilva
Copy link
Contributor

The question specifies "in-place deployment" - In-place deployment means "the application on each instance in the deployment group is stopped, the latest application revision is installed, and the new version of the application is started and validated." The option identifyed as correct describes blue/green deployment behavior, not in-place deployment behavior In-place deployments don't use "blue" and "green" environments - they update the same instances

The question specifies "in-place deployment" - In-place deployment means "the application on each instance in the deployment group is stopped, the latest application revision is installed, and the new version of the application is started and validated." The option identifyed as correct describes blue/green deployment behavior, not in-place deployment behavior In-place deployments don't use "blue" and "green" environments - they update the same instances
@danieldanielecki danieldanielecki merged commit cdced04 into Ditectrev:main Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants