You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2020/03/17 23:00:53 UTC

svn commit: r1875331 [1/3] - in /ignite/site/branches/ignite-redisign: index.html package-lock.json scss/ignite-redesign.scss

Author: dmagda
Date: Tue Mar 17 23:00:52 2020
New Revision: 1875331

URL: http://svn.apache.org/viewvc?rev=1875331&view=rev
Log:
merged Nikita's changes

Modified:
    ignite/site/branches/ignite-redisign/index.html
    ignite/site/branches/ignite-redisign/package-lock.json
    ignite/site/branches/ignite-redisign/scss/ignite-redesign.scss

Modified: ignite/site/branches/ignite-redisign/index.html
URL: http://svn.apache.org/viewvc/ignite/site/branches/ignite-redisign/index.html?rev=1875331&r1=1875330&r2=1875331&view=diff
==============================================================================
--- ignite/site/branches/ignite-redisign/index.html (original)
+++ ignite/site/branches/ignite-redisign/index.html Tue Mar 17 23:00:52 2020
@@ -145,7 +145,7 @@ under the License.
     <div id="main-banner" class="wrapper-main-banner bg-gray-shadow">
         <div class="wrapper">
             <div class="container">
-                <h1>Apache Ignite<small>&reg;</small> <strong>In-Memory Computing Platform</strong></h1>
+                <h1>Apache Ignite <strong>In-Memory Computing Platform</strong></h1>
 
                 <p></p>
 
@@ -198,14 +198,14 @@ under the License.
 
         <div id="intro-text" class="container">
             <p>
-                Apache Ignite<small>&reg;</small> is a distributed in-memory computing platform for transactional,
-                analytical, and streaming workloads with support for ANSI SQL, ACID transactions, and
-                built-in machine learning libraries.
+                Apache Ignite is a horizontally scalable, fault-tolerant distributed in-memory
+                computing platform used to build real-time applications processing terabytes of data with in-memory
+                speed.
             </p>
         </div>
 
             <div class="container">
-                <h2>can be <strong>deployed as</strong></h2>
+                <h2>apache ignite <strong>is</strong></h2>
                 <div class="row">
                     <div class="col-sm-6 col-md-4 option">
                         <a href="/use-cases/in-memory-cache.html"
@@ -217,7 +217,7 @@ under the License.
                             </svg>
                             <h3>In-Memory Cache</h3>
                             <p>
-                                Deploy Ignite as a low-latency and high-performant in-memory cache with ANSI SQL
+                                Use Ignite as a low-latency and high-performance in-memory cache with Key-Value and ANSI SQL
                                 support.
                             </p>
                         </a>
@@ -231,8 +231,8 @@ under the License.
                             </svg>
                             <h3>In-Memory Data Grid</h3>
                             <p>
-                                Accelerate access to data by deploying Ignite as an
-                                in-memory data grid on top of RDBMS, Hadoop or another store.
+                                Gain 100x acceleration by using Ignite as an
+                                advance in-memory data grid on top of RDBMS, Hadoop or another store.
                             </p>
                         </a>
                     </div>
@@ -245,7 +245,8 @@ under the License.
                             </svg>
                             <h3>In-Memory Database</span></h3>
                             <p>
-                                Scale out and up across memory and disk tiers with Ignite multi-tier storage.
+                                Scale out and up across RAM, NVRAM, Flash and legacy storage with Ignite native
+                                transactional multi-tier persistence.
                             </p>
                         </a>
                     </div>
@@ -265,12 +266,11 @@ under the License.
                     
                     
                     <div class="txt-wrapper">
-                        <h3>Applications Acceleration and Data Caching</h3>
-
+                        <h3>Applications Acceleration & Data Caching</h3>
                         <p>
-                            Accelerate existing services, applications, and APIs with Apache Ignite as a distributed and
-                            high-performant in-memory layer. Keep underlying databases in sync, deploying Ignite as an
-                            in-memory data grid.
+                            Gain up to 100x acceleration for existing services, applications, and APIs using Apache Ignite
+                            as a distributed high-performance in-memory layer. Keep underlying databases in sync,
+                            using Ignite as an in-memory data grid.
                         </p>
 
                         <a href="/use-cases/datagrid.html" class="btn btn-primary"
@@ -294,11 +294,11 @@ under the License.
                     
                     <div class="txt-wrapper">
                         <h3>Digital Integration Hub</h3>
-
                         <p>
-                            Consolidate multiple back-end systems and data silos with Apache Ignite as a low-latency and
-                            shared data store. Enable immediate restarts and processing of disk-only data, deploying
-                            Ignite as an in-memory database with multi-tier storage.
+                            Consolidate multiple internal systems and external data silos with Apache Ignite as a low-latency,
+                            high-performance shared data store. Apache Ignite is used to cache and persist data sets dispersed
+                            across many disjointed external databases and systems providing developers with functionally
+                            rich, unified and consistent APIs.
                         </p>
 
                         <a href="/use-cases/dih.html" class="btn btn-primary"