Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This comment has been deleted
Hello @natty
I can certainly help with understanding and configuring your DNS. Lets start with namecheap - I personally use this service as well for my domains purchasing - love their DDNS service(s).
Lets call the domain you purchased at namecheap cheapname.com for example purposes. Within your domain configuration you will want to set the nameservers for cheapname.com to the following:
ns1.digitalocean.com
ns2.digitalocean.com
ns3.digitalocean.com
Information on how to make this change can be found here : https://www.namecheap.com/support/knowledgebase/article.aspx/767/10/how-can-i-change-the-nameservers-for-my-domain
Next you will want to add the cheapname.com domain to DigitalOcean
As you noted above, this guide will help you : https://www.digitalocean.com/community/tutorials/an-introduction-to-digitalocean-dns
Keep in mind DigitalOcean is not a domain registrar, here you will continue to use the same name you purchased at namecheap (cheapname.com)
From here you can use the DigitalOcean DNS (Networking) to route your various DNS requests. This can be to Droplets, or external services.
Keep in mind that changes will take time to propagate out to the rest of the internet. This can take anywhere from 15minutes to 24hours.