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.
When I Google Install Varnish 4 on Ubuntu, the first result is on Varnish’s website: https://www.varnish-cache.org/installation/ubuntu. It provides the commands to copy into terminal, and at the footer it mentions if you are installing on 14.04 rather than 12 to just change one word in the commands. Just make sure you sudo su into root first. Installed without any issues here on 14.04 running LEMP. If you use WordPress you will want to add the lines aristovia mentioned to your /etc/varnish/default.vcl file so that the WordPress admin works properly regardless of the version of Varnish. Hope this helps!