Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Rapid Access Cloud is an Infrastructure-as-a-Service provider, just like Amazon Web Services. It enables the use of images, block storage, snapshots, and exporting of images. The Rapid Access Cloud also provides Object Storage similar to AWS's S3 service. Unlike AWS, the Rapid Access Cloud does not provide Platform-as-a-Service (PaaS) or PaaS tools, such as Amazon RDS and Amazon DynamoDB.

Two additional differences are that the Rapid Access Cloud is located exclusively in Alberta, whereas commercial cloud providers are typically spread across Canada if not internationally. Secondly, the Rapid Access Cloud is not for running services in production, but rather for development and prototyping.

...

We try to be as accommodating as possible to requests for more resources, provided you can demonstrate why you need more resources, and have begun testing your system. Please contact the the Rapid Access Cloud administrators to request a resource increase.

...

We use one year as a guideline for how long access is granted to the Rapid Access Cloud. At the end of the allotted year, we ask users if they would like to extend their usage beyond that timeframe. Should additional resources be required, contact the Rapid Access Cloud administrators.

Can I use IPv6 to access the Rapid Access Cloud?

Yes, the Rapid Access Cloud is fully IPv6 compatible, and some ISPs in Canada have started offering IPv6 service. You can check online whether your connection is IPv6 enabled, for example here. If your connection is not IPv6 enabled, you can create an IPv6 tunnel, such as through Hurricane Electric. For more information, see Cybera's Advanced Guide.

Why can't I make images public on the Rapid Access Cloud?

...

Each Linux-based image has a default user that will have your SSH key injected when you create your image. You'll want to use that username at the instance's IP address in order to log in. (eg. ssh centos@199.116.235.57)

...

  • Ubuntu based images: 'ubuntu'
  • Fedora based images: 'fedora'
  • CentOS based images: 'centos'
  • Debian based images: 'debian'

...

Where should I store my data?

...

Cybera recommends that users store their data in volumes and not on the instance itself. The nature of instances are ephemeral, so any data left in an instance when it is destroyed is deleted as well. On the other hand, data stored on volumes persists beyond the lifetime of the instance. As such, we recommend that volumes are used for more permanent data storage and only the operating system and application data should be stored on the ephemeral (VM) disk. Read more about how to use volumes here.

...

Should I back-up my data?

The Cybera Rapid Access Cloud is offered on a best-effort basis. It is the users’ responsibility to ensure appropriate backups of all their data are made. While Cybera’s record for uptime and data-loss is very good, we strongly encourage all of our users to ensure regular backups are made. See the Basic Guide for more information.

...

Why can’t I access my instance?

There is most likely a problem with the security group or the keypair. See here and here.

...

Do you provide access to GPUs?

Yes, we do! Read more here.