Top 25 Microservice Interview Questions Answered - Java Brains

  Рет қаралды 577,717

Java Brains

Java Brains

Күн бұрын

In this video, I attempt to answer the "top 25" interview questions, at least according to Google. I answer the questions and review the answers on the page for accuracy.
Java Brains Website: www.javabrains.io
URL for interview questions: www.guru99.com/microservices-...
#Javabrains #Microservices #Interview

Пікірлер: 513
@tetomdq
@tetomdq 2 жыл бұрын
1:13 Explain microservices architecture 3:42 Name three commonly used tools for Micro 5:10 What is monolithic architecture? 5:51 What are the advantages of microservices? 9:50 What is Spring Cloud? 12:04 Discuss uses of reports and dashboards in the environment of Microservices 13:24 What are the main differences between Microservices and Monolithic architecture? 14:48 What are the challenges faced while using Microservices? 17:59 In which cases microservices architecture best suited? 19:39 Tell me the name of some famous companies which are using Microservice architecture 20:34 What are the characteristics of Microservices? 20:46 What is RESTful? 22:40 Explain three types of Tests for Microservices 23:57 What are client certificates? 24:46 Explain the use of PACT in Microservices architecture. 26:29 What is the meaning of OAuth? 28:19 What is End to End Microservices Testing? 29:14 Why are Container used in Microservices? 30:16 What is the meaning of Semantic monitoring in Microservices architecture? 32:13 What is a CDC? 33:09 What is the use of Docker? 34:35 What are Reactive Extensions in Microservices? 36:33 Explain the term 'Continuous Monitoring'. 37:59 How independent micro-services communicate with each other?
@renukasp3510
@renukasp3510 2 жыл бұрын
Thank you so much
@deneshbabu5199
@deneshbabu5199 2 жыл бұрын
Thanks 👍
@chandrasekhar5406
@chandrasekhar5406 Жыл бұрын
Thank You Sir..
@sanjayshukla5255
@sanjayshukla5255 2 жыл бұрын
I am a big fan of Kaushik and I must say he has explained all the questions really well with few nice roasting in between and this one is the best - "I'll tell you why your business is not making more profits - because your interviewers ask these questions and hire people who give these answers"
@ikemkrueger
@ikemkrueger Жыл бұрын
That one had me laughing. xD
@ritugupta3367
@ritugupta3367 3 жыл бұрын
I had an interview. I explained the same way how Kaushik explains to us regarding circuit breaker. They were amazed :D Thanks!
@adityasoni434
@adityasoni434 2 жыл бұрын
Is it in this video?
@mohitiyer2948
@mohitiyer2948 Жыл бұрын
@@adityasoni434 no. It's part of microservices series.
@ajinkyadhumal4950
@ajinkyadhumal4950 3 жыл бұрын
Started off as Kaushik's interview, but this was Kaushik testing Guru99.
@samantr
@samantr 3 жыл бұрын
yup:) hysrix :D hystrix. Also Kaushik could have used vertical scroll bar of the browser instead of dev-tools :D
@maheshtambe9535
@maheshtambe9535 3 жыл бұрын
Kaushik is not using Chrome I doubt he is actually Kaushik and not a bot.
@darklord711
@darklord711 3 жыл бұрын
@Wells Grey I love how bots communicate with each other in a hope that some dumb human will fall into their obvious scam.
@parthibarajan4039
@parthibarajan4039 3 жыл бұрын
Epic comment @ 32.02
@cannabisanomaly
@cannabisanomaly 22 күн бұрын
@@samantr You expect all of us to be paying attention to the bottom area of the video, rather than the more comfortable center-video position?? Kaushik sacrifices modern conveniences for US
@bharath4353
@bharath4353 3 жыл бұрын
I have laughed in amazement at some of the answers even before you reacted to it. I guess you've made me a lot smarter over the years. Thanks Kaushik.
@jamiekhoo875
@jamiekhoo875 3 жыл бұрын
"I'll tell you why your business is not making more profits - because your interviewers ask these questions and hire people who give these answers" - World-class roasting, circa 2021.
@swarnendustudy1792
@swarnendustudy1792 2 жыл бұрын
I wish I would be dare enough to answer this word in my interview
@interviewforyou7152
@interviewforyou7152 2 жыл бұрын
For more, you may check out kzfaq.info/get/bejne/fdpzhaugtJm3hoU.html
@NaelsonJr
@NaelsonJr 2 жыл бұрын
That was perfect!
@samiullahk7223
@samiullahk7223 Жыл бұрын
31:30 😉
@jedaademola
@jedaademola Жыл бұрын
🤣🤣🤣
@ProperComment
@ProperComment 2 жыл бұрын
I'm glad to visit this video, for the 1st time I see someone actually testing thier skills on the fly and making sense with arguments provided. Others content is more preped and already framed
@prakhattri92
@prakhattri92 3 жыл бұрын
Great video! I love the format, as it makes for a nice discussion in a video on certain topics and calls out for errors as not everything on the internet is correct. Kudos! Keep it going.
@harshadasinha6249
@harshadasinha6249 3 жыл бұрын
Your sense of humor is another level 👍🏼. Your reaction to answers were like “who gives those kind of answers”
@vineetbhargava4141
@vineetbhargava4141 2 жыл бұрын
That kind of engaged me throught the video.
@shekharchoudhary677
@shekharchoudhary677 3 жыл бұрын
Quickest way to prepare for the interview of microservies. Thanks a lot Kaushik Sir. U r an amazing teacher.
@akshaytank2000
@akshaytank2000 3 жыл бұрын
Well done Kaushik, you have literally roasted the blogger. Very well explained each of the points.
@rohitmanchanda8412
@rohitmanchanda8412 3 жыл бұрын
As usual great work :). Just to add about asynchronous communication as well. Microservices can communicate with each synchronously or asynchronously. Using REST API is common for synchronous communication. Using queue (RabbitMQ etc) is common for asynchronous communication between microservices. Hope this helps!
@shockwavevideos5689
@shockwavevideos5689 2 жыл бұрын
Webflux ?
@user-sz1jw2wt7v
@user-sz1jw2wt7v Жыл бұрын
@@shockwavevideos5689 webflux is a tool for building reactive applications. it's not communiation protocol or style among microservices
@elvinjafarli6257
@elvinjafarli6257 3 жыл бұрын
Thank you for your contribution into software development community. We appreciate your effort and time spent!
@chanakyav6368
@chanakyav6368 3 жыл бұрын
Koushik, the way you explain things is addictive, not everyone is blessed with teaching ability..you are truly blessed and we are lucky to have you and thanks for your videos.
@03greedo29
@03greedo29 Жыл бұрын
Addictive? Bruh 😂
@ranarajan9016
@ranarajan9016 3 жыл бұрын
Best Content to get regarding Java , I recommend all my friends to follow your content for Java, Thank you sir for Everything.
@tusharkadam6231
@tusharkadam6231 3 жыл бұрын
I agree
@interviewforyou7152
@interviewforyou7152 2 жыл бұрын
For more, you may check out kzfaq.info/get/bejne/fdpzhaugtJm3hoU.html
@j01237
@j01237 2 жыл бұрын
He is a genius, cant stop watching his content. Thank you sir for all the value you share.
@adamtheanalyst
@adamtheanalyst 3 жыл бұрын
Just found Java Brains and I love the clear and simple explanations! Definitely subscribing
@blackscreen44
@blackscreen44 3 жыл бұрын
I Can resonate with all that you said.. Seriously if some interviewer refers these , God save the candidate.
@e.h.5680
@e.h.5680 3 жыл бұрын
Hopefully the interviewer is knowledgeable enough to recognize the answers are moronic.
@tejassontakke8382
@tejassontakke8382 3 жыл бұрын
Best content with java and now back with the same Microservices with the same extraordinary quality. Thank you.
@neriyamuralikrishna4644
@neriyamuralikrishna4644 3 жыл бұрын
Sir, Thanking you for your time and effort for making us understand concepts very clear. Your content is high quality with very good explanation. I have benefited from your teaching. Learning continues..... :)
@dev-skills
@dev-skills 3 жыл бұрын
14:25 - In monolith architecture, you can do optimizations that are across multiple services at the project level which is not possible in case of microservices as each of them are autonomous.
@user-nu4so7zg8r
@user-nu4so7zg8r 2 жыл бұрын
Great video, it's amazing how many companies rate developers on their ability to answer these trivia questions.
@rahulchoudhary6050
@rahulchoudhary6050 3 жыл бұрын
This video Boosted me to prepare for interview in a unique way :D
@vinudb123
@vinudb123 2 жыл бұрын
I was waiting for you to scroll down every time to see the answers and your reactions were hilarious. Also the answers you provided were extremely useful. Thanks for an engaging video.
@Randomisticful
@Randomisticful 2 жыл бұрын
Thank you for teaching us an important lesson among all: "Question your source of knowledge before you take it as valid"
@qwarlockz8017
@qwarlockz8017 3 жыл бұрын
Lots if fun! Great video as always. I always feel like I am at coffee with mate since this is sort of what we do when we are out and about. By the way.. one question mentioned Micro Services Tools. Have you ever used/ done a video on JHipster for creating microservices skeletons?
@prabhatsharma4561
@prabhatsharma4561 3 жыл бұрын
Sir where were you all these days? I started my journey with Spring from your channel! Good to see you back.
@sapnaverma8881
@sapnaverma8881 3 жыл бұрын
Hey Koushik, can you explain or create some series for these kind of question? It will be helpful to understand the concept easily. The way you explained help us to correlate and understand concepts. 👍
@sarmadchandio1420
@sarmadchandio1420 2 жыл бұрын
Kaushik Sir to be very honest, I was just smiling to see your smiling face when you were reacting to silly answers. Love the way you teach
@jubayer1971
@jubayer1971 3 жыл бұрын
I do not have any words to praise you!!! But I am fascinated by your extraordinary presentation and speaking technique. And the most important thing I have realized is that if you search online and learn any answer, it is not correct, you have to know which one is correct. Thank you so much for this beautiful arrangement. May Allah grants you a long and healthy life - Amen. 🙏
@03greedo29
@03greedo29 Жыл бұрын
Compared to most Indian teachers, yeah his way of speaking is refreshing
@pratiba9
@pratiba9 2 жыл бұрын
Thank you so much for this.. whenever I refer to any interview questions and answers page, I used to feel that I am not aware of many things. but after watching this video I am more confident in myself.
@SandVision03
@SandVision03 2 жыл бұрын
Please do this kind of videos a bit more. What we lack in an interview is the raw version of explanation and ofc stories and discussions helps to understand and memorise stuffs more easily
@yuxun7371
@yuxun7371 2 жыл бұрын
Clearly those answers were not given by person with real experience. If you ask someone who is a fan of new technologies and all the fashion words but is not a developer, he or she is very likely to give answers like these. Thank you Java Brains! I learned so much from you.
@krzmi
@krzmi 3 жыл бұрын
few more cents you forgot to mention: 6) Discuss uses of reports and dashboards in the environment of Microservices CPU, memory, requests counts, errors - debugging P1 issues. 8) What are the challenges faced while using Microservices? * e2e testing * transactionality * communication via network - more expertise on different protocols (http, rest, queuing tech., ...) * potential distributed monolith (which has disadvantages of both microservices and the monolith) about skilled proffesionals - it's easier to hire and manage group of java developers instead of java+python+c# in a single company 10) Tell me the name of some famous companies which are using Microservice architecture not everybody. Constraints environments obviously not (automotive) besides that great video
@mahmudulislam5303
@mahmudulislam5303 3 жыл бұрын
I get to know more from your answer, rather reading from the website. Actually they can take your answers and put it here so that people can learn the actual answers. Also you answer is simple and easier to understand. I wish if you could post these type of interview question and answer video on a regular basis.
@natalia2722
@natalia2722 2 ай бұрын
This way of learning technology by reacting to info from the internet becomes one of my favorite! Thank you!
@omar99ize
@omar99ize 3 жыл бұрын
Great video! Do more videos of this type. Feels like I learned a lot. It’s kind of like FAQ
@shamikoguru6179
@shamikoguru6179 3 жыл бұрын
yes, that is the top hit for me as well. I am fortunate to see that you contradict one of these kind of websites which posts whatever the answer they like. Thank you!
@BhupinderSingh-zu8cs
@BhupinderSingh-zu8cs Жыл бұрын
What a great explanation for each of the answer with proper reasoning.And now i understood, when i go through Interview Questions, my most of the answers were incorrect...because, the funniest bits were displayed on the screen... looks like somebody just rolled on the screen to say something, instead of keeping numb.
@LikhithBC
@LikhithBC 3 жыл бұрын
Big fan of your videos. Have seen almost all your tech videos. Have gone through all playlists of courses. Please do more of this content. It is really helpful. Course is different but these kinda question and answers really dig deep and we will get more info. Please do more of these. One suggestion as well.. Please keep in as playlist. Like Brain bytes are not present as playlist.
@scottw1724
@scottw1724 3 жыл бұрын
About half way through. I thought this might be yet another microservices puff vid. Personally never bothered with it but can certainly understand why you would employ them. I'm just sitting here nodding along learning a few things as well. Great content and such a realistic approach.
@mirzatahir10
@mirzatahir10 3 жыл бұрын
Cool stuff you brought for the audience and I appreciate it.. Could you please also make a video on json vs xml interview question with examples/scenarios as you did for micro services.
@OrionKalas
@OrionKalas 2 жыл бұрын
Wow, this is great stuff man. I recently gave an answer in an interview about REST Apis based off an article I read earlier that day , and the interviewer was very confused. Turns out, there is a lot of either false or outdated information out there - who knew!
@digbijoydas466
@digbijoydas466 10 ай бұрын
Awesome explanation. On a lighter note, I really enjoyed how you were surprised at that explanation, and so do I. But you did as usual great job explaining all questions.
@rkshkumar90
@rkshkumar90 3 жыл бұрын
Really enjoyed watching the way u answered ....and the sarcastic looks for wrongly answered questions 😊
@selvakumarjayabal2599
@selvakumarjayabal2599 3 жыл бұрын
Thank you so much for all your priceless effort Kaushik. You are awesome!!
@EbonySeraphim
@EbonySeraphim 9 ай бұрын
A microservice going down usually does fully bring down the larger system, if not specific APIs/functionality has zero chance of working. That cannot be avoided. The difference from a monolith is if a single microservice has an OOM error, only that service goes down and the others will recieve faults/errors from that service. Even if you had to read logs, it's easy to track down. But with mature monitoring dashboards, it should be trivial to see which microservice is having an issue that absolutely manifest in another component that depends on it. Monolith is probably considered slower to deploy in cases where you need to ensure deployment to staggered multiple hosts is safe, and if that deployment has to be rolled back it still has to be safe. Backwards compatibility with roll-back safety still non-trivial with microservices as well but the separation through APIs makes it easier to understand the limited ways things can go wrong -- assuming you don't have some other problems hidden within the microservices implementation. I'm glad I watched this video. I am confidently understanding what the industry buzzwords are. I pretty much had the same answer where I knew, or could infer what the question was talking about.
@vijay517501
@vijay517501 3 жыл бұрын
Thank you for posting sir, we are addicted to your explination.
@dhl4102
@dhl4102 2 жыл бұрын
same
@debayanroy5434
@debayanroy5434 2 жыл бұрын
True, i never though anything like this would be my pass time.
@ypucandeleteit
@ypucandeleteit 3 жыл бұрын
love this type of video. It was super useful and I tried answering the questions before you to test my understanding
@_estebn
@_estebn 3 жыл бұрын
Bro, thanks for all your videos. Everytime I need to learn something new I search for it on your channel first. Could you make a Spring Kafka course, please?
@RDSRao
@RDSRao 3 жыл бұрын
Kaushik.. As always, pls take a bow once again for your wonderful explanation!
@aishwaryagupta7372
@aishwaryagupta7372 3 жыл бұрын
Liked the video just by reading the title!! Thanks for doing this video.. I am appearing for the interview these days.. this video was helpful 🤗🤗
@neeraaggarwal0
@neeraaggarwal0 3 жыл бұрын
Kaushik sir, thank u for amazing video. I see a different perspective now to prepare for an interview. Very helpful.
@mohammedshabbirahmed976
@mohammedshabbirahmed976 3 жыл бұрын
I have been downloading your videos and gaining awesome knowledge in the field of Java Engineering
@RDBeats420
@RDBeats420 3 жыл бұрын
We need more content like this ❤️
@mrudulaization
@mrudulaization 2 жыл бұрын
These questions sites really screw you up if you are a beginner. Thanks for frankly pointing it out and confirming I m not the only one with these thoughts 😀.
@domingos_m
@domingos_m 3 жыл бұрын
Great introductory video for the Microservices novice. Thank you
@himanair7347
@himanair7347 2 жыл бұрын
I had a good laugh watching this!! Cant thank you enough for everything that you do!
@alokrm
@alokrm 3 жыл бұрын
31:45 :) answer to question 19 semantic monitoring.. you are too good kaushik :)
@dev-skills
@dev-skills 3 жыл бұрын
8:56 Fault isolation - In case a service crashes or hardware failure happens in the infrastructure of a service, other services will continue to run. However in the case of monolithic, as everything is running in central infrastructure, hardware failure or crashes will impact multiple services.
@rohiniyadav5736
@rohiniyadav5736 3 жыл бұрын
The answer for "what is spring cloud" was exactly the same answer as I used to write in my college semester exams which was the result of one night study. Just few technical terms and form a sentence and u r done :D
@sadiqshah2199
@sadiqshah2199 3 жыл бұрын
:)
@snehabharti491
@snehabharti491 3 жыл бұрын
Thankyou so much for your explanation they are far easier to understand and are very informative about what they will be looking for
@ernepal8436
@ernepal8436 2 жыл бұрын
This is why there is trust issues with the education system/study materials/resources of the country like Nepal, India where teachers has no industry expertise. So, their answers always confuses the students which results in the lack of confidence in the students. Always big fan of Koushik sir. Lots of love from Nepal.
@aaqibhamdule73
@aaqibhamdule73 Жыл бұрын
Hi JavaBrain Guy, ur video is great, can u please make a video answering below questions : 1) When do we need event-store in micro-service architecture? 2) Microservice metrices? 3) Can we use Kafka as a event-store? Best event-store. Best way to publish events 4) What security method use to restrict sharing services across services ? 5) Can we externalize API-Gateway ? 6) Maintaining object-state in microservice 7) Transanction management and rollback scenerios in microservices 8) Notifying client if producer api version changed . 9) Weak-schema implementation need and use?
@franzalexanderyepezhinostr8653
@franzalexanderyepezhinostr8653 2 жыл бұрын
I used to visit a lot that page when i was working as Testing/QA. This video broke my heart.
@VinayKumar-vb2go
@VinayKumar-vb2go 3 жыл бұрын
Thanks Kaushik 🌸☀️. Love your teaching style
@vinodkumarmurugesan3589
@vinodkumarmurugesan3589 3 жыл бұрын
Thanks a lot for this Kaushik.. You seriously don't know how much it helps us..!!!
@amazingel8068
@amazingel8068 2 жыл бұрын
I enjoy it when you slowly change your facial expression while reading those funny answers
@perihanhill4397
@perihanhill4397 3 жыл бұрын
Great answers :) thanks for this video. It gave me an idea how can I handle my interview!
@vishalgupta9156
@vishalgupta9156 3 жыл бұрын
Throughout this video, i was laughing out loud after reading answers and watching your reaction to answers :>
@interviewforyou7152
@interviewforyou7152 2 жыл бұрын
For more, you may check out kzfaq.info/get/bejne/fdpzhaugtJm3hoU.html
@Musiclover-dx5cs
@Musiclover-dx5cs 3 жыл бұрын
Thanks allot Koushik for the detailed explanations. 👍
@abhishekverma5928
@abhishekverma5928 3 жыл бұрын
Big fan of your videos, truely best channel for developer. Waiting for your video from long time. Please make some videos on Kubernetes, I think a lot of developer really required this topic.
@weekendhoppers
@weekendhoppers 3 жыл бұрын
This is what we need post 2020 - technical forums grilling each other 😂 By the way, appreciate the honesty and prompt reactions to call out the garbage answers 👍
@nesreenmohd665
@nesreenmohd665 3 жыл бұрын
Thank you so much for your videos. I have a question about the Reactive programming in Java, do you think is it going to be the future of programing? And if you can, can you please make tutorials about reactive programming in Spring boot - java? Thanks
@kaleemullahnizamani7436
@kaleemullahnizamani7436 3 жыл бұрын
Wow kaushik u are such an amazing source to learn. U have kept me with Java love u
@seemasati022
@seemasati022 3 жыл бұрын
31:15 semantic monitoring as explained perfectly! 🤣🤣🤣🤣🤣
@MrMurilocarlos
@MrMurilocarlos 3 жыл бұрын
First of all, thanks for sharing your knowledge. The content here is always great. I've noticed that most of the time you refer to microservice in a synchronous style (rest api calls). What about asynchronous (event driven and message based)? I would appreciate some of your thoughts on it. Thanks!
@swapnilkadam7957
@swapnilkadam7957 3 жыл бұрын
For Asynchronous style microservices, Aka framework is better choice.
@TarunKumarSaraswat
@TarunKumarSaraswat 2 жыл бұрын
love the way you answered these questions. Fun to watch 😂 Hope codeguru update their answers 🤣
@AmitKumar-ct8df
@AmitKumar-ct8df 2 жыл бұрын
Kaushik O my God your expression on question two was hilarious. When I heard the question while watching the video I got the same expression. This has become my favorite video so far.
@juancespedes2199
@juancespedes2199 3 жыл бұрын
Thanks for the explanations, this was a really helpful video, congratulations!!
@prakhar992
@prakhar992 3 жыл бұрын
Really Liked the explaination Sir. Thanks for this really informative video.
@mainakization
@mainakization 3 жыл бұрын
A main advantage of Microservice architecture is the components are not coupled and the changes like adding, modifying and removing new services are easy and less risky.
@sudipta_samanta
@sudipta_samanta 3 жыл бұрын
Please do with another set of questions. Loved it.
@AnsisPlepis
@AnsisPlepis Жыл бұрын
Love how you were losing hope on the article and then at 19:35 I just lost it. Good stuff and great video
@rajs7454
@rajs7454 3 жыл бұрын
You can write a book on Java. I am sure the book will be so famous that no other books on java would even get closer to it
@ChandrashekharJani
@ChandrashekharJani 3 жыл бұрын
Answering question in simple terms, so as not to surprise the interviewer with buzz words and running away from questions.
@bahmani00
@bahmani00 3 жыл бұрын
Appreciate your time and effort for this. Very valuable video.
@akunformalitas
@akunformalitas 2 жыл бұрын
27:27 Love that Rip'n Chicken Big Box advert on that interview website. Lol!
@poornas1497
@poornas1497 3 жыл бұрын
you're amazing man andI love all your playlist. if possible can you make a playlist for connecting no sql data base with spring boot. or creating an application that connects with dynamodb/s3. or commonly faced database issues when we have millions of records where application performs read and write operations.
@debashishdutta5490
@debashishdutta5490 3 жыл бұрын
Have an interview on Monday..and guess what?? The Guru appears just in time. ❤️
@krzysztofg640
@krzysztofg640 3 жыл бұрын
Good luck. I have the same situation ! :)
@FuzailShaikh
@FuzailShaikh 3 жыл бұрын
I hope it's not guru99
@priyankabhale9679
@priyankabhale9679 3 жыл бұрын
We would love to have more videos of this sort (interview questions on various topics)
@CareersTalk
@CareersTalk 3 жыл бұрын
Hi Priyanka, please check #careerstalk. All possible 1000 questions and answers at same place asked during TCS, IBM, HCL interview Includes Spring, Hibernate, Microservices, GIT, Maven, JSP, AWS please check out #careerstalk All the best for your interview !!
@saravananm7463
@saravananm7463 3 жыл бұрын
@@CareersTalk oboobibobobobib
@saravananm7463
@saravananm7463 3 жыл бұрын
@@CareersTalk i ib b biv ib ib Ii i I i. Ib. I ibi b i ib vb bb
@saravananm7463
@saravananm7463 3 жыл бұрын
Knikkinn🙏n🙏ibioiknkio🙏. O nikkko
@saravananm7463
@saravananm7463 3 жыл бұрын
K o no🙏no. I🙏 🙏. Ok onknknkkkkkn
@hkorasch
@hkorasch 3 жыл бұрын
31:50 I'll tell you why your business is not getting more profit 😂: perfect answer👍😆. Very good video - I like the idea of this video
@saimonldable
@saimonldable 2 жыл бұрын
Thank you so much, there are many things I have learned from this video!!
@amitbillore9794
@amitbillore9794 3 жыл бұрын
I request you Kaushik sir , please upload more videos. I love your videos.
@philomath20
@philomath20 3 жыл бұрын
As always... Awesome content Koushik... I would love to see you provide some tips around interviews where candidates are generally asked to do pair programming and do code reviews over some dummy spring-based enterprise applications.
@muksa19
@muksa19 3 жыл бұрын
Best definition of Restful. Better than dedicated videos on it.
@eyeleen13
@eyeleen13 3 жыл бұрын
I'll be happy to see k8s and docker courses from you! Will get all access pass if so!
@sirishakulkarni4032
@sirishakulkarni4032 3 жыл бұрын
Thanks a lot Kaushik, great explanation as always .. Can we expect more questions from you please. . What would you ask if you have to interview !?
@vinayshrivastava266
@vinayshrivastava266 3 жыл бұрын
Its like the late 90s and early 2000 , when Gilchrist and Hayden used to bat . Kaushik sir is similar to Gilchrist and Hayden and the bowler here is !!!! yes guessed it right Guru99.
@anubhavjain5463
@anubhavjain5463 3 жыл бұрын
Great work..but expectations are high from you and looking for more scenarios and practical-based questions related to microservices.
Top 10 Spring Annotations to know in 2024
26:41
Java Brains
Рет қаралды 68 М.
Do you have a friend like this? 🤣#shorts
00:12
dednahype
Рет қаралды 6 МЛН
Don't eat centipede 🪱😂
00:19
Nadir Sailov
Рет қаралды 21 МЛН
Microservices explained - the What, Why and How?
18:30
TechWorld with Nana
Рет қаралды 788 М.
MicroServices Q&A with JavaBrains | Live
1:24:50
Telusko
Рет қаралды 137 М.
Do these 5 things first
20:38
Java Brains
Рет қаралды 21 М.
What is API gateway really all about? Java Brains - Brain Bytes
8:56
Do you have a friend like this? 🤣#shorts
00:12
dednahype
Рет қаралды 6 МЛН