Love to see your consistency brother ! I always wait for your videos as well as newsletters :)
@goku_ui_god6 ай бұрын
Can you please provide the handwritten notes for all of your videos posted on youtube starting from System Design? It will be of great help for all of us.
@dpm_072 жыл бұрын
Really a super cool video and now I know "A lot to know a lot to discuss".
@dhruvilshah90982 жыл бұрын
Thank you, learned many things new in this video.
@sritejaparimi66052 жыл бұрын
Hi Arpit, There will be multiple instances of proxySQL right? And if there are multiple the max connection pool each instance can have is MAX_DB_CONNECTIONS/No. of instances? I am thinking if we want to add/remove instances the connection pool for each instance also changes and how are we going to make sure it gets updated for each instance?
@suryakantasahoo99352 жыл бұрын
Great content !
@d4devotion2 жыл бұрын
Ok so now I got it how database are managed in production. But wondering how do you manage your time by being a data engineer manager in Unacademy and creating such quality contents. :D
@AsliEngineering2 жыл бұрын
I wake up at 6 every day 😀 to either prepare for the video or shoot the video ⚡
@adianimesh2 жыл бұрын
@@AsliEngineering kudos !
@tharun81642 жыл бұрын
Is single node recovery done manually? Does it necessarily require developer intervention?
@anupampandey3758Ай бұрын
if they reverted, did it not cause other issues which needed them to upgrade proxySQL version
@SudhanshuShekhar61512 жыл бұрын
Awesome learning, Thanks again. I am afraid, being such a big company they must be having Release notes for any deployment, at least it helps the team to narrow down the issue during the crisis.
@pushprajsingh595 Жыл бұрын
Is there an alternative like proxysql for mongdb.
@tharun81642 жыл бұрын
Wouldn't there be data loss due to automatic failover? since typically the replication will be async.
@tharun81642 жыл бұрын
Could you add related resources, text books to your videos for further deep dive. Thanks.
@manmohanmundhraa30872 жыл бұрын
May be restarting replica server then making it master will work. Other reason may be because replica is optimized for read not for write....
@subee1286 ай бұрын
Thanks
@mayuragrawal44107 ай бұрын
Orchestrator while promoting a replica to be the master, shouldnt it also spawn a new replica to have same number of nodes configured initially???
@shwethanayak24596 ай бұрын
flapping like a domino effect
@tushargupta7642 жыл бұрын
Another leaning: if your reverts fail as well, keep reverting until you have no code left :p