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 - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -