Learn about inter microservice communication using asynchronous and synchronous strategies. Presentor/Author: Narendra Lakshmana Gowda
active · last success 2026-06-18 23:05
Learn about inter microservice communication using asynchronous and synchronous strategies. Presentor/Author: Narendra Lakshmana Gowda
Learn webcrawler system design, software architecture Design a distributed web crawler that will crawl all the pages on the internet. Question asked in most of the top company interviews like GOOGLE, FACEBOOK, and AMAZON Let's learn how to build google sipderbot or google...
#asynchronousdataprocessing #differencebetweensyncandasync #asyncprocessing #queueuses #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview In this video, let's learn how...
#distributedfilesystems #hdfsbasics #learndistributefilesystems #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview Presentor/Author: Narendra Lakshmana Gowda
#realtimedataprocessing #streamprocessing #dataprocessing #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview In this video learn how to process messages or data in...
#distributedcomputing #systemdesingbasics #systemdesingintroduction #mapreduce #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview In this video, learn what are the...
#tindersystemdesign #tinderbackend #designtinder #designdatingapp #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview In this video learn how to tinder system works and...
#distributedtransactions #concensus #2phasecommit #saga #r3phasecommit #transactions #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview #googleinterview #uberinterview #micrsoftinterview A distributed transaction is a...
Understand the data structures and internal process of how search engines index the documents and made them easy to search #searchenginedesign #searchsystemdatastructure #designsearchengine #invertedindexes #systemdesigntips #systemdesign #computerscience #learnsystemdesign...
learn how and when to use pessimistic and optimistic locks !! how Wikipedia document editing is locked using optimistic locks #pessimisticlocks #optimisticlocks #systemdesigntips #systemdesign #computerscience #learnsystemdesign #interviewpreperation #amazoninterview...
Transactions and how it works using write-ahead logs and Locks. How transactions help in online banking and online transactions and payment. #transactionsimplementations #bankingdbqueries # transactions #onlinepayment #paymentgatewaysystemdesign #systemdesigntips...
System design interview preparation and how to tackle the System design questions at the interview? #systemdesignpreperation #systemdesign Links to keepup: ------------------------------ https://dzone.com/ http://highscalability.com/ https://medium.com/netflix-techblog...
In software engineering, rubber duck debugging is a method of debugging code. Many programmers have had the experience of explaining a problem to someone else, possibly even to someone who knows nothing about programming and then hitting upon the solution in the process of...
Software Architects Meetup is an open forum for sharing knowledge and ideas about Software Architecture and related topics. You also get to connect with fellow architects and aspiring architects. Non functional req: https://youtu.be/UCoXgafOyMw Software architecture for...
Distributed locks are a very useful primitive in many environments where different processes must operate with shared resources in a mutually exclusive way. In this session lets learn how to design distributed locks #distributedlocks #systemdesign #locks #computerscience...