After you complete testing, all the changes that you made to your Drupal application and configuration must be deployed to your production environment.
Note
Acquia recommends that you execute a CI/CD workflow and use automated testing before making significant changes to any Drupal application. Ensure that you conduct comprehensive testing of your application at this stage.
Commit changes to the composer.json and composer.lock files.
Export and commit Drupal configuration changes if you perform a configuration export, or commit any other changes.
Deploy the code changes to your development environment in Cloud Platform.
Import or update configuration as needed, and ensure that the development environment is connected to the appropriate Search server.
Perform tests in the development environment.
Repeat steps 3-5 for staging, and then for production after you take a backup of the database.
Acquia recommends that you wait for some time after you complete your production deployment before you continue to the next step.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.