Difference between revisions of "Products and Services"

From Contensive Wiki
Jump to: navigation, search
(Created page with "==Hosting== Hosting includes server and Database administration. Hosting setup includes everything to create the website on the server. ===Application Host Performance Goals...")
 
(Level 5 - Scaling Multi-Server)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Hosting==
+
=Hosting=
  
 
Hosting includes server and Database administration. Hosting setup includes everything to create the website on the server.
 
Hosting includes server and Database administration. Hosting setup includes everything to create the website on the server.
Line 10: Line 10:
 
*90% of pages should be under 1 seconds
 
*90% of pages should be under 1 seconds
 
*99% of pages should be under 5 seconds
 
*99% of pages should be under 5 seconds
 +
 +
===Hosting Options===
 +
 +
====Level 1 - Basic Single Server====
 +
*10 GB total data storage, 25 GB/m transfer
 +
*Uptime 95%, periodic off-hour maintenance
 +
*70,000 pages / mo
 +
*Unlimited basic email. Email delivery affects server performance.
 +
*All software updates and patches run automatically.
 +
*Technology: AWS t2-micro, 80/10 SSD drives, Sql Express (1G ram/20G file/1 processor)
 +
 +
====Level 2 - Advanced Single Server====
 +
*20 GB total data storage, 50 GB/m transfer
 +
*Uptime 99%, periodic off-hour maintenance
 +
*150,000 pages / mo
 +
*Unlimited basic email. Email delivery affects server performance.
 +
*All software updates and patches run automatically.
 +
*Technology: AWS t2-medium, 80/20 SSD drives, Sql Express (1G ram/20G file/1 processor)
 +
 +
====Level 3 - Professional Single Server====
 +
*50GB GB total data storage, 125 GB/m transfer
 +
*Archive: Visits 90 days, Guests 2 Days, no-cookie visits/guest 0 days
 +
*Uptime 99.5%, maintenance pre-scheduled
 +
*400,000 pages / mo
 +
*Unlimited basic email. Email delivery affects server performance.
 +
*All software updates and patches run automatically.
 +
*Technology: AWS t2-large, 80/50 SSD drives, Sql Express (1G ram/20G file/1 processor)
 +
 +
====Level 4 - Enterprise Single Server====
 +
*200 GB total data storage, 500 GB/m transfer
 +
*Uptime 99.5%, maintenance pre-scheduled
 +
*1,000,000 pages/mo
 +
*Unlimited basic email. Email delivery affects server performance.
 +
*Windows software updates and patches run manually.
 +
*Technology: AWS m3-medium, 80/200 SSD drives, Sql Web (64G ram/unlim file/8 processor)
 +
 +
====Level 5 - Scaling Multi-Server====
 +
*Scaled hosting is a custom environment that starts with 2 front-end servers, a static content server, a worker role server and a cache server.
 +
*The environment scales up and down based on load and traffic, 99.9%, scheduled maintenance

Latest revision as of 16:03, 12 April 2017

Hosting

Hosting includes server and Database administration. Hosting setup includes everything to create the website on the server.

Application Host Performance Goals

  • 90% of pages should be under 0.5 seconds, 200K load
  • 99% of pages should be under 1 seconds, 400K load

Website Performance Goals

  • 90% of pages should be under 1 seconds
  • 99% of pages should be under 5 seconds

Hosting Options

Level 1 - Basic Single Server

  • 10 GB total data storage, 25 GB/m transfer
  • Uptime 95%, periodic off-hour maintenance
  • 70,000 pages / mo
  • Unlimited basic email. Email delivery affects server performance.
  • All software updates and patches run automatically.
  • Technology: AWS t2-micro, 80/10 SSD drives, Sql Express (1G ram/20G file/1 processor)

Level 2 - Advanced Single Server

  • 20 GB total data storage, 50 GB/m transfer
  • Uptime 99%, periodic off-hour maintenance
  • 150,000 pages / mo
  • Unlimited basic email. Email delivery affects server performance.
  • All software updates and patches run automatically.
  • Technology: AWS t2-medium, 80/20 SSD drives, Sql Express (1G ram/20G file/1 processor)

Level 3 - Professional Single Server

  • 50GB GB total data storage, 125 GB/m transfer
  • Archive: Visits 90 days, Guests 2 Days, no-cookie visits/guest 0 days
  • Uptime 99.5%, maintenance pre-scheduled
  • 400,000 pages / mo
  • Unlimited basic email. Email delivery affects server performance.
  • All software updates and patches run automatically.
  • Technology: AWS t2-large, 80/50 SSD drives, Sql Express (1G ram/20G file/1 processor)

Level 4 - Enterprise Single Server

  • 200 GB total data storage, 500 GB/m transfer
  • Uptime 99.5%, maintenance pre-scheduled
  • 1,000,000 pages/mo
  • Unlimited basic email. Email delivery affects server performance.
  • Windows software updates and patches run manually.
  • Technology: AWS m3-medium, 80/200 SSD drives, Sql Web (64G ram/unlim file/8 processor)

Level 5 - Scaling Multi-Server

  • Scaled hosting is a custom environment that starts with 2 front-end servers, a static content server, a worker role server and a cache server.
  • The environment scales up and down based on load and traffic, 99.9%, scheduled maintenance