Author: madhura
Date: Tue May 20 11:43:53 2014
New Revision: 1596212
URL: http://svn.apache.org/r1596212
Log: (empty)
Modified:
incubator/stratos/site/trunk/content/index.mdtext
Modified: incubator/stratos/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1596212&r1=1596211&r2=1596212&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Tue May 20 11:43:53 2014
@@ -26,13 +26,13 @@ Notice: Licensed to the Apache Softwa
<div class="cBox">
<a class="cIcon tenancy" href=""></a>
<h3>Multi-tenancy</h3>
- <p>Multi-tenancy has different levels of isolations. Almost all
PaaS vendors only provide container multi-tenancy like virtual machine, LXC or
docker etc. But this is not scalable for large deployment scenario which has
hundred thousand or million of tenants. </p>
+ <p>Multi-tenancy has different levels of isolations. Almost all
PaaS vendors only provide container multi-tenancy like virtual machine, LXC or
docker etc.</p>
<a href="" class="cReadmore">Read More</a>
</div>
<div class="cBox cBorderL">
<a class="cIcon scale" href=""></a>
<h3>Multi-factored auto scaling</h3>
- <p>Majority of PaaS providers only used http traffic to auto scale
or dynamic resource provisioning. It gives limitation on scaling non-http based
application. But Apache Stratos auto scaler can take http traffic and non-http
health data to do intelligent dynamic resource provisioning.</p>
+ <p>Majority of PaaS providers only used http traffic to auto scale
or dynamic resource provisioning. It gives limitation on scaling non-http based
application.</p>
<a href="" class="cReadmore">Read More</a>
</div>
<div class="clear" style="clear:both;"></div>
@@ -45,7 +45,7 @@ Notice: Licensed to the Apache Softwa
<div class="cBox">
<a class="cIcon load" href=""></a>
<h3>Scalable dynamic load balancing</h3>
- <p>Load balancers play a major role in scaling application in the
cloud. Load balancers distribute incoming traffics into several server nodes,
or clusters, or other resources to maximize the throughput, minimise response
time and provide mechanism scale application based on the workload.</p>
+ <p>Load balancers play a major role in scaling application in the
cloud.</p>
<a href="" class="cReadmore">Read More</a>
</div>
</div>