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/19 08:15:33 UTC

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

Author: buildbot
Date: Mon May 19 06:15:33 2014
New Revision: 909242

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 Mon May 19 06:15:33 2014
@@ -1 +1 @@
-1595752
+1595753

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Mon May 19 06:15:33 2014
@@ -112,43 +112,71 @@
     	<section id="content" class="row">
         	<article class="span12">
           		<div class="hero-unit">
-  <img src="/images/apache-stratos-homepage-banner2.jpg"/>
-<a href="releases"><img src="/images/apache-stratos-homepage-release-banner.jpg"/></a>
+  <img src="images/v3/title.png"/>
+  <p>Apache Stratos (Incubating) is a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications, and IT providers high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.</p>
+  <p>Apache Stratos helps run Tomcat, PHP and MySQL apps as a service on all the major cloud infrastructures. It brings self-service management, elastic scaling, multi-tenant deployment, usage monitoring as well as further capabilities. In addition, it brings the ability to take any server software and make it into a Stratos Cartridge. This means any server can be run 'as-a-Service' alongside the other app containers.</p>
 </div>
 
 <div class="cContentWrapper">
-<div class="cHomepageContent" style="border: none;">
-<h1>What is Apache Stratos all about?</h1>
-<p>Apache Stratos (Incubating) is a polyglot PaaS framework, providing developers a cloud-based environment for developing, testing, and running scalable applications, and IT providers high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.</p>
-<p>Apache Stratos helps run Tomcat, PHP and MySQL apps as a service on all the major cloud infrastructures. It brings self-service management, elastic scaling, multi-tenant deployment, usage monitoring as well as further capabilities. In addition, it brings the ability to take any server software and make it into a Stratos Cartridge. This means any server can be run 'as-a-Service' alongside the other app containers.</p> 
-<h2>Architecture</h2>
-<div style="text-align:center;">
-<img style="width:100%;" src="/images/architecture-diagram.jpg"/>
-</div>
-</div>
-    <div class="cRightCol">
-        <a class="git" href="https://github.com/apache/incubator-stratos"></a>
-<!--<div class="cEvents cNews">
-<div class="cTimeAndDate" style="margin-bottom:10px;">
-The "Apache Stratos PaaS on OpenStack" is now available to the OpenStack community for <strong>online voting!</strong>
-<a href="http://www.openstack.org/rate/Presentation/apache-stratos-paas-on-openstack" class="cButton cVote">Vote Now!</a>
-</div>
-    Click <a href="http://www.openstack.org/summit/openstack-summit-hong-kong-2013/" target="_blank">here</a> for more information
-</div>-->
-<!--  <div class="cEvents">
-<a href="/events/hangouts.html"><img src="/images/hangout-bg.jpg"/></a>
-<div class="cTimeAndDate" style="font-size:16px;">
-<span>Tuesday, <strong>3rd December</strong>, 2013</span>
-<span style="padding-top: 0px;"><strong>7.00 AM</strong> (PDT)</span>
-<a href="/events/hangouts.html" class="cButton">Check Agenda</a>
-</div>
-</div>  -->
-</div>
-</div>
-
-<div class="cDisclaimer">
-<h3>Disclaimer</h3>
-<p>Apache Stratos is an effort undergoing incubation at The Apache Software Foundation (ASF). Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</p>
+    <div class="cFeatures">
+        <div class="cBox">
+            <a class="cIcon tenancy" href=""></a>
+            <h3>The Tenancy Model</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>
+            <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>
+        <div class="clear" style="clear:both;"></div>
+           <div class="cBox cBorderR cBorderL">
+            <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>
+        </div>
+           <div class="cBox">
+            <a class="cIcon identity" href=""></a>
+            <h3>Inherent Identity Management</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>
+    </div>
+    <div class="cCartridges">
+        <h2>Cartridges</h2>
+        <a href=""><img src="images/v3/nodejs.png"/></a>
+        <a href=""><img src="images/v3/mysql.png"/></a>
+        <a href=""><img src="images/v3/drupal.png"/></a>
+        <a href=""><img src="images/v3/wordpress.png"/></a>
+        <a href=""><img src="images/v3/mongodb.png"/></a>
+        <a href=""><img src="images/v3/haproxy.png"/></a>
+        <a href=""><img src="images/v3/ruby.png"/></a>
+    </div>
+    <div class="cColContainer">
+        <div class="cColLeft">
+            <div class="cSection">
+            <h2>Why Should a <span>Developer</span> Care?</h2>
+            <h3>Easy to Get Up and Running</h3>
+            <p>Stratos PaaS is easy to get it up and running in quick time. A developer will be able to run and test PaaS framework on a single machine to try out.</p>
+            <h3>Able to Add New Cartridges in Quick Time</h3>
+            <p>The implementation model for new cartridges is well defined and simple to use. </p>
+            <h3>Easy to Develop Multi-Tenant SaaS Applications</h3>
+            <p>The programming model is natural, and the developer does not have to change anything that he/she would do developing an on-premise application. Just develop the application and deploy onto Stratos, and you will have a multi-tenant enabled SaaS application. </p>
+            </div>
+            <div class="cSection">
+                <h2>Why should an <span>Enterprise</span> Care?</h2>
+            <p>Independent software vendors (ISV) looking to build vertical SaaS offerings can leverage Stratos PaaS as the platform of choice for delivering multi-tenanted SaaS applications with low cost and effort. Given the loosely coupled component architecture and also the extension and plug-in points, it is very easy to use Stratos PaaS in an OEM model. Given the wide variety of cartridges and infrastructure as a service (IaaS) layers that Stratos supports, it is ready to be re-deployed in multiple setups with heterogenous systems. So the ISVs can leverage the build once and deploy anywhere model with Stratos. </p>
+            </div>
+            <div class="cSection">
+            <h2>Who else Should Care? </h2>
+            <p>For enterprises, Stratos PaaS framework would yield the least Total Cost of Ownership (TCO). The key here is the in-container multi-tenancy model, where the resource utilization is maximized across tenants. Also the setup, maintenance and DevOps cost are minimal with Stratos, thanks to the unique architecture that makes DevOps effortless. An enterprise can  run and maintain the PaaS to suite and cater for multiple audiences using the polyglot cartridges model, where it can support multiple databases, programming languages, frameworks, operating systems and even legacy systems.</p>
+            </div>
+        </div>
+        <div class="cColRight"></div>
+    </div>
 </div>
         	</article>
     	</section>