PinnedAbu Sadat Md SayemUnderstanding Locking: Pessimistic and Optimistic ApproachesIn the world of concurrent programming and database management, locking mechanisms are crucial to ensure data consistency and integrity…Sep 8Sep 8
Abu Sadat Md SayemUnderstanding CPU LatencyCPU latency refers to the time it takes for a processor to handle a specific task or instruction. It is the delay between initiating a…Sep 27Sep 27
Abu Sadat Md SayemAutomatically Backup a MongoDB Database to DropBox using Github actionA backup of a database is a way of protecting and restoring the data. We will see how we can take a backup from MongoDB and store the…May 30, 2021May 30, 2021