I have a very small application I made for a client and I want to give them an accurate estimate of a MongoDB server price. So when they say transfer what does that exactly mean? What goes into their measurement and how do you accurately predict and measure before choosing a plan?
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.
If you are running your web service on a droplet and your MongoDB server on a droplet as well you can have them communicate over the VPC (Virtual Private Network) as a result any data transferred between the two servers will not be counted as part of your bandwidth.
Only outbound bandwidth on the public interface is counted towards your bandwidth amount.
It is also recommend to connect to any database server on a private network for security reasons as well, as you don’t want MongoDB running on a public IP and port accessible to the internet.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
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.
