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.
The accurate answer is that DNS updates are instant. Once the records are on the server, anyone who queries your domain will see accurate information if they haven’t cached another reply before.
What people refer to as “propagation” is actually just cached information doing the job its meant to do: caching. Once those caches are expired, they are dropped and the next time your entry is resolved, you will see the correct result. This is why when you test a domain you’ve used recently, it seems to show old information even after an update.
Now, there are other factors that take part in this. For instance, DO batches updates to their name servers, so it may take a few minutes before they actually start responding with your latest zone. Also, your name server records on the TLD servers (.com, .org, .net, etc) generally have a higher TTL and thus their cache gets cleared later than you’d expect.
This is pretty much all I can say, since you didn’t give us anything we can test with like the domain name.