Andrei Manakov
andection.bsky.social
Andrei Manakov
@andection.bsky.social
I’m a Senior Staff Software Engineer at Sharechat, working with high-load systems and ML infrastructure. I love reading and writing about distributed systems, performance issues, and high-load solutions.
My blog is here https://andection.substack.com
Pinned
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!
https://docs.google.com/presentation/d…
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...
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.
andection.substack.com
October 27, 2025 at 1:48 PM
A nice and short article about bloom filter llimllib.github.io/bloomfilter-... . It explains it great and bunch of good examples
Bloom Filters by Example
llimllib.github.io
June 29, 2025 at 7:57 PM
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!
https://docs.google.com/presentation/d…
May 21, 2025 at 2:18 PM
I have got 5th node to my scylla home cluster in #current25 from @scylladb.com . Thanks, I love them very much!
May 20, 2025 at 4:43 PM
🌊 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
May 7, 2025 at 10:57 AM
Reposted by Andrei Manakov
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
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.
obrepalski.com
April 10, 2025 at 7:09 AM
My colleague Ivan had an a very deep talk last year, I highly recommend to check it out
March 21, 2025 at 12:55 PM
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
March 15, 2025 at 11:55 AM
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...
Monster Scale Summit 2025 - Andrei Manakov, Senior Staff Software Engineer at ShareChat
YouTube video by ScyllaDB
www.youtube.com
February 28, 2025 at 10:50 AM
Reposted by Andrei Manakov
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
AWS Aurora Distributed SQL internals with Marc Brooker - ​ @amazonwebservices
YouTube video by The Geek Narrator
youtu.be
January 24, 2025 at 5:11 PM
I have got p99 swag pack and I finally assembled my home scyllaDB cluster. Thanks @scylladb.com !
December 24, 2024 at 9:39 PM
It’s really decent post about database internals tontinton.com/posts/databa...
Database Fundamentals
The fundamental problems a database engineer thinks about in the shower
tontinton.com
December 21, 2024 at 1:23 PM
Reposted by Andrei Manakov
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.
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...
www.scylladb.com
December 11, 2024 at 11:10 PM
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...
ScyllaDB: How To Analyse Cluster Capacity?
Using these recommendations you can reduce your server cost without any latency degradation.
open.substack.com
December 18, 2024 at 11:23 AM
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...
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%
www.scylladb.com
December 14, 2024 at 12:35 PM
Interesting and simple explanation Large Language Models youtu.be/Pv0cfsastFs?...
Beyond the Hype: A Realistic Look at Large Language Models • Jodie Burchell • GOTO 2024
YouTube video by GOTO Conferences
youtu.be
December 10, 2024 at 9:56 PM
Reposted by Andrei Manakov
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
How would you design a database on Object Storage?
YouTube video by The Geek Narrator
youtu.be
November 15, 2024 at 1:51 PM
Reposted by Andrei Manakov
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
November 11, 2024 at 3:54 AM