Book Image

Drupal 7 Social Networking

Book Image

Drupal 7 Social Networking

Overview of this book

Drupal is ideally equipped to serve as a base system for creating a custom social networking site like Facebook or MySpace. While these large social networks have their place, niche social networking websites can help promote businesses, products, projects, and hobbies of any nature. Drupal 7 Social Networking provides careful instructions and clear explanations to take you through the setup and management of your social network site, covering topics from users, to marketing, to maintenance. It will help you create your own social networking site, suitable for whatever audience you choose! Starting from the very basics of both Drupal and Social Networking, right through to more complicated aspects, you will progressively learn how to add to and expand your social networking site and add more features. You will learn how to secure your social network, deploy it on the Internet, and keep it running and well maintained. As social networking sites rely on the participation of their users, this book helps you to structure your site in such a way so that users can easily and enjoyably contribute, thus creating a powerful social network.
Table of Contents (22 chapters)
Drupal 7 Social Networking
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Scaling our resources


With our installation optimized, and our server's resources being utilized as best as they can, we now need to look into how we can scale our systems to easily provision more resources as and when we need them. Options available include the following:

  • VPS Cloud Hosting, which generally involves either of the following:

    • Adding more resources to a virtualized server

    • Paying for only the resources we use

  • Adding additional servers for certain functions

VPS cloud hosting

Cloud hosting is generally a form of VPS (Virtual Private Server) hosting, where one or more physical machines have one or more virtual servers running on top of them. In most cases, a high specification server has a number of virtualized servers running on top of it, each with dedicated and guaranteed resources available, acting as far as the customer is concerned, as their own dedicated server. When we start our website, we won't need too many resources, so we could happily share the resources with other users...