Advertisement · 728 × 90

Posts by Andrei Manakov

Video

@andection.bsky.social is a trusted voice when it comes to solving scaling challenges. At Monster Scale Summit, Andrei will share how ShareChat built a data-driven cost optimization process and reduced infrastructure costs without sacrificing performance. www.scylladb.com/monster-scal...

#ScyllaDB

2 months ago 2 1 0 0
Preview
Clean Code, Clear Writing: William Zinsser’s Principles for Developers My review of how Zinsser’s "On Writing Well" applies to writing both code and articles.

It is a review on “On Writing Well” by William Zinsser - a classic guide to good writing. The book explains key principles: clarity, simplicity, and more. And you know what? Most of these principles are well-known to experienced developers andection.substack.com/p/clean-code...

5 months ago 1 0 0 0
Bloom Filters by Example

A nice and short article about bloom filter llimllib.github.io/bloomfilter-... . It explains it great and bunch of good examples

9 months ago 0 0 0 0
Preview
How We Replaced Node.js with Apache Flink for Real-Time Deduplication and Cut Costs by 7x ShareChat is one of the largest social media platforms in India, with over 180 million monthly active users. We had a high-throughput real-time stream (>200K RPS) processing using a Node.js + Redis-ba...

Recording is published here current.confluent.io/post-confere...

10 months ago 0 0 0 0

I just finished my talk at #current2025 . The recording will be available soon. But you can find my slides already here docs.google.com/presentation/d…

Thanks @confluent.io for the opportunity to talk at the Current!

10 months ago 2 0 1 0

I have got 5th node to my scylla home cluster in #current25 from @scylladb.com . Thanks, I love them very much!

11 months ago 2 0 0 0
Post image

🌊 I’m excited to share that I’m speaking at #Current25 London! Join me for my talk about Real-Time Deduplication, where I’ll dive into writing efficient pipelines at a scale of more than 3 billions events per day.
📅 May 20 - 21, 2025
📍 ExCel London
🔗 Register now ➡️ cnfl.io/3GFvj1b @confluent.io

11 months ago 1 1 0 0
Performance Tuning Quick Start: Metrics, Profiling & Beyond When working with microservices at scale, performance optimization becomes crucial for maintaining both system reliability and cost efficiency.

New blog post! 🔥

A practical guide to get you started with Go performance tuning. Covers setting up metrics , profiling , benchmarking, and leveraging PGO. Check it out for faster, more efficient Go services!

obrepalski.com/posts/observ...

#go #performance #observability

1 year ago 1 1 0 0

My colleague Ivan had an a very deep talk last year, I highly recommend to check it out

1 year ago 3 0 0 0
Post image

I received the speaker swag and assembled whole Scylla family. We enjoyed the Monster Scale summit together 🙂 Thanks @scylladb.com for the amazing conference!
#scylladb #scyllaSummit

1 year ago 4 0 0 0
Advertisement
Monster Scale Summit 2025 - Andrei Manakov, Senior Staff Software Engineer at ShareChat
Monster Scale Summit 2025 - Andrei Manakov, Senior Staff Software Engineer at ShareChat YouTube video by ScyllaDB

Efficient deduplication is a crucial component for providing relevant personal recommendations. I will explain how we solved this problem and reduced server cost by 90% www.youtube.com/watch?v=J_tF...

Join the Monster Scale Summit to check it out www.scylladb.com/monster-scal...

1 year ago 2 0 0 0
Best Practices for Building and Deploying Recommender Systems GPUs accelerate machine learning operations by performing calculations in parallel. Many operations, especially those representable as matrix multipliers will see good acceleration right out of the bo...

Good article about RecSys architecture, I liked it docs.nvidia.com/deeplearning...

1 year ago 1 0 0 0
AWS Aurora Distributed SQL internals with Marc Brooker - ​ @amazonwebservices
AWS Aurora Distributed SQL internals with Marc Brooker - ​ @amazonwebservices YouTube video by The Geek Narrator

Today I released the next episode on The GeekNarrator, with @marcbrooker.bsky.social on AWS Aurora DSQL internals. This is filled with amazing insights.

Don't miss this one! youtu.be/ONkfXvPSSpc

1 year ago 9 2 0 0

Yes, I definitely use the last scyllaDB version with tablets😂.

1 year ago 1 0 0 0
Post image Post image

I have got p99 swag pack and I finally assembled my home scyllaDB cluster. Thanks @scylladb.com !

1 year ago 9 2 1 0
Preview
Database Fundamentals The fundamental problems a database engineer thinks about in the shower

It’s really decent post about database internals tontinton.com/posts/databa...

1 year ago 3 0 0 0
Preview
Getting the Most Out of ScyllaDB Monitoring: ShareChat's Tips - ScyllaDB ScyllaDB monitoring provides a lot of useful information. But sometimes it’s not easy to find the root of the problem if something is wrong or even estimate the remaining capacity by the load on the c...

By the way, you might find this talk from my colleague Andrey @andection.bsky.social useful: www.scylladb.com/tech-talk/ge...
It provides some really useful advanced tips on how to troubleshoot Scylla clusters.

1 year ago 8 1 1 0
Preview
ScyllaDB: How To Analyse Cluster Capacity? Using these recommendations you can reduce your server cost without any latency degradation.

I wrote a new blog post about analysing #ScyllaDB cluster capacity. ScyllaDB is a highly performant database that supports gradual degradation under load. The post might help in understanding its true capacity and reducing server costs to some extent. open.substack.com/pub/andectio...

1 year ago 9 2 0 0
Advertisement
Preview
ScyllaDB 2024.2 Introduces New Efficiency & Elasticity via “Tablets” - ScyllaDB Scaling operations with Tablets are up to 30X faster while reducing network costs by up to 50%

The tablets feature
of ScyllaDB is very impressive. It simplifies maintenance and looks like a solid foundation for possible autoscaling www.scylladb.com/2024/12/03/e...

1 year ago 10 3 0 0
Beyond the Hype: A Realistic Look at Large Language Models • Jodie Burchell • GOTO 2024
Beyond the Hype: A Realistic Look at Large Language Models • Jodie Burchell • GOTO 2024 YouTube video by GOTO Conferences

Interesting and simple explanation Large Language Models youtu.be/Pv0cfsastFs?...

1 year ago 3 1 0 0

I never understood it as well.. once you are really proficient at any modern language you can easily learn a new language and solving close problems. It will be harder to change technology domain (from distributed systems to mobile dev)

1 year ago 3 0 0 0
How would you design a database on Object Storage?
How would you design a database on Object Storage? YouTube video by The Geek Narrator

Many databases are moving their state to Object storage. What makes it feasible in 2024?

More importantly, how would you design a database on top of an Object Storage?

Just released next episode with @sirupsen.bsky.social on The GeekNarrator podcast. youtu.be/yfgD0Pa7o58

Please like, share etc

1 year ago 18 2 0 2

An unordered / non-exhaustive list of things that helped scale Bluesky's infra efficiently:

+ Exiting the cloud (colocation)
+ HAProxy w/many Node backends
+ Go w/clever code
+ ScyllaDB
+ SQLite w/per user databases
+ Redis w/many instances
+ AMD servers w/many cores
+ Purchasing bandwidth directly

1 year ago 1016 156 60 26

It sounds like the first service mesh version at our company🙂. What did the control plane look like?

1 year ago 0 0 1 0