cc_staff
1,486
edits
(Reworked to make it more accessible) |
(Marked this version for translation) |
||
Line 10: | Line 10: | ||
Virtual machines can be easily replicated. One can take a "snapshot" of a VM which can then be started again elsewhere. This makes it easy to replicate or scale up a service, and to recover from (for example) a power interruption. | Virtual machines can be easily replicated. One can take a "snapshot" of a VM which can then be started again elsewhere. This makes it easy to replicate or scale up a service, and to recover from (for example) a power interruption. | ||
<!--T:6--> | |||
Is the cloud the right place for your work? If you can fit your work easily into the [https://en.wikipedia.org/wiki/Supercomputer HPC] [https://en.wikipedia.org/wiki/Batch_processing batch] submission work flow and environment (see [[What is a scheduler?]]) it is likely a better solution, as there are more [https://www.computecanada.ca/research-portal/national-services/compute/ resources available] for HPC. It is also possible to use tools like [[Singularity]] to run custom software stacks inside containers within Compute Canada HPC clusters. | Is the cloud the right place for your work? If you can fit your work easily into the [https://en.wikipedia.org/wiki/Supercomputer HPC] [https://en.wikipedia.org/wiki/Batch_processing batch] submission work flow and environment (see [[What is a scheduler?]]) it is likely a better solution, as there are more [https://www.computecanada.ca/research-portal/national-services/compute/ resources available] for HPC. It is also possible to use tools like [[Singularity]] to run custom software stacks inside containers within Compute Canada HPC clusters. | ||
==Using the Cloud== | ==Using the Cloud== <!--T:7--> | ||
* If you are new to the cloud see our [[Cloud Quick Start|cloud quick start]] guide, which walks you through creating your first VM. | * If you are new to the cloud see our [[Cloud Quick Start|cloud quick start]] guide, which walks you through creating your first VM. | ||
* If you have already created your first VM the next step may be to: | * If you have already created your first VM the next step may be to: | ||
Line 24: | Line 25: | ||
** [[backing up your VM]] | ** [[backing up your VM]] | ||
==Cloud systems== | ==Cloud systems== <!--T:8--> | ||
The details of the underlying hardware and Openstack versions are described on the [[cloud resources]] page. The [[system status]] page contains information about the current cloud status and future planned maintenance and upgrade activities. | The details of the underlying hardware and Openstack versions are described on the [[cloud resources]] page. The [[system status]] page contains information about the current cloud status and future planned maintenance and upgrade activities. | ||