Through explanation and easy to follow 😊thanks brother
@PushpendraGour-u7xАй бұрын
Such a clear and concise explanation of Microservices vs. Monolithic architecture! 🚀 The breakdown of advantages and practical examples really helped me understand why microservices are a game-changer in modern software development. Keep up the amazing content! 👏
@TheTravelUltra2 жыл бұрын
Very informative video
@vijayakata85324 жыл бұрын
I was looking for MicroServices intro and it's here...Well Explained Naveen. Thanks alot!!!
@me08y12 жыл бұрын
Great explanation 💯
@bhanus26704 жыл бұрын
This is really awesome. Very insightful and interactive presentations. U r continuous learning always motivating lakhs of ppl. There were many elements in life and work that I recognised from your efforts . Thank you always. Loads of thanks and love for sharing today's most wanted information. Thank you so much. So hardworking and dedicated. U r simply super.
@vaishalitayade10may2 жыл бұрын
Thank you Naveen for covering the understanding of microservices with depth. the key is easy explanations and examples you picked. thank you so much man!!!
@bhavanathakur81663 жыл бұрын
Without even watching i hit Like as we trust Naveen so much :)
@rahuljain35472 жыл бұрын
Great 👍 explaining
@enjolee28383 жыл бұрын
This is awsome video to know about insightful microserivce
@SoftwareTestSolutions3 жыл бұрын
This is an excellent demonstration clarifying numerous questions!!!👏
@ritikajoshi76153 жыл бұрын
Well Explained. Thanks a lot!
@potnurunaveen3 жыл бұрын
Well explained. Thanks mate...
@hudakhaled83532 жыл бұрын
Thanks for this awesome explanation
@DhrumilSoni8124 жыл бұрын
Thanks Naveen for giving clear and conceptual idea between this two Architectures.. !!
@babatunderaji94774 жыл бұрын
Thanks Naveen. You are a genius
@tarabkhan93613 жыл бұрын
Great work...
@nachiketzadap47053 жыл бұрын
really helpful video well explained Naveen Thanks a lot!!
@mackfrmbly3 жыл бұрын
This is just an awesome explanation thanks so much.
@mohitkumar77514 жыл бұрын
Thank you so much for creating such wonderful video !
@Mohamed-uf5jh2 жыл бұрын
Great tuto , and good explain Thanks Sir
@LearningwithLeo4 жыл бұрын
Thanks, Naveen. I was searching for this. I recently started testing on microservices
@prajwalmakanwar630210 ай бұрын
Thanks for the cool explanation more power to you 💪🏼
@vasutho982 жыл бұрын
Your explanation is very good @Naveen .Your videos might have played a great role in success of many viewers career. Thank you
@roshanraut30934 жыл бұрын
Good one.
@mohanbabu9023 жыл бұрын
Nice Explanation 👌👍
@SarangHoley4 жыл бұрын
Thanks Naveen fir taking this topic, its really need 😊👍
@saranthoughts98267 ай бұрын
Great video buddy. Thanks for that. Keep up the good work.
@mackfrmbly3 жыл бұрын
Kee posting such insightful videos...
@veeraraghavansrinivasan66354 жыл бұрын
Thanks for sharing those videos, it will be very useful for ourselves, thanks a lot for your support and dedication of the work. It's truly amazing. Thanks
@Consciousness2023-f4h3 жыл бұрын
Very good way of explanations. Really good to watch and easy to understand 👌
@ashutoshpratapsingh68724 жыл бұрын
To good explained
@sksingh3294 жыл бұрын
Nicely explained and this shows how we need to keep updated on multiple topics like these.. Thanks Naveen for creating videos on such topics.
@samarthjain25244 жыл бұрын
Hi naveen, please make video on jenkins
@fayazbaig24904 жыл бұрын
Thanks for this video which provide lot of tonnes of knowledge for us . Can you please make a video on API TESTING in this white board series
@SagarSagar-ro3fj4 жыл бұрын
Thanks man!
@sharonangeladara59764 жыл бұрын
Api testing please
@henilshah85234 жыл бұрын
Hi Naveen, Great explanation on both the architecture, I wanted to point out one aspect which is the cost of maintaining. With Monolithic, usually the instance we use is m4.16xlarge since all the features are hosted on one instance whereas in microservices we generally use m4.xlarge and similarly for DB's as well. Could you please provide more input on the cost structure your POV on which one is better?
@ParashuramD-w4v11 ай бұрын
hi Naveen Thank you for the explanation. I have question, if different databases are there for different microservices how they are connected ?
@sainiranjan404 жыл бұрын
Thank you very much for this video, Naveen. Please make a quick video on what should go in a typical post-deployment checklist. Thank you.
@chaitanyakhambete4 жыл бұрын
Awesome explanation 👍🏼👍🏼👍🏼 sir if possible one white board explanation on cucumber frame work tooo plzzz
@akshadapawar49043 жыл бұрын
Hi navin please make video of testing microsevices
@subratosarkar2343 жыл бұрын
This is awesome. Can you please start a detailed series on testing and automating micro-services with hands-on as well as concept.
@sunvarutube2 жыл бұрын
Very good explanation. Can you do some videos on orchestration. What it is and how it is implemented.
@praneethchakri70523 жыл бұрын
Thanks a lot Naveen.!! One quick question - So when they ask for "System Design" concepts in interviews, Is this what are they referring to ? Is this architecture explanation relevant to "System Design" ?
@sandeepnegi42404 жыл бұрын
one question here a service means that it is a backend service like we have in spring boot microservice or lambda function right ? or we can have these kind of service for the frontend too
@DhrumilSoni8124 жыл бұрын
Yes all for back end logic implementation.... Front end Interact with Gateway APIs and Gateway service redirect internal communicate through service client packages to Internal Microservices..
@sandeepnegi49394 жыл бұрын
@@DhrumilSoni812 Thank you for the clarification :)
@hi1983ja4 жыл бұрын
@@sandeepnegi4939 we can have these kind of services for frontend too... we called it micro-frontends
@shaiksuleman31914 жыл бұрын
Water has no color u r teaching has no more questions.Those who are dislike they trying to run the car with out petrol
@alishkumarmanvar71634 жыл бұрын
Hi Naveen, Very well explained, definitely MICRO SERVICES concept makes sense to understand for QA (what developer does it for his end), but at the same time, do you this concept needs to be implemented in QA side (somewhere in Framework or any automation tools side)? or would like to ask that how this impacts in automation/framework side? (understanding purpose I agree). please let us know
@alishkumarmanvar71634 жыл бұрын
Thank you for considering above point. By the way Y'day TTC session was good and please let me know suppose I can help you out here and there. And apart from TESTING vertical, does any vertical (JAVA DEV team, .NET DEV Team or Business intelligence DEV, etc...) that follows TTC session or meet in IT industries?
@Prashanth-jb5ct2 жыл бұрын
Hello Naveen, Is it possible to get job in Microservices without coding. Is coding mandatory to get Microservices job.
@avikroychoudhury38584 жыл бұрын
Hi Naveen,as always you cleared my basics, thanks a lot. One doubt, If there any specific scope/special responsibility for a QA in such microservice architecture?
@DhrumilSoni8124 жыл бұрын
Yes, When Microservice Architecture building, QA have to test first individual microservices at API Level kindof Unit Testing Or Module Testing with taking reference of API documentation. 2nd phase is Integration testing which is a key part of Testing. In this you have to check how this Microservices are interacting with each other on functional testing Example: Order and Payment service... Once I placed an order and do the payment, respective changes should be reflected in Payment transaction and as well in Order Service wrt to status of transaction.
@avikroychoudhury38584 жыл бұрын
@@DhrumilSoni812 Thanks for taking the effort to respond. Ideally testing methodologies will remain the same but the strategy might differ due to the architectural difference.
@anupamajoshi3 жыл бұрын
I wanted to know what are the extra skills required to work on micro services. If I know java, rest assured is it sufficient? Please reply if anyone is working on this, it will be helpful. Thanks 🙏🏽
@idiotstupid10002 жыл бұрын
Yes, it very well can be. Coding language & Choice of Testing Tools depends on the preference of organization totally. However, java is pretty widely used.