nexus

View the Project on GitHub robfatland/nexus

nexus, index source, cloud index source

cloud

“Cloud” in the context of research computing refers to commercial clouds, for example AWS, GCP and Azure, where Virtual Machines are available on a pay-as-you-go basis. (As these platforms and services are available to the public the term public cloud is used pretty interchangeably.) This content concerns computing resource services such as Virtual Machines, networking and low-level storage; and so on. It does not concern consumer services such as iCloud and Google Drive.

Essay: Is cloud computing a good idea for you?

children

references

Cloud computing for research comes at a dollar cost. We are interested in optimizing spend.

open topic: access control

cloud clinics

AWS EC2 Virtual Machines

AWS virtual machines fall into a variety of categories and size scales; so there is some studying up to do in deciding which instance to select. A typical powerful workstation will run between $0.50 and $1.00 per hour; so it is important to Stop (not Terminate) the instance when it is not in use.

Below are remarks on non-GPU and then GPU-based VMs. Following that are instructions for logging in to a VM on AWS by means of the VSCode application.

non-GPU instances

This information has a half life of about a year but still has value as a sketch of the landscape.

gpu instances

Log in from VSCode