Making development and deployment easy
April 24, 2023

Making development and deployment easy

Anonymous | TrustRadius Reviewer
Score 9 out of 10
Vetted Review
Verified User

Software Version

Drupal Cloud

Modules Used

  • Cloud Platform

Overall Satisfaction with Acquia Digital Experience Platform

We use Acquia Cloud as a hosting service and their supplied tools in our Continuous Integration pipeline in order to be able to manage and deploy code on different environments fast. The whole team can then focus their efforts on development rather than deployment. The code switch button allows the team to quickly switch between different VCS branches so they can test different features without the need of spinning up another environment.
  • Code deployment
  • Sending emails
  • Managing SSL certificates
  • Database backups
  • Team management
  • Acquia migrate accelerate could be improved
  • Some documentation is hard to find
  • Adding more Hints in the GUI could help find documentation faster
  • Made our Continuous integration much faster and reliable
  • Sadly limited to Drupal only
  • Fast, secure and optimized hosting for Drupal websites
There is a bit of a learning curve if you want to setup automatic deployment with your current VCS software, but all and all it's totally worth it one the initial setup is done. Deployments launches as soon as a Mergre has been reviewed and approved. You can follow the deployment logs to see if there was any errors. Also, deploying on prod requires a git Tag, no more merge on main that trigger a deployment :)
Scalability wise, the platform maks it pretty easy to create a new site based on a current existing site so you don't start from scratch everythime. We were able to scale op to 200 sites for the same project with ease, making it super easy to taget different language based on domain.

Do you think Acquia Digital Experience Platform delivers good value for the price?

Yes

Are you happy with Acquia Digital Experience Platform's feature set?

Yes

Did Acquia Digital Experience Platform live up to sales and marketing promises?

I wasn't involved with the selection/purchase process

Did implementation of Acquia Digital Experience Platform go as expected?

Yes

Would you buy Acquia Digital Experience Platform again?

Yes

Hosting a Drupal website on fast and reliable servers when you have a whole team working concurrently on the project where you need to deploy code multiple times a day. Integration with Bitbucket pipelines works great and saves tons of time when reviewing code and merging branches.

Would not recommend for small teams who do not utilise a VCS solution and do not need multiple environment.