Cloud 66 Technical specifications

Operating system

Your servers are deployed with Ubuntu 22.04 LTS.

Supported cloud providers

Cloud 66 currently supports the following cloud providers:

Supported platforms

Broadly, we support four types of applications:

  1. Ruby applications running on Rails (or variants like Sinatra)
  2. Applications (of any kind) running in Docker containers on Kubernetes clusters
  3. Prebuilt or "static" websites built in Jekyll, Hugo or Gatsby

The first option is best suited to traditional "monolithic" application types where all of the components run on a common framework.

The second platform is best suited to containerized applications with a strong service orientation. Since Docker effectively supports virtually every programming language and framework, it is possible to use it to host any type of application. We support end-to-end Docker deployments. You can either let us build your Docker image (with a Dockerfile), or provide your own.

The third platform is specifically designed to build and host Jamstack-style preprocessed application on object storage services.