Multicloud Deployment Tool

These are examples of server setups with various cloud providers. You can utilize these to generate Terraform code for your deployment. Add servers, configure their settings, and click on the "Generate Deployment Templates" button to produce the code.

📧 Contact info@paracloud.io for any questions or feedback. 📧

Deploy a single server on different clouds - input the necessary settings, select the OS image, define security rules, etc. For each cloud, specify the server instance type, region, availability zone, and project name (for GCP). You can also add commands to be run in the "Customization" section for each server.
NOTE: You have the option to add more servers by clicking the "Add Server" button.

General Settings
AWS Settings
Azure Settings
GCP Settings

Deploy multiple servers on various cloud platforms - this includes the web application server, the database server, and the bastion server. Each cloud platform requires the definition of certain parameters such as the server instance type, the region, and the availability zone. For Google Cloud Platform (GCP), you will need to provide the project name as well.
NOTE: You can add more servers by clicking on "Add Server" button.

General Settings
AWS Settings
Azure Settings
GCP Settings

Deploy multiple instances of a server, paired with a Load Balancer, across various cloud platforms. This setup is particularly useful for ensuring high availability and distributing incoming network traffic efficiently across your server instances. Each server instance requires definition of certain parameters like the instance type, the region, and the availability zone. For Google Cloud Platform (GCP), you'll also need to specify the project name.
NOTE: You can add more servers by clicking on "Add Server" button.

General Settings
AWS Settings
Azure Settings
GCP Settings

Deploy autoscaled instances of a server, paired with a Load Balancer, across various cloud platforms. This setup is particularly useful for ensuring high availability and distributing incoming network traffic efficiently across your server instances and scaling up/down based on the load. Each server instance requires definition of certain parameters like the instance type, the region, and the availability zone. For Google Cloud Platform (GCP), you'll also need to specify the project name. Autoscaling supports CPU usage and Request per hour parameters.
NOTE: You can add more servers by clicking on "Add Server" button.

General Settings
AWS Settings
Azure Settings
GCP Settings