Do you know when to scale out your servers and when to keep it as a standalone server?

Loading last updated info...

You should use virtualized standalone servers because:

  • If one server goes down it does not affect other servers (e.g. a centralized SQL server fails and brings down: CRM, TFS, Reports, Web Server)
  • You can just copy the VPC to another computer and it just works, no need to worry about reconfiguring the SQL connection string or web services
  • You can just backup the VPC

However, you should scale out your servers if:

  • You want the best performance (e.g. A different server for SQL backend and Web frontend)

Authors

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star