Skip to content

Commit d43b43f

Browse files
committed
update vps page
1 parent b152924 commit d43b43f

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

content/pages/08-web-app-deployment/06-virtual-private-servers.markdown

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,20 @@ overhead in the virtualization process. But for our web application
2222
deployment, a single well-configured virtual private server provides
2323
more than enough performance and represents a huge cost savings over
2424
purchasing dedicated hardware.
25+
26+
27+
### VPS providers
28+
There are many VPS providers and their cost ranges dramatically based on
29+
reliability, support, security and uptime. Make sure to choose a provider
30+
that has a solid reputation unless you are willing to rebuild your server
31+
on another provider whenever issues hit your service.
32+
33+
A few providers I currently use to host my Python web applications:
34+
35+
* [Linode](https://www.linode.com/)
36+
37+
* [Digital Ocean](https://www.digitalocean.com/)
38+
39+
* [Amazon Web Services' Lightsail](https://amazonlightsail.com/)
40+
41+

0 commit comments

Comments
 (0)