From e9251bbe456ca7e6d9a05a5ab652e9d8ae27782b Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin <valyala@victoriametrics.com> Date: Fri, 11 Aug 2023 04:11:11 -0700 Subject: [PATCH] docs/CaseStudies.md: update Naver case study after 0c3d61b211b9016f4519362e0ba9c9ea8975ca9d - Fix a link to case study at the top of docs/CaseStudies.md - Remove non-essential text - Add Naver video and slides about VictoriaMetrics to docs/Articles.md Updates https://github.com/VictoriaMetrics/VictoriaMetrics/pull/4755 --- docs/Articles.md | 1 + docs/CaseStudies.md | 17 +++++------------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/docs/Articles.md b/docs/Articles.md index 1c070e6cc1..eb648b3829 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -73,6 +73,7 @@ See also [case studies](https://docs.victoriametrics.com/CaseStudies.html). * [VictoriaMetrics static scraper](https://blog.differentpla.net/blog/2022/10/16/victoria-metrics-static-scraper/) * [VictoriaMetrics and Open Cosmos boldly takes edge computing to the edge of space](https://www.iot-now.com/2022/07/19/122423-victoriametrics-and-open-cosmos-boldly-takes-edge-computing-to-the-edge-of-space/) * [Evaluating Backend Options For Prometheus Metrics](https://www.techetio.com/2022/08/21/evaluating-backend-options-for-prometheus-metrics/) +* [Time Series in the Multiverse of Madness (in Korean)](https://www.youtube.com/watch?v=OUyXPgVcdw4), plus [these slides](https://deview.kr/data/deview/session/attach/%5B2B4%5DVictoriaMetrics_%E1%84%89%E1%85%B5%E1%84%80%E1%85%A8%E1%84%8B%E1%85%A7%E1%86%AF_%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5_%E1%84%83%E1%85%A2%E1%84%92%E1%85%A9%E1%86%AB%E1%84%83%E1%85%A9%E1%86%AB%E1%84%8B%E1%85%B4_%E1%84%86%E1%85%A5%E1%86%AF%E1%84%90%E1%85%B5%E1%84%87%E1%85%A5%E1%84%89%E1%85%B3_Kor+Eng.pdf) ## Our articles diff --git a/docs/CaseStudies.md b/docs/CaseStudies.md index 5d5eaffead..1d46b05f05 100644 --- a/docs/CaseStudies.md +++ b/docs/CaseStudies.md @@ -30,7 +30,7 @@ where you can chat with VictoriaMetrics users to get additional references, revi - [Groove X](#groove-x) - [Idealo.de](#idealode) - [MHI Vestas Offshore Wind](#mhi-vestas-offshore-wind) - - [Naver][#naver] + - [Naver](#naver) - [Percona](#percona) - [Razorpay](#razorpay) - [Roblox](#roblox) @@ -421,19 +421,12 @@ Numbers with current, limited roll out: - Data size on disk: 800 GiB - Retention period: 3 years -## Naver +## Naver -See [our](https://www.navercorp.com/en/) video ["Time Series in the Multiverse of Madness" (in Korean)](https://www.youtube.com/watch?v=OUyXPgVcdw4) about the comparison of Time Series Database, why we have chosen VictoriaMetrics -We also covered the internals of the VictoriaMetrics data model and Cluster. -The key areas: +[Naver](https://www.navercorp.com/en/) is a global tech platform that enables wide access to advanced technologies for SMEs, creators and partners, +fueling their greater growth around the world. -* Explanation of the importance and role of Monitoring for NaverCorp -* History overview of Time Series Databases -* VictoriaMetrics Data model - read and write paths, index structure, compression and the crucial role of the churn rate -* Time series in the Multiverse Madness -* HA and Fault Tolerance - write without data loss, read for no downtime, management of Multiverse - -[Slides](https://deview.kr/data/deview/session/attach/%5B2B4%5DVictoriaMetrics_%E1%84%89%E1%85%B5%E1%84%80%E1%85%A8%E1%84%8B%E1%85%A7%E1%86%AF_%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5_%E1%84%83%E1%85%A2%E1%84%92%E1%85%A9%E1%86%AB%E1%84%83%E1%85%A9%E1%86%AB%E1%84%8B%E1%85%B4_%E1%84%86%E1%85%A5%E1%86%AF%E1%84%90%E1%85%B5%E1%84%87%E1%85%A5%E1%84%89%E1%85%B3_Kor+Eng.pdf) in English and Korean +See [this video](https://www.youtube.com/watch?v=OUyXPgVcdw4) and [these slides](https://deview.kr/data/deview/session/attach/%5B2B4%5DVictoriaMetrics_%E1%84%89%E1%85%B5%E1%84%80%E1%85%A8%E1%84%8B%E1%85%A7%E1%86%AF_%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5_%E1%84%83%E1%85%A2%E1%84%92%E1%85%A9%E1%86%AB%E1%84%83%E1%85%A9%E1%86%AB%E1%84%8B%E1%85%B4_%E1%84%86%E1%85%A5%E1%86%AF%E1%84%90%E1%85%B5%E1%84%87%E1%85%A5%E1%84%89%E1%85%B3_Kor+Eng.pdf) on why and how Naver uses VictoriaMetrics. ## Percona