With Couchbase Capella, companies can now provision an entire Couchbase cluster in minutes, eliminating the need for specific expertise in deploying and managing infrastructure. This is achieved through a fully hosted DBaaS that provides a user-friendly GUI, as well as an API that allows for automation of provisioning, configuration, and security tasks. The use of automated provisioning saves time and decreases toil, allowing developers to focus on delivering business objectives and competitive advantage. A Python script has been created to demonstrate the capabilities of Capella's API, enabling users to provision a cluster with just two arguments: project name and cluster name. This automation allows for faster deployment of clusters, reducing the time required to set up and manage Couchbase environments. The example configuration provided by the script demonstrates how to create a hosted cluster with a single AZ, node size, and all services, enabling users to connect their application to the cluster without having to go through the configuration GUI. As the Capella API continues to evolve, it will provide more functionality for automating tasks, allowing developers to focus on delivering business value rather than managing infrastructure.