Operations | Monitoring | ITSM | DevOps | Cloud

Cloud 66

New Rails Rollout Strategies

Today we are rolling out a major new feature for all our Rails applications: support for Blue / Green deployments and Canary Releases. This is the most significant feature we've released since Rolling and Parallel Deployment Strategies were released last year, and we're very excited to help our customers deploy their applications more confidently.

Cloud 66 Feature Highlight: Multi Database Support

Many applications use multiple types of datastores simultaneously - mixing SQL and NoSQL databases, for example. Or your application might need two separate clusters of the same database engine to handle an upgrade, or to support separate services. This is where Multi Database Support comes handy. What is Multi Database Support? Multi Database Support makes it possible to attach more than one database group to your application.

Deploy your applications on bare-metal servers with Maxihost and Cloud 66.

Watch 2 min demo on how to deploy your application on bare metal servers with Maxihost and Cloud 66. Cloud 66 and Maxihost have joined forces to allow developers to easily deploy applications to bare metal. With a strong focus on developer experience, everything you need to manage your servers can be done from the UI or API.

Cloud 66 Feature Highlight: Bring Your Own Image

What is Bring Your Own Image? One feature that makes very fast deployments possible is Bring Your Own Image (BYOI). Your app might rely on custom packages or use a specific version of a certain library. You can automate this process using Deploy Hooks or custom scripts, but compiling and installing these custom options every time you fire up a new instance can add a lot of time to your build and deployment process. That's where BYOI comes in.