Название | : | What Are Microservices Really All About? (And When Not To Use It) |
Продолжительность | : | 4.45 |
Дата публикации | : | |
Просмотров | : | 458 rb |
|
i love this chanel, make every thing easy know Comment from : @zZw0lfZz |
|
learnt a lot in those 5 minutes ud have loved to know more about "blast radius" Comment from : @thevagabond85yt |
|
Thanks for the great video I was also wondering what software did you use when you were creating the visuals for the video because I liked it a lot? Comment from : @simeonpopov4172 |
|
How database can be splitted up into services , how we handle joins and FK s? Comment from : @KrishnaDasPC |
|
Outstanding Video! Well explained Thanks!!! Comment from : @jshoover2199 |
|
This was a wonderful tutorial of micro services vs monolithic architectures! Thank you for paving the way! Comment from : @imdad111 |
|
By "well-defined interface" do you mean Microframeworks? Thank you for your animated illustrations, it really helps a lot to help me understand the complexity of this method Comment from : @JuriBinturong |
|
Excellent series Which software you used to make these animated flowgraphs? I am a teacher making course How you move bits and packets? Comment from : @edutech786 |
|
Hi,brYour videos are very informative & easy to understandbrCan you make videos on various design patterns of micro service Comment from : @ajaypanse4489 |
|
a video on soa would be greate Comment from : @mehdi-vl5nn |
|
@ByteByteGo, Sir your designs are really cool If possible can you please suggest which software you are using to draw these Comment from : @atulhimu |
|
I've watched numerous videos in an attempt to comprehend this architecture, and I've finally come across the absolute best one Thank you so much for sharing it; it's truly amazing! Comment from : @Brlesskoin |
|
The microservice with API Gateway could be came the bottleneck of the infrastructure when it became to scale Comment from : @soyphea8697 |
|
Hello Alex,brwhich video editing s/w you use to visualizes the architecure in this video ? Comment from : @shadabbahadara |
|
Great video, thanks ! Comment from : @CTMPAUL |
|
Great video thank you! Comment from : @conormcelhearn4538 |
|
Is this PowerPoint or something? Comment from : @rickywchew |
|
Please what software do you use for presentation Comment from : @judeclassic4179 |
|
thanks for yours pearls of wisdoms Comment from : @sa-pg6or |
|
Microservices is the most popular mistake for startups nowadays Unfortunatelly, people forget about MVP and just spend time and money even if the project won't survive I name this kind of "intermediate monolith" you mentioned in the end as an "incubator service" which service the need to incubate new domains until they are mature enough to have their own service Comment from : @DevTower |
|
Used Thank you Comment from : @JuanHernandez-xh2js |
|
Hi, you and your content is awsome what tool you are using for animation and art design Comment from : @mhamzarajput |
|
That was VERY good Comment from : @bortsimpson4536 |
|
any example with gRPC ? Comment from : @Babbili |
|
Clear explanation Thank you so much for your video It helped me a lot Comment from : @skx9254 |
|
Why are you gaeway? Comment from : @mutexin |
|
Aforementioned 3 ways of microservice to communicate with each other, What's the difference between msg broker and event stream? Comment from : @juliahuanlingtong6757 |
|
Thank for awesome explanation Also if possible add realtime project Comment from : @dheerajpk5591 |
|
Why there is no book on system design but only on system design interviews? Comment from : @parthi2929 |
|
In 4 minutes you ve given a ton of heavy info, thank you ! Comment from : @merterakdede2547 |
|
Amazing explanation 👍👍 Comment from : @KarbilaBarakahHartono |
|
After spending the better part of a decade working with microservices, I can say with certainty that microservices are super over-rated Debugging is very difficult, and adding network latency between every function call make for worse performance The truth is, 99 of apps/companies could scale better just using monolithic-like services Comment from : @boot-strapper |
|
Nice explanation Sir , make me completely understand between monolithic architecture ( I still use these days , since the very small organization - less than 9 people ) , Three tier architecture ( that my clients use these days ) and Microservices architecture ( I never use and still learning ) Comment from : @airlanggabhumintaraamitaba8363 |
|
I would put emphasis on the performance scaling and redundancy aspects rather than isolating failures of a service type, interfaces, releases, team size, etc If all parts of an application will scale equally, microservices are just a world of hurt for not much gain in my experience Comment from : @StephenHoldaway |
|
Is there an example from the real world with code? Comment from : @Stl71 |
|
I love the whole video and animation as well Could you please tell me how you created or what you used for it Comment from : @ashishchoudhary1320 |
|
Thank you for ending your video with a fact that microservices are not always good idea Many developers seem to be so brainwashed by the idea of microservices that for them it's always good idea even if it's not Comment from : @test-rj2vl |
|
Does anyone know what software is used to create these animations seen in the video? Comment from : @markokusz |
|
Lovely visual illustration, great accompaniment to technicals in the presentation Comment from : @shayxt8885 |
|
If we are a small startup <20 people, but we are developing a SaaS product, shouldn't we still use micro-services? Comment from : @angelsmobile7876 |
|
Hello, can you explain how push notifications works? Comment from : @jasminsabanovic869 |
|
Btw, the illustrations are dope! What software do you use? Comment from : @realrobertpopa |
|
You got yourself a new subscriber! (I also follow you on LinkedIn) Comment from : @realrobertpopa |
|
Really high quality material, thanks for sharing Alex! 👏 Comment from : @realrobertpopa |
|
RPC: It’s like GPRC to provider faster response, but blast radius or impact to other micro-service would be larger when the service was go downbrEvent Streaming: It provides better isolation between services but they take longer to processbrWhat about message brokers ? Comment from : @xavimoya5332 |
|
Its help me a lot, thanks! Comment from : @ricardonascimento8 |
|
API GAYWAY Comment from : @xanhx |
|
how do you make such pretty diagrams and animations ? Comment from : @TheSolderingGuy007 |
|
short and clear thanks! Comment from : @alexnedelin7646 |
|
Knowing your channel is my gift today,thank you for your Brilliant content Comment from : @asmaaadel6553 |
|
Liked, subbed Love it Comment from : @yousefimran124 |
|
This channel is treasure!brThanks for sharing this info I have a doubt we have only 1 shared API gateway, what if it goes down? Comment from : @mohinicoder |
|
fantastic explanation Comment from : @eudelavegas |
|
Great video and very clear explanation!
brI would like to suggest a video with more detailed explanations about DDD and how to scale SQL and non-SQL databases
br
brPlease, what set of tools do you use to build your presentations / videos? Comment from : @vadebyte |
|
Great explanation 👌👌! Comment from : @edwinroman30 |
|
you used too many jargons trying to explain simple concepts Comment from : @youexpire |
|
Independent deployability of microservices is probably their biggest advantage because it leads large organizations to faster time-to-market while limiting the blast radius of new deployments Besides, independent scalability of microservices over monoliths is a very crucial advantage which helps them adapt easily to the increasing workload Comment from : @TheMediterano |
|
The first video I struck by and paused to subscribe the channel, thank you! Comment from : @om1719 |
|
Very good explanation Well presented Thanks for sharing this video Comment from : @MoshiurRahmanMurad |
|
Very well done Thank you! Comment from : @scott5226 |
|
good Comment from : @happy9955 |
|
Microservices lol Another BS buzzword for morons Comment from : @malanalan1 |
|
Low dis maan yaar Comment from : @akshatjainbafna |
|
Why? you can have all the microservices talking to the same database Comment from : @xxapoloxx |
|
What program are you use for animation and architecture? Comment from : @AntonioLudenaanludena |
|
Good content!brTo the point Comment from : @shikharsharma6399 |
|
This is just amazing! Good job explaining! Comment from : @jorikseldeslachts9543 |
|
Gap yuq lekin bro omad Comment from : @jasurbeksuyunov1420 |
|
thank you for this content can you please say what you used for animations its beautiful Comment from : @bartzumba3615 |
|
Hi I really like the design diagrams you make in these presentations What tool do you create these diagrams in? Comment from : @write2nagaraj |
|
I am preparing interview now, this is perfect to sum up the concept! Two thumbs up! Subscribed! Comment from : @wangfred |
|
These are great thank you! More please! Comment from : @caseyspaulding |
|
this is so good, thank you Comment from : @LeonardoSeptianDwigantoro |
|
nice, short and clear thank you for the video Comment from : @thameemansari6281 |
|
good Comment from : @user-mx1ui6sh6k |
|
Caught myself that I'm hearing "microsurface" instead Comment from : @oeaoo |
|
Sir how did you create those architecture diagrams? I mean what tool?brThanks Comment from : @coledrain2158 |
|
This was a very good video explaining microservices! Comment from : @larsfagerbakke2140 |
|
👍I love this channel! Comment from : @danielmdev |
|
the best video explainer ive seen so far Thanks Comment from : @junrepasa |
|
i still didn't get why gRPC has bigger blast radius, great presentation otherwise, as always Comment from : @tyo007 |
|
Great video What software used it ? Comment from : @usukhbayardorjgotov310 |
|
The biggest questions i have about microservices are how to develop these from a developer perspective Like how should you use git? Is it good to use a mono repo? How to deploy them right? Comment from : @flobuilds |
|
Great video Comment from : @salomonkouame4008 |
|
Thank you! Comment from : @wilwad |
|
have not talk about cross db transactions ? Comment from : @mhcbon4606 |
|
Thank you for making this video! And i have question what software do you use to create tech videos like this? It's really creative in terms of visuals Comment from : @giangduong9623 |
|
These are how scientists talk Professional, but very boring Comment from : @owenzmortgage8273 |
|
How do you make such amazing animations? Comment from : @sevdalink6676 |
|
Great videos, I love to see how much have you improved your content What are you using to create such as amazing animations in those diagrams? Comment from : @etcode |
|
RPC: It’s like GPRC to provider faster response, but blast radius or impact to other micro-service would be larger when the service was go downbrEvent Streaming: It provides better isolation between services but they take longer to process brDoes anyone know why event streaming take longer ah? Comment from : @ray811030 |
|
it's all about Cloud and how they milk you Comment from : @davidjones5059 |
|
Can you do a video on When to use GraphQL Comment from : @shawn-dsz |
|
I am not aware of microservices project or asking for the database to be broken down to the structure referenced It would be clear if database was supporting independent schema's to have that separated Please provide logic and solid examples as proof the database break down as shown Comment from : @sjutmp |
|
Awesome Comment from : @AhmedZahid1 |
Amazon Music App Not Working, Not Opening, Not Playing Songs u0026 All Problem Solved 2023 РѕС‚ : 1 Million Ideas Download Full Episodes | The Most Watched videos of all time |
Deploying Spring Boot microservices to the cloud with JHipster and Azure РѕС‚ : SpringDeveloper Download Full Episodes | The Most Watched videos of all time |
Https with TLS and springboot | Microservices | Java Expert РѕС‚ : Java Expert Download Full Episodes | The Most Watched videos of all time |
How to Build Low-Code Microservices on the Cloud Using Istio, JHipster, and Kubernetes РѕС‚ : OktaDev Download Full Episodes | The Most Watched videos of all time |
Build and deploy cloud native Java microservices on Kubernetes with Istio service mesh K sasidharan РѕС‚ : Devoxx Download Full Episodes | The Most Watched videos of all time |
Java Microservices in 12 Minutes with Spring Cloud Config and JHipster РѕС‚ : OktaDev Download Full Episodes | The Most Watched videos of all time |
Build Reactive Java Microservices with Spring Boot and JHipster РѕС‚ : OktaDev Download Full Episodes | The Most Watched videos of all time |
Java Microservices Made Easy with JHipster, Istio, and Kubernetes РѕС‚ : Oracle Developers Download Full Episodes | The Most Watched videos of all time |
The Golden Path to SpringOne: Reactive Microservices with Spring Boot and JHipster with Matt Raible РѕС‚ : SpringDeveloper Download Full Episodes | The Most Watched videos of all time |
Building Microservices With Docker and Kubernetes РѕС‚ : ScholarHat Download Full Episodes | The Most Watched videos of all time |