# Instant Deployments

Cosmocloud boasts of **Instant Deployments** which means your application code can be released instantly, without any downtime.

This means that Cosmocloud doesn't need any rolling updates / blue green deployments as well as not even a restart when you release a new version of your application **no matter what scale you are running**.

{% hint style="info" %}
Instant Deployments is something under Cosmocloud's IP and would be available in our Tech Blog later.
{% endhint %}

### On Free Tier / Development Environment

As soon you click on **Save** button on either APIs or Models, they are instantly available and deployed. No latency between saving and consuming the APIs.

### On Pro Projects and Dedicated Environments

As soon as you release a new version (for ex. v2.0), the APIs and Models would be live in **each deployed server instantly**. No wait for the deployment job to be completed or anything.

## Instant Rollbacks

Even when you apply a rollback in a dedicated environment, the rollback itself is like a release, therefore it also gets deployed **instantly** without any downtime or lag.
