Please wait while we load the page
Deploud is a platform that generates verified deployment scripts for Cloud Run, AWS Lambda, and Azure Functions. It automates cloud deployments with one command, creating infrastructure code with Pulumi, setting up service accounts with minimal permissions, and ensuring idempotent, reliable deployments without wrapper services. It aims to save engineering time and eliminate struggles with fragmented documentation and obtuse errors.
Users configure their deployment scripts on the Deploud platform. Deploud generates a .zip file containing the necessary scripts (cli, pulumi, scripts, gen.bash, del.bash, config.json). Users unzip the files into their project, customize the config.json if needed, and run 'bash gen.bash' to install CLI tools and configure permissions. Then, they navigate to the Pulumi folder and run 'pulumi up' to deploy their application.
Choose this if you want to save time and avoid deployment headaches. It automates cloud deployment scripts with one command, making your engineering work smoother and more reliable without the usual errors.
Verified script, Creates a project with the Cloud Provider, Sets up the service accounts with minimum permissions, Scaffolds the Pulumi infrastructure code, Built-in Idempotency, 1 environment (staging)
Everything in free, Sets up environment variables, Sets up a staging and production environments, Unlimited selection of services, Setup Script Support, Discord Channel Invitation, Creation of CI pipeline