Hello,
This may be quite a stupid question as I have been reading up on things to improve loading times and also performance on my Droplet but cannot get a straight answer from these articles.
My question is, if I were to resize/upgrade my Droplet to the plan above it, will it increase the performance and decrease page loading times?
Or will it stay the same if I had the same amount of visitors on the website on both droplets?
Thanks
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!
Accepted Answer
Upgrading droplet will help you if you have high-load and high number of visitors. If you don’t have high-load, high number of visitors, you should optimize website. I can recommend you running Google PageSpeed Insights. Go there, enter your website link, click on analyze and violla. Some of recommended steps would be: 1. Optimizing your page images: Compress images. This is pretty important. Sometimes you can compress 70-80%. This is a lot. Myself, I use Tinypng, and it is working excellent. You should compress all images you have via it. Use PNG or JPG. If you need animations use GIF. If you have images with geometric shapes use SVG. Learn more about it on Google Developers site.
2. Enable gzip
compression on nginx:
You can learn more about it in following DigitalOcean tutorial.
3. Minify your HTML, CSS and JavaScript code: If this is possible, you should think about this. This should not be hard if you made yourself site. Well if you use Wordpress or anything like that, you will have fun time. :)
This is in some basic lines what is mostly problems. If it give everything right, consider upgrading your droplet
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.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.