[NEW FEATURE] Parallel Service Deployment

Hey everyone,

Thanks to the work we have done on the New Logs view and the Deployment Pipeline, we are now able to announce a new major feature :drum: .

We have just rolled out the parallel service deployment, a fantastic new feature designed to make your deployments super fast!

What does this mean for you?

Before the release, every deployment operation was done sequentially:

  • build App A
  • deploy App A on the cluster
  • build App B
  • deploy App B on the cluster
  • etc…

With this new feature, you can parallelize these operations and deploy up to 4 apps at once per stage.

If you’re unfamiliar with the deployment pipeline and the stage configuration, have a look at this post.

This could make your deployment speed a whopping 2.5x faster on average! :star2:

Over the next few weeks, my team and I will be keeping a close eye on the data to fine-tune performance and ensure a seamless experience for all. And guess what? You’ll get to enjoy this awesome feature for FREE during the beta phase! :gift:

We’ll be working on adding more options to boost the number of parallel deployments even further, which might eventually become a premium offering. So stay tuned, and let’s get ready to take our app deployment to the next level together! :sparkles:

You can find here a video of the feature in action:

Feel free to drop your comments if you have any questions or feedback.
Happy coding!

7 Likes