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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9e37f6a0bba Update blog and events (#2554)
9e37f6a0bba is described below

commit 9e37f6a0bba969ec4a8378bc061b6f41ad2f7163
Author: KassieZ <[email protected]>
AuthorDate: Tue Jun 24 18:14:42 2025 +0800

    Update blog and events (#2554)
    
    ## Versions
    
    - [ ] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [ ] Chinese
    - [ ] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 blog/apache-doris-and-deepseek-community-voice.md  |  14 ++++++++
 blog/doris-introduction-community-voice.md         |  12 +++++++
 ...lasticsearch-vs-apache-doris-community-voice.md |   2 +-
 ...tencent-music-migrate-elasticsearch-to-doris.md |   2 --
 ...doris-for-pb-scale-log-storage-and-analytics.md |  14 ++++++++
 blog/which-powers-observability-better.md          |   2 +-
 ...is-best-alternatives-for-real-time-analytics.md |   2 --
 docusaurus.config.js                               |   4 +--
 src/components/recent-blogs/recent-blogs.data.ts   |   6 ++--
 src/constant/newsletter.data.ts                    |  36 ++++++++++-----------
 src/pages/events/index.tsx                         |  10 +++---
 static/images/blogs/doris-deepseek.jpg             | Bin 0 -> 543709 bytes
 static/images/blogs/doris-introduction.jpg         | Bin 0 -> 561547 bytes
 static/images/blogs/top-commercial-bank.jpeg       | Bin 0 -> 469816 bytes
 .../events/observability-webinar-20250703.jpg      | Bin 0 -> 790734 bytes
 15 files changed, 70 insertions(+), 34 deletions(-)

diff --git a/blog/apache-doris-and-deepseek-community-voice.md 
b/blog/apache-doris-and-deepseek-community-voice.md
new file mode 100644
index 00000000000..8a585995d51
--- /dev/null
+++ b/blog/apache-doris-and-deepseek-community-voice.md
@@ -0,0 +1,14 @@
+---
+{
+    'title': 'Community Voice | Apache Doris and DeepSeek: Redefining 
Intelligent Data Analytics',
+    'summary': "This article will focus on the in — depth integration of 
Apache Doris and DeepSeek, and will analyze in detail its technical 
implementation, optimization strategies, application scenarios, and future 
trends. It is hoped that through this content, you can comprehensively 
understand the potential of this combination and find a practical path suitable 
for your business.",
+    'description': "This article will focus on the in — depth integration of 
Apache Doris and DeepSeek, and will analyze in detail its technical 
implementation, optimization strategies, application scenarios, and future 
trends. It is hoped that through this content, you can comprehensively 
understand the potential of this combination and find a practical path suitable 
for your business.",
+    'date': '2025-06-20',
+    'author': 'Medium · DarrenXu',
+    'externalLink': 
'https://medium.com/%40xudarren1023/apache-doris-and-deepseek-redefining-intelligent-data-analytics-2b6b778e1034',
+    'tags': ['Tech Sharing'],
+    'picked': "true",
+    'order': "4",
+    "image": '/images/blogs/doris-deepseek.jpg'
+}
+---
diff --git a/blog/doris-introduction-community-voice.md 
b/blog/doris-introduction-community-voice.md
new file mode 100644
index 00000000000..7121b09d321
--- /dev/null
+++ b/blog/doris-introduction-community-voice.md
@@ -0,0 +1,12 @@
+---
+{
+    'title': 'Community Voice | Introduction to Apache Doris',
+    'summary': "With Apache Doris, we now have a comprehensive solution as a 
high-performance analytical database. In this tutorial, we’ll explore what 
makes Doris different, how it works, the ecosystem and tooling, and whether it 
deserves a place in your data stack.",
+    'description': "With Apache Doris, we now have a comprehensive solution as 
a high-performance analytical database. In this tutorial, we’ll explore what 
makes Doris different, how it works, the ecosystem and tooling, and whether it 
deserves a place in your data stack.",
+    'date': '2025-06-20',
+    'author': 'baeldung.com · Hannah Igboke',
+    'externalLink': 'https://www.baeldung.com/sql/apache-doris-tutorial',
+    'tags': ['Tech Sharing'],
+    "image": '/images/blogs/doris-introduction.jpg'
+}
+---
diff --git a/blog/elasticsearch-vs-apache-doris-community-voice.md 
b/blog/elasticsearch-vs-apache-doris-community-voice.md
index da2b5216cd2..501cbcb532b 100644
--- a/blog/elasticsearch-vs-apache-doris-community-voice.md
+++ b/blog/elasticsearch-vs-apache-doris-community-voice.md
@@ -8,7 +8,7 @@
     'tags': ['Tech Sharing'],
     'externalLink': 
'https://www.linkedin.com/posts/rahul-kolluri-352447191_rethinking-elasticsearch-for-analytics-activity-7333804955700473859-2-e4?utm_source=share&utm_medium=member_desktop&rcm=ACoAACoH8OcBYW4CFSr632eidBaUEb5u1O2r30o',
     'picked': "true",
-    'order': "2",
+    'order': "3",
     "image": '/images/apache-doris-vs-elasticsearch.jpg'
 }
 ---
diff --git a/blog/tencent-music-migrate-elasticsearch-to-doris.md 
b/blog/tencent-music-migrate-elasticsearch-to-doris.md
index 49f68977fbe..4a09a72aa2e 100644
--- a/blog/tencent-music-migrate-elasticsearch-to-doris.md
+++ b/blog/tencent-music-migrate-elasticsearch-to-doris.md
@@ -7,8 +7,6 @@
     'author': 'velodb.io · VeloDB Engineering Team',
     'externalLink': 'https://www.velodb.io/blog/1395',
     'tags': ['Best Practice'],
-    'picked': "true",
-    'order': "3",
     "image": '/images/tencent-music-migrate-elasticsearch-to-doris.jpg'
 }
 ---
diff --git 
a/blog/top-commercial-bank-migrated-from-elasticsearch-to-apache-doris-for-pb-scale-log-storage-and-analytics.md
 
b/blog/top-commercial-bank-migrated-from-elasticsearch-to-apache-doris-for-pb-scale-log-storage-and-analytics.md
new file mode 100644
index 00000000000..3268a9b26b1
--- /dev/null
+++ 
b/blog/top-commercial-bank-migrated-from-elasticsearch-to-apache-doris-for-pb-scale-log-storage-and-analytics.md
@@ -0,0 +1,14 @@
+---
+{
+    'title': 'Top commercial bank migrated from Elasticsearch to Apache Doris 
for PB-scale log storage and analytics',
+    'summary': "By replacing Elasticsearch with Apache Doris, the commercial 
bank has saved 50% of resources while improving query speed by 2~4× and 
enjoying much simpler operations and maintenance.",
+    'description': "By replacing Elasticsearch with Apache Doris, the 
commercial bank has saved 50% of resources while improving query speed by 2~4× 
and enjoying much simpler operations and maintenance.",
+    'date': '2025-06-24',
+    'author': 'velodb.io · VeloDB Engineering Team',
+    'externalLink': 'https://www.velodb.io/blog/1410',
+    'tags': ['Best Practice'],
+    'picked': "true",
+    'order': "1",
+    "image": '/images/blogs/top-commercial-bank.jpeg'
+}
+---
diff --git a/blog/which-powers-observability-better.md 
b/blog/which-powers-observability-better.md
index 6c0fcb76359..f20e436a7a4 100644
--- a/blog/which-powers-observability-better.md
+++ b/blog/which-powers-observability-better.md
@@ -8,7 +8,7 @@
     'tags': ['Tech Sharing'],
     'externalLink': 'https://www.velodb.io/blog/1406',
     'picked': "true",
-    'order': "1",
+    'order': "2",
     "image": '/images/which-powers-observability-better.jpg'
 }
 ---
diff --git 
a/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md 
b/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
index 718294a60a7..4589bc9c652 100644
--- a/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
+++ b/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics.md
@@ -7,8 +7,6 @@
     'author': 'Medium · Kang, Apache Doris PMC Member',
     'externalLink': 
'https://medium.com/@kxiao.tiger/apache-doris-vs-elasticsearch-6f7c8232e012',
     'tags': ['Tech Sharing'],
-    'picked': "true",
-    'order': "4",
     "image": '/images/es-alternatives/Alternative-to-Elasticsearch.jpg'
 }
 ---
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 6641fdd16f6..14f079b6b83 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -206,10 +206,10 @@ const config = {
             announcementBar: {
                 id: 'join_us',
                 content: JSON.stringify({
-                    zh: `<a 
href="https://www.selectdb.com/resources/events/doris-webinar-20250619"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
+                    zh: `<a 
href="https://www.selectdb.com/resources/events/doris-webinar-20250703"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
                 <img style="width: 19px; height: 19px; margin-right: 3px;" 
src="/images/nav-star.svg">
                 <span 
style="color:#52CAA3;font-size:0.875rem;font-weight:700;line-height:1rem; 
margin-right:0.675rem; text-decoration: none;">NEW</span>
-               <span>6 月 19 日 可观测性系列直播第五期 —— Ecosystem 生态联合</span> 
+               <span>7 月 3 日 可观测性系列直播第六期 —— GenAI & LLM 人工智能与大模型</span> 
                <p 
style="margin-left:0.675rem;color:#52CAA3;font-size:0.875rem;line-height:1rem;font-weight:700;letter-spacing:0.28px;">查看详情
 -></p> 
                    </a>`,
                     en: `<a 
href="https://www.velodb.io/events/apache-doris-webinar-20250625"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
diff --git a/src/components/recent-blogs/recent-blogs.data.ts 
b/src/components/recent-blogs/recent-blogs.data.ts
index cb4abe68bd9..ad621d742e0 100644
--- a/src/components/recent-blogs/recent-blogs.data.ts
+++ b/src/components/recent-blogs/recent-blogs.data.ts
@@ -5,15 +5,15 @@ export const RECENT_BLOGS_POSTS = [
     },
     {
         label: 'How Tencent Music saved 80% in costs by migrating from 
Elasticsearch to Apache Doris',
-        link: 
'https://doris.apache.org/blog/tencent-music-migrate-elasticsearch-to-doris',
+        link: 'https://www.velodb.io/blog/1395',
     },
     {
         label: 'Slash your cost by 90% with Apache Doris Compute-Storage 
Decoupled Mode',
-        link: 'https://doris.apache.org/blog/doris-compute-storage-decoupled',
+        link: 'https://www.velodb.io/blog/1384',
     },
     {
         label: 'Why Apache Doris is a Better Alternative to Elasticsearch for 
Real-Time Analytics',
-        link: 
'https://doris.apache.org/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics',
+        link: 'https://www.velodb.io/blog/1379',
     },
 
 
diff --git a/src/constant/newsletter.data.ts b/src/constant/newsletter.data.ts
index 739ca641fc6..1d4f503591e 100644
--- a/src/constant/newsletter.data.ts
+++ b/src/constant/newsletter.data.ts
@@ -1,31 +1,31 @@
 export const NEWSLETTER_DATA = [
     {
-        tags: ['Release Note'],
-        title: "Apache Doris 2.1.10 Released",
-        content: `This version introduces continuous upgrades and enhancements 
in Query Execution Engine and Lakehouse. It also resolves critical bugs to 
improve stability and performance.`,
-        to: '/blog/release-note-2.1.10',
-        image: '2.1.10.jpg',
+        tags: ['Best Practice'],
+        title: "Top commercial bank migrated from Elasticsearch to Apache 
Doris for PB-scale log storage and analytics",
+        content: `By replacing Elasticsearch with Apache Doris, they have 
saved 50% of resources while improving query speed by 2-4× and enjoying much 
simpler operations and maintenance.`,
+        to: 'https://www.velodb.io/blog/1410',
+        image: 'blogs/top-commercial-bank.jpeg',
     },
     {
-        tags: ['Best Practice'],
-        title: "How Tencent Music saved 80% in costs by migrating from 
Elasticsearch to Apache Doris",
-        content: `Handle full-text search, audience segmentation, and 
aggregation analysis directly within Apache Doris and slash their storage costs 
by 80% while boosting write performance by 4x`,
-        to: '/blog/tencent-music-migrate-elasticsearch-to-doris',
-        image: 'tencent-music-migrate-elasticsearch-to-doris.jpg',
+        tags: ['Tech Sharing'],
+        title: "Elasticsearch vs ClickHouse vs Apache Doris — which powers 
observability better?",
+        content: `A side-by-side comparison of observability solutions in 
terms of performance, cost, usability, and ecosystem openness. This article 
also introduces Apache Doris as a powerful observability solution, supported by 
live demos and real-world user success stories.`,
+        to: 'https://www.velodb.io/blog/1406',
+        image: 'which-powers-observability-better.jpg',
     },
     {
         tags: ['Tech Sharing'],
-        title: "Slash your cost by 90% with Apache Doris Compute-Storage 
Decoupled Mode",
-        content: `Apache Doris compute-storage decoupled mode achieves 90% 
cost reduction and provides elasticity and workload isolation, while 
maintaining high performance in data ingestion and queries.`,
-        to: '/blog/doris-compute-storage-decoupled',
-        image: 'compute-storage-decoupled-banner.jpg',
+        title: "Community Voice | Elasticsearch vs. Apache Doris",
+        content: `Listen to what users say! Rahul Kolluri has provided a 
detailed technical comparison between Elasticsearch and Apache Doris based on 
real-world billing analytics scenarios. Based on his experience building 
dashboards and backend APIs around AWS usage and billing data, he saw 
Elasticsearch hit major limits when used for analytics.`,
+        to: 
'https://www.linkedin.com/posts/rahul-kolluri-352447191_rethinking-elasticsearch-for-analytics-activity-7333804955700473859-2-e4',
+        image: 'apache-doris-vs-elasticsearch.jpg',
     },
     {
         tags: ['Tech Sharing'],
-        title: "Why Apache Doris is a Better Alternative to Elasticsearch for 
Real-Time Analytics",
-        content: `Apache Doris is a real-time data warehouse commonly used for 
observability, cyber security analysis, online reports, customer profiles, data 
lakehouse and more. Elasticsearch is more like a search engine, but it is also 
widely used for data analytics, so there's an overlap in their use cases. The 
comparison in this post will focus on the real-time analytics capabilities of 
Apache Doris and Elasticsearch from a user-oriented perspective`,
-        to: 
'/blog/why-apache-doris-is-best-alternatives-for-real-time-analytics',
-        image: 'es-alternatives/Alternative-to-Elasticsearch.jpg',
+        title: "Community Voice | Apache Doris and DeepSeek: Redefining 
Intelligent Data Analytics",
+        content: `This article will focus on the in — depth integration of 
Apache Doris and DeepSeek, and will analyze in detail its technical 
implementation, optimization strategies, application scenarios, and future 
trends. `,
+        to: 
'https://medium.com/%40xudarren1023/apache-doris-and-deepseek-redefining-intelligent-data-analytics-2b6b778e1034',
+        image: 'blogs/doris-deepseek.jpg',
     },
 
 
diff --git a/src/pages/events/index.tsx b/src/pages/events/index.tsx
index 360fbdfd8f5..3f00706257f 100644
--- a/src/pages/events/index.tsx
+++ b/src/pages/events/index.tsx
@@ -112,23 +112,23 @@ const EVENTS_PAGE_DATA = {
             cardDate: '',
             tag: '',
             detailTitle: '可观测性系列直播(第六期)| GenAI & LLM',
-            date: '2025 年 06 月 25 日 19:30-20:30',
+            date: '2025 年 07 月 03 日 19:30-20:30',
             address: '线上直播',
             description:
                 '第六期将介绍 Apache Doris 可观测性平台与 GenAI 结合应用实践,聚焦在 AI 
时代下如何从现代实时数仓演进为支撑分析与 AI 的实时分析型数据库。',
-            start_date: '2025-06-25T19:00:00.000Z',
-            end_date: '2025-06-25T20:30:00.000Z',
+            start_date: '2025-07-03T19:00:00.000Z',
+            end_date: '2025-07-03T20:30:00.000Z',
             img: (
                 <img
                     alt="可观测性系列直播(第六期)"
                     width={384}
                     height={164}
                     className="rounded-t-lg"
-                    
src={`${require('@site/static/images/events/observability-webinar-20250625.jpg').default}`}
+                    
src={`${require('@site/static/images/events/observability-webinar-20250703.jpg').default}`}
                 />
             ),
             isCover: true,
-            link: 
'https://www.selectdb.com/resources/events/doris-webinar-20250625',
+            link: 
'https://www.selectdb.com/resources/events/doris-webinar-20250703',
         },
         {
             cardTitle: '',
diff --git a/static/images/blogs/doris-deepseek.jpg 
b/static/images/blogs/doris-deepseek.jpg
new file mode 100644
index 00000000000..60902748af2
Binary files /dev/null and b/static/images/blogs/doris-deepseek.jpg differ
diff --git a/static/images/blogs/doris-introduction.jpg 
b/static/images/blogs/doris-introduction.jpg
new file mode 100644
index 00000000000..f49c954edc6
Binary files /dev/null and b/static/images/blogs/doris-introduction.jpg differ
diff --git a/static/images/blogs/top-commercial-bank.jpeg 
b/static/images/blogs/top-commercial-bank.jpeg
new file mode 100644
index 00000000000..e44d2ee000a
Binary files /dev/null and b/static/images/blogs/top-commercial-bank.jpeg differ
diff --git a/static/images/events/observability-webinar-20250703.jpg 
b/static/images/events/observability-webinar-20250703.jpg
new file mode 100644
index 00000000000..8ebb3dbf4ee
Binary files /dev/null and 
b/static/images/events/observability-webinar-20250703.jpg differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to