asmah2107 Profile Banner
Ashutosh Maheshwari Profile
Ashutosh Maheshwari

@asmah2107

Followers
17K
Following
10K
Media
286
Statuses
3K

Software Engineer @Youtube | Building AI powered video editing | ex : @Google Search & @Microsoft Azure | AI + Backend | 3x hackathon winner | Views my own

San Francisco, CA
Joined March 2022
Don't wanna be here? Send us removal request.
@asmah2107
Ashutosh Maheshwari
2 months
Completed 3 years ⁦@Google⁩ 🎉
Tweet media one
55
21
2K
@asmah2107
Ashutosh Maheshwari
7 hours
RT @asmah2107: A user likes a photo. A friend across the world reloads their feed a second later, and the like count hasn't updated. Is thi….
0
9
0
@asmah2107
Ashutosh Maheshwari
10 hours
Subscribe to my daily newsletter where I dissect the world of software engineering :
0
0
3
@asmah2107
Ashutosh Maheshwari
10 hours
I'm a curious software engineer who loves exploring how things work. I break down complex topics. Subscribe to YT :
1
0
4
@asmah2107
Ashutosh Maheshwari
10 hours
Follow @asmah2107, I keep pushing interesting software engineering tweets !.
2
0
6
@asmah2107
Ashutosh Maheshwari
10 hours
So, the real question isn't technical. It's: For this piece of data, what's the maximum time we can tolerate it being stale before it causes a real problem?.
1
0
11
@asmah2107
Ashutosh Maheshwari
10 hours
For a bank balance, the cost of being wrong is catastrophic. You must use Strong Consistency. It's slower, but it guarantees correctness.
1
0
14
@asmah2107
Ashutosh Maheshwari
10 hours
For a "like" count, the cost is near zero. Choosing Eventual Consistency makes the system faster and cheaper. A small delay is an acceptable trade-off for a better user experience.
1
0
14
@asmah2107
Ashutosh Maheshwari
10 hours
The magic keyword is the Consistency Model. This isn't a technical choice; it's a business one. Engineers think data must always be perfectly up-to-date. This is expensive and often unnecessary. Your job is to ask the business: "What's the real cost of a user seeing data that.
1
0
16
@asmah2107
Ashutosh Maheshwari
10 hours
A user likes a photo. A friend across the world reloads their feed a second later, and the like count hasn't updated. Is this a bug?. A user transfers $500. Their partner reloads the balance a second later, and it hasn't updated. Is this a bug?. "No" to the first. A catastrophic.
8
9
104
@asmah2107
Ashutosh Maheshwari
15 hours
Thread for wrong answers only 🔽.
0
0
0
@asmah2107
Ashutosh Maheshwari
15 hours
RT @asmah2107: Your company has dozens of AI models in production with no central monitoring. A data science team recently deployed a bugg….
0
4
0
@asmah2107
Ashutosh Maheshwari
24 hours
Your company has dozens of AI models in production with no central monitoring. A data science team recently deployed a buggy recommendation model, which went unnoticed for a week. …causing a 20% drop in user engagement for a key product feature. How do you fix this?.
8
4
40
@asmah2107
Ashutosh Maheshwari
1 day
RT @asmah2107: The CAP theorem only tells you what happens during a network partition. The PACELC theorem is more complete. It states that….
0
6
0
@asmah2107
Ashutosh Maheshwari
1 day
RT @asmah2107: You built a SaaS platform like Figma, but the third-party plugin ecosystem is failing. Plugins are insecure, consume too m….
0
5
0
@asmah2107
Ashutosh Maheshwari
1 day
Mandatory thread for wrong answers only 🧵 Go ⤵️.
2
0
2
@asmah2107
Ashutosh Maheshwari
1 day
The CAP theorem only tells you what happens during a network partition. The PACELC theorem is more complete. It states that even if there is no partition (P), a system must still trade between Latency (L) and Consistency (C). Every time you read from a replica, you are making a.
3
6
105
@asmah2107
Ashutosh Maheshwari
1 day
You built a SaaS platform like Figma, but the third-party plugin ecosystem is failing. Plugins are insecure, consume too many resources, and frequently crash the main application for users. The platform is now unstable, and developer trust is eroding. How do you fix this?.
15
5
84
@asmah2107
Ashutosh Maheshwari
2 days
RT @asmah2107: The most dangerous server in your distributed system isn't the one that's dead. It's the one that's a zombie 🏴‍☠️ https://t….
0
5
0
@asmah2107
Ashutosh Maheshwari
2 days
The most dangerous server in your distributed system isn't the one that's dead. It's the one that's a zombie 🏴‍☠️
Tweet media one
3
5
75
@asmah2107
Ashutosh Maheshwari
2 days
RT @asmah2107: A profound and often overlooked truth in distributed systems is that …. you can never truly know the current state of anothe….
0
14
0