Microservices Interview Questions and Answers for experienced and fresher | Most Asked | Code Decode

  Рет қаралды 193,709

Code Decode

Code Decode

2 жыл бұрын

In this video of code decode we have covered most asked microservices Interview questions and answers. Covered 3 W's (Why What When & H - How)We have covered all the basic microservices interview questions along with their answers.
Udemy Course of Code Decode on Microservice k8s AWS CICD link:
openinapp.co/udemycourse
Course Description Video :
yt.openinapp.co/dmjvd
What are Microservices?
Microservices is an architecture where the application is exposed as loosely coupled services that can be independently developed, deployed, and maintained. Each service exposed is referred to as Microservice. Each service performs a unique function.
Speciality of this architecture is that polyglot architecture is supported. For example, if a team is working on one of the microservice using Java, Spring Boot, and MySQL, another team can work on another microservice using Python, Node JS, and NoSQL.
Different microservices can use a different version of the same programming language.
Different microservices can use different programming languages.
Different microservices can use different architectures as well.
Q)Why Microservices?
In the case of monolith applications, there are several problems like
Same code base for presentation, business layer, and data access layer. Application is deployed as a single unit.
Complex to maintain and scalability is an issue.
Microservice solves the above problems.
Microservices are ideal when a monolith or a legacy application needs to be modernized.
For new software development, if the key business drivers are to reduce time to market, scalable better software, lower costs, faster development, or cloud-native development, microservices are ideal.
Each service is independent and gives the flexibility to choose the programming language, database, and/or architecture.
Distinct services can be developed, deployed, and maintained independently.
Q) What are the pros and cons of Microservice Architecture?
Pros of Microservice Architecture
1) Freedom to use different technologies
2) Each microservices focuses on single capability
3) Supports individual deployable units
4) Allow frequent software releases
5) Ensures security of each service
6) Multiple services are parallelly developed and deployed
Cons of Microservice Architecture
1) Management of a large number of services is difficult.
2) Communication between microservices is complex.
3) Increased efforts for configuration and other operations
4) Difficult to maintain transaction safety and data boundaries
5) Due to the decentralized nature of microservices, more microservices will mean more resources hence high Investment
6) Debugging of problems is harder unless the right instrumentation is followed during design and development.
7) Microservices will need a large team size with the right mix of experience in design, development, automation, deployments, tools, and testing.
Q) When to use microservices?
Reduce time to market,
Scalable better software,
Lower costs,
Faster development,
Cloud-native development
It makes sense to adopt a microservices architecture, if the team size is big enough as each service will require its team to develop, deploy and manage.
Timeframe and skills of team members are a constraint.
If fast results are required,
choose microservices architecture only if the team also has experience in microservices.
Do not use this architecture for simple application which can be managed by monolithic application .
So you use ask yourself first do we really need microservice architecture
Microservice Interview Questions and Answers part -2
• Microservices Intervie...
Also if you want to learn microservices from basic you can find all the video in below playlist
• Microservices Tutorial
Most Asked Core Java Interview Questions and Answers : • Core Java frequently a...
Advance Java Interview Questions and Answers : • Advance Java Interview...
Java 8 Interview Questions and Answers : • Java 8 Interview Quest...
Hibernate Interview Questions and Answers : • Hibernate Interview Qu...
Spring Boot Interview Questions and Answers : • Advance Java Interview...
Angular Playlist : • Angular Course Introdu...
SQL Playlist : • SQL Interview Question...
GIT : • GIT
Subscriber and Follow Code Decode
Subscriber Code Decode : kzbin.info?...
Linkedin : / codedecodeyoutube
Instagram : / codedecode25
#codedecode #microservicesinterviewquestions #microservices

Пікірлер: 203
@creditcardmaster7063
@creditcardmaster7063 2 жыл бұрын
I cleared my senior level Interview by only seeing this Microservices Playlist (I'm 7 years java expert and no knoledge on Microservices). This play list covers most of the Microservices interview questions and practical explainations. One stop solution for all
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a tonn🙂🙂👍👍.
@kraishwary16
@kraishwary16 Жыл бұрын
@@CodeDecode 😊
@awsconsultant
@awsconsultant Жыл бұрын
😊q
@serialKillerReborn
@serialKillerReborn 8 ай бұрын
which playlist?
@arpitsik4649
@arpitsik4649 2 жыл бұрын
A great shout out to mam. I dont know ur name so couldnt convey with name. This channel is a real blessing. Able to crack the MNC interview ,full of technical questions. On top of that i was able to continue the technical discussion for 1.5hrs. Keep uploading new stuffs mam. Many things to learn from you. Loads of love. Keep Blessing🙏🏻
@kumarrajakotakonda1351
@kumarrajakotakonda1351 2 жыл бұрын
Thank you madam.. got 3 offers for 8 years experience with 21 lpa.. I don’t know microservices and springboot but ur vedios made me expert.. thank you thank u “inthakante emi cheppagalam “ in telugu words except like and share
@CodeDecode
@CodeDecode 2 жыл бұрын
Many congratulations Man. Good jobbb 🎊🎊🎊🎊🎊 Well deserved 👍👍. Keep learning keep shining ⭐✨⭐✨. Can you please translate this for me??
@sreejak6776
@sreejak6776 2 жыл бұрын
“What can I say more than this” is the meaning of this phrase mam....its an expression of gratitude in our regular telugu languaga🥰
@CodeDecode
@CodeDecode 2 жыл бұрын
Ohh thanks a ton for translating this for us Sreeja 🙂👍👍
@diptarghyachatterjee6018
@diptarghyachatterjee6018 2 жыл бұрын
Couple of questions which I faced in interview : 1. How distributed transaction handled in microservices concept? ( CQRS,Saga pattern, Choreography, Command) 2. Difference between zuul and Spring cloud gateway. 3. Resilance4j 4. What is the importance of feign client
@CodeDecode
@CodeDecode 2 жыл бұрын
One of them is already answered here kzbin.info/www/bejne/j3yUiYWspL2foqc
@shankardayal6928
@shankardayal6928 2 жыл бұрын
All are part of spring cloud module of spring.
@atulpatil7472
@atulpatil7472 2 жыл бұрын
Yes distributed transactions, CQRS,Saga,choreography, command are important topics
@sproutboot
@sproutboot Жыл бұрын
Wow how many years of experience? 🥲 feel like I'm so dumb
@balakrishnab9256
@balakrishnab9256 2 жыл бұрын
your teaching is awesome . I learned lot of things from you. Thank you so much to provide this much knowledge. Please make and upload second Part ASAP.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Balakrishna 🙂 yeah it's ready we will upload it soon 👍👍
@santoshdhara9835
@santoshdhara9835 2 жыл бұрын
It was great listening and must watch interview questions on microservices, seriously while listening it is like feeling MNC interview experience. Awesome for your hard work keep posting new things as well on microservices interview questions
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a tonn for motivating us. Yes we will upload more videos soon Santosh👍🙂
@muhassinmusthafa3379
@muhassinmusthafa3379 11 ай бұрын
Thanks for making this Microservices Series as a "Serious" topic...Great job...Simple and easy to learn for interviews
@CodeDecode
@CodeDecode 10 ай бұрын
Thanks Man. . Please do participate in our give away Man . You have been our constant supporter. We would love to pay you back. Please add your email n name in the form we shared today in the video.
@abhirb12
@abhirb12 2 ай бұрын
Serious topic meaning?? Others make it funny??
@gayatrideshpande5456
@gayatrideshpande5456 6 ай бұрын
Fantastic content. Easy to understand. Hats of to your hard work that you explained every little bit with hands on. Kudos. Waiting for more on microservices
@CodeDecode
@CodeDecode 6 ай бұрын
Thanks 👍😊😊. Sure we will upload soon
@jsvignesh7009
@jsvignesh7009 2 жыл бұрын
Mam, I have watched most of your videos in your channel. It was very helpful for my interview preparations. I have a learnt lot things from your videos and lectures. Thanks a lot. Please upload the rest of the interview questions from microservice too. Thanks for everything.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Vignesh. It's ready we will upload it soon 🙂👍
@liketotravel
@liketotravel Жыл бұрын
A very good knowledge to gain, nicely explained, can you please share some material/content like ppt or notes.Thanks
@083_rishabhshukla8
@083_rishabhshukla8 Жыл бұрын
A very good series of Microservice. Ma'am I am very thankful to you to tell the concepts in concise and precise manner. Salute to your hard work and dedication for making this series.
@Kath5854
@Kath5854 Жыл бұрын
@083_rishab - have you gone through all her tutorial series of microservices / only interview series
@083_rishabhshukla8
@083_rishabhshukla8 Жыл бұрын
@@Kath5854 also gone with coding section
@CodeDecode
@CodeDecode Жыл бұрын
Thanks a lot Rishabh 👍👍🙂
@RainuBoben
@RainuBoben 14 күн бұрын
Thank you so much for uploading these videos.. this really helped me in cracking my interview
@supu82
@supu82 2 жыл бұрын
Hey, it’s very helpful video. Now I understand the concept of Microservices clearly. Please create more such videos
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂👍. These comments motivates us to put more efforts🙂🙂thanks a tonn for supporting us🙂🙂
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
As a girl aspiring to excel in technical field, I take you as my inspiration 🙏 thanks a lot for this valuable content.
@CodeDecode
@CodeDecode 2 жыл бұрын
Means A lot to us Manogna. U will reach all heights in your life. We can see your consistency in learning. You will land at your dream job really soon 👏👏
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
@@CodeDecode Your reply made my day!! Thanks a lot for your kind words. I sincerely wish your efforts are recognised and your channel gets higher views and subscriptions!! Good day!
@shikshadubey4082
@shikshadubey4082 2 жыл бұрын
Thank you so much for this series. Please share the second video soon .
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Shiksha. It's ready. We will upload it soon 👍🙂
@realnileshpawar
@realnileshpawar 2 жыл бұрын
Mam I am your huge fan the way you teach is nowhere on KZbin. Addicted to your tutorials.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Nilesh🙂👍
@manishkartik1275
@manishkartik1275 2 жыл бұрын
Your Explanation with Theoretical as well as practical is awesome, can you please cover topics for System design too. Only Interview perspective/questions is also fine...Thanks In advance
@CodeDecode
@CodeDecode 2 жыл бұрын
sure manish we will create video on system design soon
@simplysriram8013
@simplysriram8013 2 жыл бұрын
Such a clarity on concepts… girl with brains … 😍😍🙂
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a ton🙂🙂
@SaranyaVivekanandan
@SaranyaVivekanandan Жыл бұрын
Thank you for the video, I'd wanna ask how microservice lower the cost. (explained at 20:25 ) Why can't a monolithic application be deployed in clould?
@nitishchaudhary7777
@nitishchaudhary7777 2 жыл бұрын
Thank you for this vedio. Please complete this series as soon as possible. I am waiting for further vedio for microservices interview.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Nitish. Second part is ready we will upload it soon 👍🙂
@Priya1_123
@Priya1_123 2 жыл бұрын
I have been waiting for this topic..Thanks a lot
@CodeDecode
@CodeDecode 2 жыл бұрын
🙂👍
@tippabatinisantoshkumar2931
@tippabatinisantoshkumar2931 2 жыл бұрын
Am new to this profession but i learnt alot from this...
@CodeDecode
@CodeDecode 2 жыл бұрын
thanks 👍
@JavaBazaar
@JavaBazaar 2 жыл бұрын
Hey,thank you so much 🙏🙏Please upload second round ASAP...Its really use full for all who new in microservces......🙏🙏🙏
@CodeDecode
@CodeDecode 2 жыл бұрын
It's ready. Will upload it soon🙂👍
@islamiyazindagi6178
@islamiyazindagi6178 2 жыл бұрын
Yes plz create all Ms related interview questions..thank you so much for such awesome videos
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure we will create more videos on this topic
@MauricioHernandezReyes
@MauricioHernandezReyes Жыл бұрын
I love your videos it helped me a lot, please make a tutorial about deploying microservices in AWS!
@CodeDecode
@CodeDecode Жыл бұрын
Sure 😊👍👍
@sayanbiswas8847
@sayanbiswas8847 2 жыл бұрын
Waiting for this. Keep up the good work.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Sayan 🙂👍
@OneEthio
@OneEthio Жыл бұрын
Thank you very much!!! Very impressive help me a lot!! Could you please do on AWS and how to deploy microservices with implementation
@CodeDecode
@CodeDecode Жыл бұрын
Sure👍
@malathim5151
@malathim5151 Жыл бұрын
This channel is a treasure!
@CodeDecode
@CodeDecode Жыл бұрын
Thanks a lot Malathi 🙂🙂
@chaitanyavss730
@chaitanyavss730 2 жыл бұрын
Thank you for the video and it is very useful. Waiting for next video in this series
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Chaitanya 🙂👍sure next part is ready we will upload it soon👍
@AmitSingh-tk1il
@AmitSingh-tk1il 2 жыл бұрын
Awesome I was looking the same thing from the long time
@CodeDecode
@CodeDecode 2 жыл бұрын
Hope we will be able to cater your requirement with this interview series
@swatikewale5014
@swatikewale5014 2 жыл бұрын
Please add further parts of video.It is really very helpful. Thanks
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure swati we will upload it soon...
@anuradhap4055
@anuradhap4055 2 жыл бұрын
Thank you so much for this video. Can you plz cover docker concepts and how it works.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Anuradha we will do that🙂👍
@supriyakulkarni1411
@supriyakulkarni1411 2 жыл бұрын
Thanks very useful n upto point videos
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Supriya 🙂👍
Жыл бұрын
Fantastic content you got here madam, thanks a lot!
@CodeDecode
@CodeDecode Жыл бұрын
you're welcome filip
@pramitranjan4338
@pramitranjan4338 2 жыл бұрын
Thanks alot 🙏🙏 madam Please make second part for this and cover some more interviews questions
@CodeDecode
@CodeDecode 2 жыл бұрын
Yes we will cover everything end to end. 🙂👍
@rajenderprasad1193
@rajenderprasad1193 2 жыл бұрын
Thank you for your efforts 👍
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Rajender 🙂👍
@mohitagarwal4717
@mohitagarwal4717 2 жыл бұрын
Really Informational and beneficial videos Please keep posting
@CodeDecode
@CodeDecode 2 жыл бұрын
Yeah more videos are lined up Mohit 🙂👍
@hrancati
@hrancati Жыл бұрын
thanks for the intro, the overview was great for me
@revathielumalai4186
@revathielumalai4186 2 жыл бұрын
couple of questions i had in interview? a. how a single service can return either xml or json based on the request? b. how to reduce attribute from the response though the dAO returns all of the attributes?
@priyankaeluri5112
@priyankaeluri5112 2 жыл бұрын
to rerurn xml have to use produces attribute in @RequestMapping and to answer second question can use @jsonignore to igonre in respnse
@shankardayal6928
@shankardayal6928 2 жыл бұрын
Thanks for this video. Please make other videos to covered remaining questions.
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure shankar, next part is ready, we will upload it soon 🙂👍
@mayuritikhe9360
@mayuritikhe9360 2 жыл бұрын
Thank you for the first part. Kindly upload the videos for all the remaining questions on Microservices
@CodeDecode
@CodeDecode 2 жыл бұрын
It's in pipeline Mayuri. We will upload them soon 🙂👍
@mayuritikhe9360
@mayuritikhe9360 2 жыл бұрын
@@CodeDecode Thank you
@CodeDecode
@CodeDecode 2 жыл бұрын
👍🙂
@dummymail6029
@dummymail6029 3 ай бұрын
great nice explanation thank code decode
@CodeDecode
@CodeDecode 3 ай бұрын
👍😊
@shankarpatilsp
@shankarpatilsp Жыл бұрын
Thank You So much ma'am...!!
@CodeDecode
@CodeDecode Жыл бұрын
😇😇👍
@ganpatinatrajan5890
@ganpatinatrajan5890 2 жыл бұрын
Great Explanations.... Can u please make video on OAuth+OpenID+Spring Boot ... 🙏🙏🙏
@CodeDecode
@CodeDecode Жыл бұрын
Sure Natrajan 🙂👍
@Thaaranya
@Thaaranya 10 ай бұрын
I appreciate ur effort that has been taken for this series. Loved it🤩. Thanks again
@CodeDecode
@CodeDecode 10 ай бұрын
Thanks a lot for recognising our efforts 🙏❤️❤️
@malaiarasi4400
@malaiarasi4400 2 жыл бұрын
Waitinggggggggg and thanks for ur hardwork..
@CodeDecode
@CodeDecode 2 жыл бұрын
Thank Malai 🙂👍
@marinusgonsalves4884
@marinusgonsalves4884 2 жыл бұрын
Very much informative, kindly create new video on docker, AWS and database patterns
@CodeDecode
@CodeDecode 2 жыл бұрын
Yes it's in pipeline 🙂👍
@sitarammaharana3833
@sitarammaharana3833 2 жыл бұрын
Really helpful. Please create for remaining questions.
@CodeDecode
@CodeDecode 2 жыл бұрын
Second part is ready Sitaram. We will upload it soon 👍🙂
@jasper5016
@jasper5016 2 жыл бұрын
Thanks for this video. Can you please cover the next topics such as handling transactions, SAGA pattern, resiliency4j?
@CodeDecode
@CodeDecode 2 жыл бұрын
Yess it's in pipeline👍👍
@manognajoshik8465
@manognajoshik8465 2 жыл бұрын
Looking for the same
@sheiksahil7209
@sheiksahil7209 2 жыл бұрын
Thanks for this video...and please do upload the next videos also.
@CodeDecode
@CodeDecode 2 жыл бұрын
It's ready Sahil. We will upload it soon 👍🙂
@tippabatinisantoshkumar2931
@tippabatinisantoshkumar2931 2 жыл бұрын
Just simply love you.... 🤝🙏
@CodeDecode
@CodeDecode Жыл бұрын
🙂🙂
@jyothsnagangarapu1096
@jyothsnagangarapu1096 2 жыл бұрын
Thank you so much
@CodeDecode
@CodeDecode 2 жыл бұрын
🙂👍
@Vithal_Nivargi
@Vithal_Nivargi 2 жыл бұрын
way of explanation is Awesome mam!! please try to complete all questions in microservices.
@Vithal_Nivargi
@Vithal_Nivargi 2 жыл бұрын
please try to deploy on k8s also.....
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Vithal🙂👍
@jishu1983
@jishu1983 2 жыл бұрын
hi...geat content...plz upload 2nd abd 3rd part of the series
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure we will upload it soon....
@skarteek
@skarteek 2 жыл бұрын
ThankQ for the video. Could you please upload follow up videos for the Micro services interview questions.
@CodeDecode
@CodeDecode 2 жыл бұрын
we have uploaded the second part please check it out
@dishankojha5755
@dishankojha5755 2 жыл бұрын
Good initiative ❤️
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Dishank 🙂👍
@ankitambekar6073
@ankitambekar6073 2 жыл бұрын
Thanks for this video.. Could you tell which API gateway you have used here Spring cloud or Netflix API gateway?
@jyothsnagangarapu1096
@jyothsnagangarapu1096 2 жыл бұрын
Very nice Video mam, please post next series of video.
@CodeDecode
@CodeDecode 2 жыл бұрын
It's ready Jyothsna, we will upload it soon 🙂👍
@poornimaramu6384
@poornimaramu6384 2 жыл бұрын
Thank you so much for ur videos. Can you explain about saga architecture and roll back transaction in ms
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Poornima, we are going to cover design patterns only next 👍🙂
@prateetisingha6729
@prateetisingha6729 Жыл бұрын
Please released next part videos .It helps a lot.....
@CodeDecode
@CodeDecode Жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsd2e3NMW9sZbto8RB5foBtp
@pranawkaushal2932
@pranawkaushal2932 Жыл бұрын
Hi Maam Please provide videos on Spring WebFlux and interview questions also
@anilkumaryella3556
@anilkumaryella3556 2 жыл бұрын
I am waiting 😀
@CodeDecode
@CodeDecode 2 жыл бұрын
It's live now 🙂👍
@AjithKumar-yc8cu
@AjithKumar-yc8cu 2 жыл бұрын
Hi mam super really it is very useful and pls make a video about rest API also Note: pls share the link of second part and third part from this continue.....because i can't able to 3rd part at all pls share the continue video link
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure we will upload it soon 🙂👍
@AllinOne-et2on
@AllinOne-et2on 2 жыл бұрын
I am the one who always eagerly wait for the release ❤️❤️
@CodeDecode
@CodeDecode 2 жыл бұрын
🙂👍
@shivamprakash7538
@shivamprakash7538 2 жыл бұрын
Waiting for the second part.
@CodeDecode
@CodeDecode 2 жыл бұрын
It's ready we will upload it soon 👍🙂
@ayushirathore1081
@ayushirathore1081 6 ай бұрын
Please cover other microservices interview questions also, which you mentioned in start of the video.
@CodeDecode
@CodeDecode 6 ай бұрын
sure we will cover it soon
@akashchoudhary5895
@akashchoudhary5895 10 ай бұрын
Please create more parts of this to cover the topics
@CodeDecode
@CodeDecode 10 ай бұрын
Sure Akash 👍
@simplysriram8013
@simplysriram8013 2 жыл бұрын
Waiting for second video … next set of questions pls
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure, it's ready. We will upload it soon 🙂👍
@anurag3487
@anurag3487 2 ай бұрын
Micro services do not lower costs. Infact the provisioning cost of micro services is always larger as compared to monoliths. There are a bunch of moving components.
@HarshitaSingh
@HarshitaSingh 2 жыл бұрын
* Please create 2nd 3rd part of Microservices with Docker and AWS * Also, you said you will be showing password encryption in application.yml files for vaccinationCenter and citizenService databases. Could you pls show us that?
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Harshita we will do that 🙂👍
@HarshitaSingh
@HarshitaSingh 2 жыл бұрын
@@CodeDecode thank you so much 😊
@tataapparao7935
@tataapparao7935 2 жыл бұрын
Yes required 2nd part and is it possible to share document for interview Q&A?
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/www/bejne/pX-vZqeHabFsrsk Second part is live now. Everything that's in ppt is in description below. Slides do have content that can give us copyright issues, that's why we can't share the slides. Sorry for inconvenience Appa rao. Is there any other way we can help you?
@sanjayrai9484
@sanjayrai9484 9 ай бұрын
Please create a dedicated video on Microservice Architecture Design Patterns and principles
@CodeDecode
@CodeDecode 9 ай бұрын
Sure Sanjay 👍
@gayatrideshpande5456
@gayatrideshpande5456 6 ай бұрын
Is it uploaded mam
@nrityaswati3511
@nrityaswati3511 2 жыл бұрын
Please create more videos for this series
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Swati. It's ready we will upload it soon 👍🙂
@IndianYakker
@IndianYakker 2 жыл бұрын
Which API Gateway you used in Microservices ?
@pramitranjan4338
@pramitranjan4338 2 жыл бұрын
Finally 🥳🥳
@CodeDecode
@CodeDecode 2 жыл бұрын
😃😃
@amightydeepak007
@amightydeepak007 2 жыл бұрын
Please create a tutorial on distributed transaction in microservices
@CodeDecode
@CodeDecode 2 жыл бұрын
Yes sure Deepak we will do that 🙂👍
@GauravKawatrakir
@GauravKawatrakir 2 жыл бұрын
Question: Design CRUD using microservices?
@amitjoshi940
@amitjoshi940 2 жыл бұрын
mam please upload the rest part of microservices interview questions part 3,..
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsdvaw5eGW9kMnbll88B8kG2
@satyam3608
@satyam3608 2 жыл бұрын
Please upload the second part of it.
@CodeDecode
@CodeDecode 2 жыл бұрын
It's ready Satyam we will upload it soon 👍🙂
@vipsaryan
@vipsaryan 2 жыл бұрын
Dear pls put more videos for other questions
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure Vipul 🙂👍
@satishhawalppagol1892
@satishhawalppagol1892 4 ай бұрын
Hi Can u share the ppt with all the ques and ans.?
@amightydeepak007
@amightydeepak007 2 жыл бұрын
Please create a tutorial on Global transaction in microservices
@CodeDecode
@CodeDecode 2 жыл бұрын
Nice topic deepak sure we will do that🙂👍
@srikanthyadav1589
@srikanthyadav1589 2 жыл бұрын
Mam is it possible for us to send documented interview questions and answers
@challaprashanthreddy9799
@challaprashanthreddy9799 2 жыл бұрын
Please upload total questions related to microservices
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/www/bejne/pX-vZqeHabFsrsk
@CodeDecode
@CodeDecode 2 жыл бұрын
Second part is live now. Anything else u need?
@vineethyadav4221
@vineethyadav4221 Жыл бұрын
What is package for freshers for springboot and micro service
@challaprashanthreddy9799
@challaprashanthreddy9799 2 жыл бұрын
Please upload next part
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/www/bejne/pX-vZqeHabFsrsk
@RockMB
@RockMB Жыл бұрын
Mam can you please teach make video on loggers and logging levels.
@CodeDecode
@CodeDecode Жыл бұрын
Sure we will cover logs 🙂👍
@RockMB
@RockMB Жыл бұрын
@@CodeDecode Thank you Mam 🙂
@venkatramanab7387
@venkatramanab7387 Жыл бұрын
please create aws and docker
@CodeDecode
@CodeDecode Жыл бұрын
sure we will create it soon
@romanas7587
@romanas7587 Жыл бұрын
can get notes of this questions?
@kumarabhishek1064
@kumarabhishek1064 Жыл бұрын
Can you provide ppt you used in this video?
@manishjain7025
@manishjain7025 2 жыл бұрын
hot to get the code base
@user-bx7il8mh3n
@user-bx7il8mh3n 11 ай бұрын
Can Microservices be secured with Spring Security?
@CodeDecode
@CodeDecode 10 ай бұрын
Why not 😊
@relaxandmeditate8302
@relaxandmeditate8302 Ай бұрын
Can you share this code if possible
@AndhrakidZ
@AndhrakidZ 2 жыл бұрын
Video is still in uploading...
@CodeDecode
@CodeDecode 2 жыл бұрын
It's live 🙂👍
@JohnDoe-ej6vm
@JohnDoe-ej6vm Жыл бұрын
Can you provide this file ?
@DigitalBhaktiBhav39
@DigitalBhaktiBhav39 Ай бұрын
Looks like train was to catch
@SavithriCinemas
@SavithriCinemas 9 ай бұрын
Where is part 3
@brcvines1880
@brcvines1880 10 ай бұрын
She talks like alia Bhatt ❤❤❤
@CodeDecode
@CodeDecode 10 ай бұрын
But with a little more IQ I hope 😜😜
@brcvines1880
@brcvines1880 10 ай бұрын
@@CodeDecode ofcourse IQ to bhar bhar k hai aapke pass .. awaazz me jaduui power hai kuch to
@rajumanepalli8862
@rajumanepalli8862 Жыл бұрын
tell me slowly interview
@CodeDecode
@CodeDecode Жыл бұрын
Sure Raju 🙂👍
@DigitalBhaktiBhav39
@DigitalBhaktiBhav39 Ай бұрын
Looks like train was to catch
Получилось у Вики?😂 #хабибка
00:14
ХАБИБ
Рет қаралды 7 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 78 МЛН
Always be more smart #shorts
00:32
Jin and Hattie
Рет қаралды 46 МЛН
Top 25 Microservice Interview Questions Answered - Java Brains
39:54
Microservices Explained in 5 Minutes
5:17
5 Minutes or Less
Рет қаралды 705 М.