Notes for Harvard CS75 Web Development Lecture 9 Scalability by David Malan | Nine notes
- Is IP address blocked in some countries/regions?
- SFTP vs. FTP. SFTP is secure and all the traffic is encrypted, which is important for user names and passwords
- Some hosting companies may offer you some unbelievable features, like unlimited storage spac, at a very low price. It's very likely that you and another hundreds users are sharing the same machine and contending for resources. This is because sometime people actually don't need that many resources.
- Virtual private server. May still share one machine with other users, but you have your own copy of the operating system. Run multiple virtual machine on a physical machine. Only you and the system administrators have access to your files
- If you want more privacy, then probably you have to operate your own servers
Read full article from Notes for Harvard CS75 Web Development Lecture 9 Scalability by David Malan | Nine notes
No comments:
Post a Comment