google compute engine - how to create a mirror of an instance? -


using google compute engine, how can create mirror of instance? instance created, need create identical mirror backup. ideally, if goes wrong in original instance, backup should automatically take over.

take @ snapshots. can take snapshot of instance , use create new disk spin instance.


Comments

Popular posts from this blog

javascript - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -