This is an automated email from the ASF dual-hosted git repository.

mauriciostekl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 37a555d  IGNITE-14332 updated list of events until march 18th
37a555d is described below

commit 37a555dcd950e2dd6621cbc7fae5477d57419b27
Author: Mauricio Stekl <[email protected]>
AuthorDate: Thu Mar 18 17:02:07 2021 -0300

    IGNITE-14332 updated list of events until march 18th
---
 events.html | 185 ++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 154 insertions(+), 31 deletions(-)

diff --git a/events.html b/events.html
index 989e102..62bfe5d 100644
--- a/events.html
+++ b/events.html
@@ -107,36 +107,119 @@ under the License.
 
         
     <!-- {{upcoming_events}} -->
+    <div class="row row-event">
+        <div class="col-md-2 d-none d-md-block">
+            <div class="round-icon-block">
+                <img src="images/webinars.svg" alt="Webinar logo">
+                <p>Webinar</p>
+            </div>
+        </div>
+        <div class="col-md-10 ">
+            <section 
id="how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application">
+                <h3 style="display:inline-block;">How to use Apache Ignite and 
Spring to build a reliable distributed web application
+                    <a 
href="/events.html#how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application"><i
+                            class="fa fa-anchor"></i></a>
+                </h3>
+                <div class="event-date">Webinar, Semyon Danilov</div>
+                <div class="event-date">March 17, 2021</div>
+    
+                <p>Spring is a popular framework, and Apache Ignite is a fast 
layer for data storage. Adding Ignite enables you to manage http sessions, 
cache-application data, and so on. During this 1.5 hour session, Semyon uses 
the Spring framework to create a simple web application and demonstrates how 
Apache Ignite can empower the application.</p>
+    
+                <div class="row">
+                        <div class=" col-md-9  news-readmore">
+                        <p>
+                            <a 
href="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
 target="_blank" rel="noopener">Read more</a>
+                        </p>
+                    </div>
+                    <div class=" col-md-3  ">
+    
+                        
+                        <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
+                            
data-a2a-url="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
+                            data-a2a-title="How to use Apache Ignite and 
Spring to build a reliable distributed web application">
+                            <a class="a2a_button_twitter"></a>
+                            <a class="a2a_button_linkedin"></a>
+                            <a class="a2a_button_facebook"></a>
+                            <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                        </div>
+                    </div>
+                </div>
+                
+            </section>
+        </div>
+    </div>
+    <div class="row row-event">
+        <div class="col-md-2 d-none d-md-block">
+            <div class="round-icon-block">
+                <img src="images/meetup.svg" alt="Meetup logo">
+                <p><strong>Virtual</strong> Meetup</p>
+            </div>
+        </div>
+        <div class="col-md-10 ">
+            <section 
id="distributed-java-dbs-under-the-hood-components-interactions-between-them">
+                <h3 style="display:inline-block;">Distributed Java DBs Under 
the Hood: Components & Interactions Between Them
+                    <a 
href="/events.html#distributed-java-dbs-under-the-hood-components-interactions-between-them"><i
+                            class="fa fa-anchor"></i></a>
+                </h3>
+                <div class="event-date">The Boston Java Meetup Group, Val 
Kulichenko</div>
+                <div class="event-date">March 29, 2021</div>
+    
+                <p>During the session, we create a simple (although fully 
workable) distributed cache in Java, almost from scratch. We use the cache to 
demonstrate basic CRUD operations, as well as to demonstrate how scalability 
can be improved by adding resources to the system.</p>
+    
+                <div class="row">
+                        <div class=" col-md-9  news-readmore">
+                        <p>
+                            <a 
href="https://www.meetup.com/boston-java/events/276334396/"; target="_blank" 
rel="noopener">Read more</a>
+                        </p>
+                    </div>
+                    <div class=" col-md-3  ">
+    
+                        
+                        <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
+                            
data-a2a-url="https://www.meetup.com/boston-java/events/276334396/";
+                            data-a2a-title="Distributed Java DBs Under the 
Hood: Components & Interactions Between Them">
+                            <a class="a2a_button_twitter"></a>
+                            <a class="a2a_button_linkedin"></a>
+                            <a class="a2a_button_facebook"></a>
+                            <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                        </div>
+                    </div>
+                </div>
+                
+            </section>
+        </div>
+    </div>
+
 <div class="row row-event">
     <div class="col-md-2 d-none d-md-block">
         <div class="round-icon-block">
-            <img src="images/webinars.svg" alt="Webinar logo">
-            <p>Webinar</p>
+            <img src="images/meetup.svg" alt="Meetup logo">
+            <p><strong>Virtual</strong> Meetup</p>
         </div>
     </div>
     <div class="col-md-10 ">
-        <section 
id="how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application">
-            <h3 style="display:inline-block;">How to use Apache Ignite and 
Spring to build a reliable distributed web application
-                <a 
href="/events.html#how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application"><i
+        <section 
id="using-ignite-and-jboss-drools-to-implement-a-complex-event-processing-solution">
+            <h3 style="display:inline-block;">Using Ignite and JBoss Drools to 
Implement a Complex Event Processing Solution
+                <a 
href="/events.html#using-ignite-and-jboss-drools-to-implement-a-complex-event-processing-solution"><i
                         class="fa fa-anchor"></i></a>
             </h3>
-            <div class="event-date">Webinar, Semyon Danilov</div>
-            <div class="event-date">March 17, 2021</div>
+            <div class="event-date">Virtual Apache Ignite Meetup, Manoel 
Pereira de Lima Junior & Ney Luiz Montes Junior</div>
+            <div class="event-date">April 13, 2021</div>
 
-            <p>Spring is a popular framework, and Apache Ignite is a fast 
layer for data storage. Adding Ignite enables you to manage http sessions, 
cache-application data, and so on. During this 1.5 hour session, Semyon uses 
the Spring framework to create a simple web application and demonstrates how 
Apache Ignite can empower the application.</p>
+            <p>In this talk, we describe and show how to use Apache Ignite and 
JBoss Drools to design a complex event processing (CEP) solution. The solution 
processes and correlates millions of events per second from a publish/subscribe 
message broker and another kind of events streamer. The CEP solution that we 
demonstrate has a microservices architecture with real-time automation of 
CI/CD. We show how we have used this highly scalable CEP microservices 
ecosystem since 2018 to support  [...]
 
             <div class="row">
                     <div class=" col-md-9  news-readmore">
                     <p>
-                        <a 
href="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
 target="_blank" rel="noopener">Read more</a>
+                        <a 
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/"; 
target="_blank" rel="noopener">Read more</a>
                     </p>
                 </div>
                 <div class=" col-md-3  ">
 
                     
                     <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
-                        
data-a2a-url="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
-                        data-a2a-title="How to use Apache Ignite and Spring to 
build a reliable distributed web application">
+                        
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/";
+                        data-a2a-title="Using Ignite and JBoss Drools to 
Implement a Complex Event Processing Solution">
                         <a class="a2a_button_twitter"></a>
                         <a class="a2a_button_linkedin"></a>
                         <a class="a2a_button_facebook"></a>
@@ -156,28 +239,28 @@ under the License.
         </div>
     </div>
     <div class="col-md-10 ">
-        <section 
id="distributed-java-dbs-under-the-hood-components-interactions-between-them">
-            <h3 style="display:inline-block;">Distributed Java DBs Under the 
Hood: Components & Interactions Between Them
-                <a 
href="/events.html#distributed-java-dbs-under-the-hood-components-interactions-between-them"><i
+        <section 
id="distributed-java-databases-under-the-hood-main-components-and-interactions">
+            <h3 style="display:inline-block;">Distributed Java Databases Under 
the Hood: Main Components and Interactions
+                <a 
href="/events.html#distributed-java-databases-under-the-hood-main-components-and-interactions"><i
                         class="fa fa-anchor"></i></a>
             </h3>
-            <div class="event-date">The Boston Java Meetup Group, Val 
Kulichenko</div>
-            <div class="event-date">March 29, 2021</div>
+            <div class="event-date">Seattle Java User Group, Val 
Kulichenko</div>
+            <div class="event-date">April 20, 2021</div>
 
             <p>During the session, we create a simple (although fully 
workable) distributed cache in Java, almost from scratch. We use the cache to 
demonstrate basic CRUD operations, as well as to demonstrate how scalability 
can be improved by adding resources to the system.</p>
 
             <div class="row">
                     <div class=" col-md-9  news-readmore">
                     <p>
-                        <a 
href="https://www.meetup.com/boston-java/events/276334396/"; target="_blank" 
rel="noopener">Read more</a>
+                        <a 
href="https://www.meetup.com/seajug/events/276324545/"; target="_blank" 
rel="noopener">Read more</a>
                     </p>
                 </div>
                 <div class=" col-md-3  ">
 
                     
                     <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
-                        
data-a2a-url="https://www.meetup.com/boston-java/events/276334396/";
-                        data-a2a-title="Distributed Java DBs Under the Hood: 
Components & Interactions Between Them">
+                        
data-a2a-url="https://www.meetup.com/seajug/events/276324545/";
+                        data-a2a-title="Distributed Java Databases Under the 
Hood: Main Components and Interactions">
                         <a class="a2a_button_twitter"></a>
                         <a class="a2a_button_linkedin"></a>
                         <a class="a2a_button_facebook"></a>
@@ -192,33 +275,33 @@ under the License.
 <div class="row row-event">
     <div class="col-md-2 d-none d-md-block">
         <div class="round-icon-block">
-            <img src="images/meetup.svg" alt="Meetup logo">
-            <p><strong>Virtual</strong> Meetup</p>
+            <img src="images/conferences.svg" alt="Conference logo">
+            <p>Conference</p>
         </div>
     </div>
     <div class="col-md-10 ">
-        <section 
id="using-ignite-and-jboss-drools-to-implement-a-complex-event-processing-solution">
-            <h3 style="display:inline-block;">Using Ignite and JBoss Drools to 
Implement a Complex Event Processing Solution
-                <a 
href="/events.html#using-ignite-and-jboss-drools-to-implement-a-complex-event-processing-solution"><i
+        <section 
id="dealing-with-network-overhead-in-distributed-systems-an-effective-approach-to-working-with-data">
+            <h3 style="display:inline-block;">Dealing with Network Overhead in 
Distributed Systems: An Effective Approach to Working with Data
+                <a 
href="/events.html#dealing-with-network-overhead-in-distributed-systems-an-effective-approach-to-working-with-data"><i
                         class="fa fa-anchor"></i></a>
             </h3>
-            <div class="event-date">Virtual Apache Ignite Meetup, Manoel 
Pereira de Lima Junior & Ney Luiz Montes Junior</div>
-            <div class="event-date">April 13, 2021</div>
+            <div class="event-date">DOTNEXT Russia, Pavel Tupitsyn</div>
+            <div class="event-date">April 20, 2021</div>
 
-            <p>In this talk, we describe and show how to use Apache Ignite and 
JBoss Drools to design a complex event processing (CEP) solution. The solution 
processes and correlates millions of events per second from a publish/subscribe 
message broker and another kind of events streamer. The CEP solution that we 
demonstrate has a microservices architecture with real-time automation of 
CI/CD. We show how we have used this highly scalable CEP microservices 
ecosystem since 2018 to support  [...]
+            <p>Modern apps consist of many subsystems: databases, caches, 
event brokers. The single user request can involve multiple internal network 
calls. We will talk about data locality, reducing network overhead, improving 
performance and scalability. Benchmarks, demos, live coding, and practical 
examples await.</p>
 
             <div class="row">
                     <div class=" col-md-9  news-readmore">
                     <p>
-                        <a 
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/"; 
target="_blank" rel="noopener">Read more</a>
+                        <a 
href="https://dotnext-piter.ru/en/2021/spb/talks/3ar6q8gmbfi86lhbduts0k/"; 
target="_blank" rel="noopener">Read more</a>
                     </p>
                 </div>
                 <div class=" col-md-3  ">
 
                     
                     <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
-                        
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276693067/";
-                        data-a2a-title="Using Ignite and JBoss Drools to 
Implement a Complex Event Processing Solution">
+                        
data-a2a-url="https://dotnext-piter.ru/en/2021/spb/talks/3ar6q8gmbfi86lhbduts0k/";
+                        data-a2a-title="Dealing with Network Overhead in 
Distributed Systems: An Effective Approach to Working with Data">
                         <a class="a2a_button_twitter"></a>
                         <a class="a2a_button_linkedin"></a>
                         <a class="a2a_button_facebook"></a>
@@ -232,7 +315,6 @@ under the License.
 </div>
 
 
-
                        
 <!-- END OF Upcoming Events -->
                        
@@ -266,6 +348,47 @@ under the License.
 <div class="row row-event">
     <div class="col-md-2 d-none d-md-block">
         <div class="round-icon-block">
+            <img src="images/webinars.svg" alt="Webinar logo">
+            <p>Webinar</p>
+        </div>
+    </div>
+    <div class="col-md-10 ">
+        <section 
id="how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application">
+            <h3 style="display:inline-block;">How to use Apache Ignite and 
Spring to build a reliable distributed web application
+                <a 
href="/events.html#how-to-use-apache-ignite-and-spring-to-build-a-reliable-distributed-web-application"><i
+                        class="fa fa-anchor"></i></a>
+            </h3>
+            <div class="event-date">Webinar, Semyon Danilov</div>
+            <div class="event-date">March 17, 2021</div>
+
+            <p>Spring is a popular framework, and Apache Ignite is a fast 
layer for data storage. Adding Ignite enables you to manage http sessions, 
cache-application data, and so on. During this 1.5 hour session, Semyon uses 
the Spring framework to create a simple web application and demonstrates how 
Apache Ignite can empower the application.</p>
+
+            <div class="row">
+                    <div class=" col-md-9  news-readmore">
+                    <p>
+                        <a 
href="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
 target="_blank" rel="noopener">Read more</a>
+                    </p>
+                </div>
+                <div class=" col-md-3  ">
+
+                    
+                    <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
+                        
data-a2a-url="https://www.gridgain.com/resources/webinars/how-use-apache-ignite-and-spring-build-reliable-distributed-web-application";
+                        data-a2a-title="How to use Apache Ignite and Spring to 
build a reliable distributed web application">
+                        <a class="a2a_button_twitter"></a>
+                        <a class="a2a_button_linkedin"></a>
+                        <a class="a2a_button_facebook"></a>
+                        <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                    </div>
+                </div>
+            </div>
+            
+        </section>
+    </div>
+</div>
+<div class="row row-event">
+    <div class="col-md-2 d-none d-md-block">
+        <div class="round-icon-block">
             <img src="images/meetup.svg" alt="Meetup logo">
             <p><strong>Virtual</strong> Meetup</p>
         </div>

Reply via email to