New Flavours Starting at Less Than $5

We are excited to announce two new scalers with smaller prices. The Pico and the Nano scalers. That was one of the most requested features this year, and we are glad to announce its general availability today.

Starting at less than $5 per month, these new instances provide our users with new application architecture perspectives, as well as an affordable way to host small projects.

Technical specs

So, two new flavours, with one shared vCPU each:

pico

  • RAM: 256MB
  • CPU: 1 core
  • Price: €4.50 ($4.98) per month

nano

  • RAM: 512MB
  • CPU: 1 core
  • Price: €6.0 ($6.64) per month

How does it work?

Releasing these scalers was quite a tour de force for our engineers. Being able to deploy Node, Docker or Scala applications on such tiny instances is not possible if you don't outsource the very resource-consuming build phase.

So here's how we managed this: the build phase is deported on a specific server in charge of building the application. Then, the artifact is simply copied to the pico or nano instance, and started as usual.

This process allows us to have a cache of the build. This cache is used when your instance needs to restart, scale up or scale down very quickly.

Getting Started

No new knowledge is required to start with these new scalers. All you have to do is to use Clever Cloud as you always did. The new flavours are available in the console for all the languages we support, under the scalability option of your apps.

Happy coding!

Blog

À lire également

‘There is no such thing as happy vassalage’: President Macron underlines the urgent need for a sovereign European cloud

On 5 May, French President Emmanuel Macron gave a speech at the Sorbonne in support of free and open research in Europe - Choose Europe for Science. Quentin Adam, CEO of Clever Cloud, expresses his satisfaction and proposes concrete actions to strengthen Europe's strategic independence.
Press

Deploy Brinjel on Clever Cloud

Brinjel is an open-source field management software designed for market gardeners, helping them plan seasons, track harvests, and optimize agricultural production. Created by and for market gardeners, it emphasizes an intuitive interface and features tailored to real-world needs.
Company

Simplify the management of Clever Cloud services via Kubernetes with our new operator

For the past two years, we've been enabling our customers to combine the ease of deployment of Clever Cloud with an existing Kubernetes infrastructure through an operator.
Engineering