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/30 08:10:35 UTC

svn commit: r910491 - in /websites/staging/stratos/trunk/content: ./ about/why-apache-stratos.html

Author: buildbot
Date: Fri May 30 06:10:35 2014
New Revision: 910491

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 30 06:10:35 2014
@@ -1 +1 @@
-1598464
+1598465

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 Fri May 30 06:10:35 2014
@@ -140,8 +140,15 @@
 <h2>Open extensible architecture</h2>
 
 <p><img src="/images/v3/digram1.jpg"/>
-<p>Figure 1</p>
-<p>Figure 1 illustrates how Apache Stratos' core components (Cloud Controller, CEP, Auto Scaler, and Stratos Manager, which include Artifact Distribution Coordinator and Rest API) integrate with the IaaS layer, foundation services, and dynamic services, which include cartridges.</p></p>
+<p s>Figure 1</p>
+<p>Figure 1 illustrtates how Apache Stratos' core components (Cloud Controller, CEP, Auto Scaler, and Stratos Manager, which include Artifact Distribution Coordinator and Rest API) integrate with the IaaS layer, foundation services, and dynamic services, which include cartridges.</p>
+<h2>Why is this architecture so important?</h2>
+<p><strong>The cartridge model</strong> provides run-time extendability to any type of cartridge, such as language cartridge, framework cartridge, and data cartridge without having to bind with any specific operating systems. This enables the PaaS to be of a polyglot nature, which is important, so it would not have limitations like with many other PaaS offerings.</p>
+<p>Another key advantage of the Apache Stratos cartridge model is that it enables to bring even legacy containers and applications into the cloud with ease. Therefore, with Apache Stratos, you can cloud enable both existing IT assets as well as future IT assets that you plan to use or are yet to acquire.</p>
+<img src="/images/v3/digram2.jpg"/>
+<p style="text-align: center;">Figure 2</p>
+<p>Another important architecture design in Apache Stratos is unified communication among all components that use the message bus and real-time event bus. It provides a unified interface to integrate with any third-party system or extends to work with existing systems. Moreover, it has been carefully designed to meet heavy traffic via the real-time event bus (via thrift protocol) and uses AMQP for messages that need reliable delivery.</p>
+<p>A key extensibility aspect of Apache Stratos is its ability to plugin any IaaS due to the use of apache jclouds API. This provides more freedom to choose your own IaaS vendor, and allows to extend multiple IaaS integrations, which are important in features like cloud bursting, etc.</p></p>
         	</article>
     	</section>
   	</div>