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

svn commit: r909359 - in /websites/staging/stratos/trunk/content: ./ index.html

Author: buildbot
Date: Tue May 20 07:14:01 2014
New Revision: 909359

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/index.html

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 20 07:14:01 2014
@@ -1 +1 @@
-1596121
+1596122

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Tue May 20 07:14:01 2014
@@ -122,13 +122,13 @@
     <div class="cFeatures">
         <div class="cBox">
             <a class="cIcon tenancy" href=""></a>
-            <h3>The Tenancy Model</h3>
+            <h3>Multi-tenancy</h3>
             <p>Stratos uses an in-container multi-tenancy (MT) model. This means, for example, within an application server MT is available for applications. In other words, a container can host multiple tenants.</p>
             <a href="" class="cReadmore">Read More</a>
         </div>
            <div class="cBox cBorderL">
             <a class="cIcon scale" href=""></a>
-            <h3>Auto Scaling</h3>
+            <h3>Multi-factored auto scaling</h3>
             <p>The auto scaling model supported by Apache Stratos (Incubating) provides better control over how the platform scales. </p>
             <a href="" class="cReadmore">Read More</a>
         </div>
@@ -140,8 +140,8 @@
             <a href="" class="cReadmore">Read More</a>
         </div>
            <div class="cBox">
-            <a class="cIcon identity" href=""></a>
-            <h3>Inherent Identity Management</h3>
+            <a class="cIcon load" href=""></a>
+            <h3>Scalable dynamic load balancing</h3>
             <p>The platform keeps track of who does what on whose behalf, making it easy to do manage, monitor and detect all identity related aspects.</p>
             <a href="" class="cReadmore">Read More</a>
         </div>