Google Compute Engine Click-to-Deploy LAMP stack coordinator instance -


why google compute engine click-to-deploy lamp stack create these 2 instances?

enter image description here

what purpose of coordinator instance? stopped instance , continues work fine.

deployment coordinator module single, short-lived instance created during deployment. instance exists ensure long-running lamp server instances can run under principle of least privilege. instance remove after lamp stack deployment has been created. more information deployment coordinator take @ deployment work flow chart of article valid lamp stack well.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -