DigitalOcean is a cloud infrastructure provider offering scalable compute platforms with a user-friendly interface.
Tool to create a new custom image by providing a URL to a Linux VM image. Use when you need to import a VM image into DigitalOcean after specifying name, URL, distribution, and region.
Tool to create a new managed database cluster. Use when you need to provision a database cluster with name, engine, version, region, size, and number of nodes.
Tool to create a new block storage volume. Use when you need to provision persistent block storage after confirming the target region supports volumes. Example: "Create a 100 GiB ext4 backup volume named 'db-backup' in nyc1."
Tool to create a new domain. Use when you have the domain name and optionally an IP address to assign an A record.
Tool to create a new DNS record for a domain. Use after confirming domain exists and record specifics.
Tool to create a new Droplet. Use when you need to provision a VM with name, region, size, and image.