---
title: "Managing Codebase Deployment"
date: "2025-06-25T14:01:07+00:00"
summary: "Streamline your codebase deployment with Acquia's Multi-Experience Operations. Learn single and bulk deployment strategies, pre-deployment preparation, execution steps, and post-deployment validation for efficient updates and maintenance."
image:
type: "page"
url: "/acquia-cloud-platform/add-ons/multi-experience-operations/managing-codebase-deployment"
id: "78800664-595b-4120-b048-b2408ccb8cd4"
---

Understanding environment-level deployment
------------------------------------------

With Multi-Experience Operations, you can deploy your configuration changes at environment-level. Such deployments allow you to:

*   Update specific experiences independently.
*   Test changes in isolation.
*   Maintain unique deployment schedules.
*   Handle emergency updates efficiently.

To perform such deployments, Acquia recommends that you do the steps outlined in the following sections:

### Pre-deployment preparation

1.  Verify code changes.
2.  Review configuration updates.
3.  Check dependencies.
4.  Prepare rollback plan.

### Actual deployment

1.  Perform codebase deployment through the Cloud Platform user interface. For more information, visit [Managing Codebases](/node/69631).
2.  Monitor deployment progress.
3.  Review automatic validation checks.
4.  Confirm successful deployment.

### Post-deployment validation

*   Verify functionality.
*   Check performance metrics.
*   Validate configuration changes.
*   Monitor error logs.