Duration 5:53

Top 5 Most Used Architecture Patterns

125 999 watched
0
4.3 K
Published 2023/08/31

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Animation tools: Adobe Illustrator and After Effects. Checkout our bestselling System Design Interview books: Volume 1: https://amzn.to/3Ou7gkd Volume 2: https://amzn.to/3HqGozy The digital version of System Design Interview books: https://bit.ly/3mlDSk9 ABOUT US: Covering topics and trends in large-scale system design, from the authors of the best-selling System Design Interview series.

Category

Show more

Comments - 56
  • @
    @arshiailatyقبل 8 أشهر I've been watching all your videos since you started this channel. Interesting topics and so much learning stuff. Thanks for sharing your knowledge with us. Keep up the good work. 33
  • @
    @odeholon4590قبل 8 أشهر After doing this for 20 years you will realize that this is all very relative. Any system has all of these architecture styles. You can identify them all id="hidden2" class="buttons"> in the same system depending on abstraction level. Thats why purists can never settle on naming and keep going in circles ....وسعت 23
  • @
    @shilpamurthy8105قبل 7 أشهر Amazing explanation of various software architectural patterns! Its giving me a lot of foundational knowledge on how the systems are built and helping id="hidden3" class="buttons"> understanding the core concepts! Would request if you can make more such videos on core foundational concepts like what is a runtime, daemon, middleware etc. Would be super helpful for someone who is starting out to learn these. Thank you so much ....وسعت 5
  • @
    @mrsbootsworkoutsقبل 5 أشهر Thank you for this lesson! I have been watching your videos since I found your channel, amazing!
  • @
    @avimehenwalقبل 8 أشهر Excellent content, very high quality stuff. Thankyou so much for sharing 6
  • @
    @askholiaقبل 7 أشهر Currently building a e-commerce site for someone, from zero. I am in the design phase and I would say I am going more Monolithic for it, modular-ish to be sure, but all packed together. Great video! 2
  • @
    @ahmedmudkipقبل 7 أشهر Thank you for providing examples for the architectures mentioned
  • @
    @alexgil4623قبل 4 أشهر Felicitaciones, son excelentes profesores. siempre difundo su canal.
    Barukjim
  • @
    @frederickaziebu9268قبل 7 أشهر I love this, thank you very much for the insight. This has really help me understand most of the things I have missing
  • @
    @Ahmed-ts2mbقبل 8 أشهر Thank you for these high quality materials. it's really helpful
  • @
    @rafa_guitarقبل 6 أشهر Excellent content in your channel, thank you very much for sharing!
  • @
    @sanjayg2686قبل 2 أشهر Thanks for your life time effort and help in making avilable these valueable critical/key information in one place to whole world. God bless you Sir.
  • @
    @MichaelScharfقبل 8 أشهر I prefer modular monolith or microkernel (with a layered architecture inside the components). Communication between components is ideally event driven. id="hidden5" class="buttons"> For scalability, the app can run multiple instances using events to communicate ....وسعت 6
  • @
    @isaacpalacios8921قبل 5 أشهر Amazing video! I am a Computers and Systems Enginering student and those resources are pretty useful
  • @
    @gus473قبل 8 أشهر Getting close to a half-million subscribers! Impressive work! ✌️
  • @
    @vmolten2835قبل 8 أشهر As usual, Excellent content Sahn. Can you make a video about Data Integrating Patterns? such as canonical, Scatter-gather, aggregator, Event driven consumer, id="hidden6" class="buttons"> Channel Adapter, Message translator, Message mapper, Messaging Gateway. Thanks ....وسعت 5
  • @
    @CrusadeVoyagerقبل 8 أشهر Thank you for the video on the architecture patterns. Can you let us know what tool you use to create the illustration and architecture diagrams. 1
  • @
    @sawyerburnett8319قبل 7 أشهر First time I've heard of a modular monolith! Always interesting to see how the industry shifts over time to new patterns. Can't seem to settle on a particular one for too long. 5
  • @
    @denislavivanov6941قبل 4 أشهر I am fascinated by the Microservices architecture, we Microservices at work and the more I look into it the more I feel i need to read more to understand it.
  • @
    @shivap202قبل 7 أشهر Really like these videos., which presentation & Architecture diagram software does Alex Xu use to present the topics? 1
  • @
    @marciolopesdefaria4062قبل 7 أشهر What I have seem in the wild is that all choices in terms of architectures depends on several external constraints that kind of confirm the Conways law, id="hidden9" class="buttons"> so for instance in a company that I worked for recently they chose the modular monolith because the platform team hadn't ways to provide a good experience to deploy new services quickly and given the pressure to deploy features asap the only way was to make a monolith but thinking about break it apart when possible. So, as always, the type of architecture to use depends. ....وسعت
  • @
    @tochou118قبل 2 أشهر does all those types of architectures use databases?
    Great video btw!
  • @
    @kirillalekseevichbezmatern6494قبل 7 أشهر I think it worth to mention hybrid monolith architecture, as evolution of monolith. Usually it represents as Castle + Bastions style architecture. It also id="hidden10" class="buttons"> can be considered as distributed Kernel + Plugins architecture.
    The main idea is to keep all business logic in one Castle\Kernel and put in separate microservices - Bastions, only logic which not make sense to couple with your business logic, for example 3rd party integrations, or document generation, or emailing and etc.
    ....وسعت
  • @
    @arak_seemonsterقبل 7 أشهر What about Actor based solutions using things such as Akka, Erlang etc? Are they not being used anymore, or do the Event-Driven Architectures encompass id="hidden11" class="buttons"> these as well? Actors were quite big a few years ago for their ability to scale and handle concurrency, so are they still a thing? ....وسعت
  • @
    @webdevgenieقبل 7 أشهر which tools you used for the diagrams animation ?
  • @
    @VincentJenksقبل 7 أشهر There’s also the concept of a distributed monolith, where many distributed services utilize a single database. It can work in your favor in some scenarios, or be a complete anti-pattern if not implemented well. Similar to a modular monolith, always build out with a clean separation of concerns, so you can more easily distribute the data, later on. ....وسعت 1
  • @
    @filemonek123قبل 8 أشهر the speaker brings the memories of key master from matrix 1
  • @
    @huakunقبل 8 أشهر What software do you use to make these nice animation slides? After Effect? 4
  • @
    @Tony-dp1rlقبل 7 أشهر This channel is fantastic. If I had to pick a flaw in this video, it would be the diagram of the monolithic architecture. There is nothing to say a monolith id="hidden13" class="buttons"> cannot have multiple instances running - that is usually how they work in the case of web applications. There is almost no web application with a single instance only - although they often share a single database. ....وسعت 1
  • @
    @user-ln5tl5wk4lقبل 4 أشهر How did you highlight with colors the YouTube subscribe button on your page when you say 'subscribe' during event driven arch explanation at sec .
  • @
    @Infalodonقبل 7 أشهر Is it possible to have microservice architecture without event-driven?
    Microservices are supposed to be independent, and therefore avoid synchronous communication. How can it do this without event-driven?
  • @
    @exe2543قبل 8 أشهر A good book is "Software Architecture Patterns" by Mark Richards.
  • @
    @Varun-ij2ppقبل 8 أشهر Whats the difference between, Layered and Monolithic. Both looks similar? 1
  • @
    @samuelstein3412قبل 8 أشهر I think the components on the right side should be Event Consumers, no? 2
  • @
    @zayxhex6006قبل 8 أشهر Graphics tell more than one thousand words this is awesome thank you 40
  • @
    @jesso6670قبل 3 أشهر it feels like i needed to study my entire life in to tech to finish everything.
  • @
    @user-kk9jl8dr5dقبل 4 أشهر I'm really intrigued by the modular monolithic architecture, because important factors I feel when choosing the architecture of a particular system id="hidden16" class="buttons"> are the simplicity and adaptability of the particular architecture. An architect is not God; he/she cannot always remember the purpose of choosing a particular architecture for a system, which is why a first glance should erase all doubts. ....وسعت
  • @
    @tezvidsقبل 8 أشهر What tool do you use to generate these graphics? Pls share.
  • @
    @paulostradiotiقبل 8 أشهر Is there anywhere we can get the image shared on LinkedIn in high resolution, please?
  • @
    @M1Marketingقبل 8 أشهر Hello ByteByteGo, I've recently been trying to work out which architecture I should use on my Web design and brand management platform
    Should id="hidden17" class="buttons"> I use monolithic or micro services there will be a number of different functionality and different apps for tasks, web design calendar etc
    ....وسعت
  • @
    @juanmacias5922قبل 8 أشهر I've only ever used the layered pattern D:
  • @
    @hotlineoperatorقبل 8 أشهر Excellent info. Zoom effect in presentation is too much, it would be betther without zoom. 7
  • @
    @Jordan-tl4ypقبل 6 أشهر Too many jargons and lacks examples if it was made for non technical ppl
  • @
    @shivbore6620قبل 2 أشهر good content , but why to keep an AI face at the bottom is irritating when you come to know it's an AI generated and the voice too ,
    kidding.
  • @
    @madukomablessed4712قبل 8 أشهر How about Service Oriented Architecture? @bytebytego
  • @
    @Kane0123قبل 8 أشهر “What design resonates with you” makes me instantly think of @teej_dv ‘s comment about int length.
    You might love some of the more exotic designs, but your system probably doesn’t need it.