edit-article
Home
Up
Delete
Article Name:
Article Description:
by Mitchell Anicas @ Digital Ocean - describing some of the most common server side architectural designs that could back up your web application
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[WHAT]</h2> <ol> <li>] When deciding which server architecture to use for your environment, there are many factors to consider, such as performance, scalability, availability, reliability, cost, and ease of management. Here is a list of commonly used server setups, with a short description of each, including pros and cons. Keep in mind that all of the concepts covered here can be used in various combinations with one another, and that every environment has different requirements, so there is no single, correct configuration</li> <li>]</li> </ol> <h2>[WHY]</h2> <ol> <li>] everything on 1 server</li> <li>] seperate database server</li> <li>] load balancer (reverse proxy)</li> <li>] http accelorator ( caching reverse proxy )</li> <li>] master-slave database replication</li> </ol> <h2>[WHERE]</h2> <ol> <li>] <a href="https://www.digitalocean.com/community/articles/5-common-server-setups-for-your-web-application" target="_blank">https://www.digitalocean.com/community/articles/5-common-server-setups-for-your-web-application</a></li> </ol> <h2>[WHEN]</h2> <ol> <li>] 2014-06-02</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>]</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] src = g qry 'best free wireframing tools ???</li> </ol> <h1 style="text-align: center;"> </h1>