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:33:20 UTC

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

Author: madhura
Date: Thu May 22 12:33:20 2014
New Revision: 1596842

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

Modified:
    incubator/stratos/site/trunk/content/about/why-apache-stratos.mdtext
    incubator/stratos/site/trunk/content/css/stratos-v3.css
    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=1596842&r1=1596841&r2=1596842&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:33:20 2014
@@ -81,5 +81,5 @@ Notice:    Licensed to the Apache Softwa
 <p>With the partitions and Network partitions, devOps can defined smart policies namely auto scaling and deployment policies, which can be used in cartridge subscriptions. Smart policies will provide cloud SLAs which absolutely mandatory when you consider cloud solutions.</p>
 <h2>Logging, metering and monitoring</h2>
 <p>Logging, metering and monitoring are primary but important features you should not neglect. Apache Stratos capable of capturing all health statistics, application logs well as usage and aggregate them into centralized location. it provide devOps life easy otherwise it is impossible task to login and monitor each and every instances in a large scale deployment which has hundreds of instances.</p>
-<h2>Cloud bursting</h2>
+<a name="cloud-bursting"/></a><h2>Cloud bursting</h2>
 <p>Cloud bursting is now widely discuss since it reduces TCO (Total Cost of Ownership) while provisioning application into another cloud to handle peak load. Like all other aspect, Apache Stratos cloud bursting also carefully design to work with private, public and hybrid cloud with effective provisioning load balancers per bursting cloud.</p>
\ No newline at end of file

Modified: incubator/stratos/site/trunk/content/css/stratos-v3.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos-v3.css?rev=1596842&r1=1596841&r2=1596842&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos-v3.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos-v3.css Thu May 22 12:33:20 2014
@@ -281,6 +281,10 @@ a.cgooglePlus {
 a.cgooglePlus:hover {
    background-position: 0px -350px;
 }
+.cBookmark {display: inline-block;
+    margin: -50px 0 0;
+    position: absolute;
+}
 
 @media screen and (max-width: 1400px) {
 

Modified: incubator/stratos/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1596842&r1=1596841&r2=1596842&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Thu May 22 12:33:20 2014
@@ -40,13 +40,13 @@ Notice:    Licensed to the Apache Softwa
             <a class="cIcon cloud" href=""></a>
             <h3>Easy to use Cloud Bursting </h3>
             <p>Multi-cloud bursting can be used to burst into other public, private or hybrid clouds to scale up the capacity at peak times.</p>
-            <a href="" class="cReadmore">Read More</a>
+            <a href="/about/why-apache-stratos.html#cloud-bursting" class="cReadmore">Read More</a>
         </div>
            <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.</p>
-            <a href="" class="cReadmore">Read More</a>
+            <a href="/about/why-apache-stratos.html#cloud-bursting" class="cReadmore">Read More</a>
         </div>
     </div>
     <div class="cCartridges">