Author: buildbot
Date: Thu May 22 12:22:06 2014
New Revision: 909593
Log:
Staging update by buildbot for stratos
Modified:
websites/staging/stratos/trunk/content/ (props changed)
websites/staging/stratos/trunk/content/about/why-apache-stratos.html
websites/staging/stratos/trunk/content/index.html
Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu May 22 12:22:06 2014
@@ -1 +1 @@
-1596827
+1596834
Modified: websites/staging/stratos/trunk/content/about/why-apache-stratos.html
==============================================================================
--- websites/staging/stratos/trunk/content/about/why-apache-stratos.html
(original)
+++ websites/staging/stratos/trunk/content/about/why-apache-stratos.html Thu
May 22 12:22:06 2014
@@ -162,6 +162,7 @@
<li>a = second derivative (eg. second derivative of current load average)</li>
</ul>
<P>Multi factored auto scaler leads to maximize resource utilization while
benefiting easy of capacity planning. Also its capable of dynamic resource
provisioning across multiple clouds. This give devOps life easy and very
accurate capacity planning.</p>
+<a name="multi-tenancy"/></a>
<h2>Multi-tenancy</h2>
<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>Apache Stratos has both container and in-container multi-tenancy capability
provide Apache Stratos to be in uniqueness in the PaaS space. With the
In-container multi-tenancy support user can have high tenance density which
optimised resource utilisation by sharing resources such as CPU and memory
across the tenants.</p>
Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Thu May 22 12:22:06 2014
@@ -124,7 +124,7 @@
<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.</p>
- <a href="" class="cReadmore">Read More</a>
+ <a href="about/why-apache-stratos.html#multi-tenancy"
class="cReadmore">Read More</a>
</div>
<div class="cBox cBorderL">
<a class="cIcon scale" href=""></a>