You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2014/05/22 14:22:03 UTC

svn commit: r1596834 - in /incubator/stratos/site/trunk/content: about/why-apache-stratos.mdtext index.mdtext

Author: madhura
Date: Thu May 22 12:22:02 2014
New Revision: 1596834

URL: http://svn.apache.org/r1596834
Log: (empty)

Modified:
    incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext
    incubator/stratos/site/trunk/content/index.mdtext

Modified: incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext?rev=1596834&r1=1596833&r2=1596834&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext (original)
+++ incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext Thu May 22 12:22:02 2014
@@ -57,6 +57,7 @@ Notice:    Licensed to the Apache Softwa
 <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: incubator/stratos/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1596834&r1=1596833&r2=1596834&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Thu May 22 12:22:02 2014
@@ -27,7 +27,7 @@ Notice:    Licensed to the Apache Softwa
             <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>