1. Home
  2. Other
  3. Deploud

Deploud

Automated cloud deployments with verified scripts

DeploudIntroduction

What is Deploud?

Deploud is a platform that automates cloud deployments to Google Cloud Run with verified deployment scripts. It generates infrastructure code using Pulumi, sets up service accounts, and ensures reliable and idempotent deployments.

How to use Deploud?

To use Deploud, unzip the generated .zip files in your project folder, customize paths to the docker file, and run the gen.bash script. Then navigate to the Pulumi folder and run pulumi up for deployment.

Deploud 's Use Cases