---
title: "Cloud Platform - November 24, 2025"
date: "2025-11-04T06:00:47+00:00"
summary: "Cloud Next infrastructure now runs deployments concurrently, reducing wait times and speeding up pipelines for improved efficiency."
image:
type: "announcement"
url: "/acquia-cloud-platform/release/2025-11-24/94961-cloud-platform-november-24-2025"
id: "e7ef42b5-29d6-45bc-b3cf-4adeb5a2841c"
---

**Type**

**Related ticket**

**Release note**

CHANGE

NW-13658

\[**Cloud Next**\] The Cloud Next infrastructure is enhanced to run your deployments concurrently. This reduces wait times and speeds up your entire pipeline.

Note

*   Cloud Hooks and Cloud Actions do not run in parallel in the same environment. For example, if two deployments target the same environment, any associated Cloud Hooks, such as `drush cache-rebuild` executes one after the other. This prevents conflicts that could occur when running certain operations simultaneously, helping to safeguard your application's stability and preventing a broken cache.
    
*   Cloud Hooks and Cloud Actions run in parallel across different environments. If you deploy to two different environments simultaneously, the Cloud Hooks for each runs at the same time.