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

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • 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/u...
    Course Description Video :
    yt.openinapp.c...
    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 : www.youtube.co...
    Linkedin : / codedecodeyoutube
    Instagram : / codedecode25
    #codedecode #microservicesinterviewquestions #microservices

КОМЕНТАРІ • 211

  • @creditcardmaster7063
    @creditcardmaster7063 2 роки тому +132

    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

  • @kumarrajakotakonda1351
    @kumarrajakotakonda1351 2 роки тому +10

    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 роки тому +1

      “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 🙂👍👍

  • @RainuBoben
    @RainuBoben 3 місяці тому +1

    Thank you so much for uploading these videos.. this really helped me in cracking my interview

  • @manognajoshik8465
    @manognajoshik8465 2 роки тому +8

    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 роки тому +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 роки тому +1

      @@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!

  • @Code_JAVA268
    @Code_JAVA268 Місяць тому +1

    Love for these videos thanks a lot

  • @mohitagarwal4717
    @mohitagarwal4717 2 роки тому +1

    Really Informational and beneficial videos
    Please keep posting

    • @CodeDecode
      @CodeDecode  2 роки тому

      Yeah more videos are lined up Mohit 🙂👍

  • @anuradhap4055
    @anuradhap4055 2 роки тому +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🙂👍

  • @dummymail6029
    @dummymail6029 6 місяців тому +1

    great nice explanation thank code decode

  • @marinusgonsalves4884
    @marinusgonsalves4884 2 роки тому +1

    Very much informative, kindly create new video on docker, AWS and database patterns

    • @CodeDecode
      @CodeDecode  2 роки тому

      Yes it's in pipeline 🙂👍

  • @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?

  • @prateetisingha6729
    @prateetisingha6729 2 роки тому +1

    Please released next part videos .It helps a lot.....

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      ua-cam.com/play/PLyHJZXNdCXsd2e3NMW9sZbto8RB5foBtp.html

  • @jishu1983
    @jishu1983 2 роки тому +1

    hi...geat content...plz upload 2nd abd 3rd part of the series

    • @CodeDecode
      @CodeDecode  2 роки тому

      Sure we 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

  • @shankarpatilsp
    @shankarpatilsp Рік тому +1

    Thank You So much ma'am...!!

  • @amightydeepak007
    @amightydeepak007 2 роки тому +1

    Please create a tutorial on Global transaction in microservices

    • @CodeDecode
      @CodeDecode  2 роки тому

      Nice topic deepak sure we will do that🙂👍

  • @nrityaswati3511
    @nrityaswati3511 2 роки тому +1

    Please create more videos for this series

    • @CodeDecode
      @CodeDecode  2 роки тому

      Sure Swati. It's ready we will upload it soon 👍🙂

  • @challaprashanthreddy9799
    @challaprashanthreddy9799 2 роки тому +1

    Please upload total questions related to microservices

    • @CodeDecode
      @CodeDecode  2 роки тому

      ua-cam.com/video/oNL5tQ4L9xg/v-deo.html

    • @CodeDecode
      @CodeDecode  2 роки тому

      Second part is live now. Anything else u need?

  • @jyothsnagangarapu1096
    @jyothsnagangarapu1096 2 роки тому +1

    Thank you so much

  • @kumarabhishek1064
    @kumarabhishek1064 Рік тому +1

    Can you provide ppt you used in this video?

  • @AndhrakidZ
    @AndhrakidZ 2 роки тому +1

    Video is still in uploading...

  • @arpitsik4649
    @arpitsik4649 2 роки тому +20

    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🙏🏻

  • @karthickjayaraman2090
    @karthickjayaraman2090 17 днів тому

    HI i wanna ask you a question? In my interview the interviewer asked me how will you scale your microservices application vertically and why you should scale it? I said increase in traffic and remedy should be increase CPUs and servers. The interviewer was not impressed. Can you help me to answer this question?

  • @HarshitaSingh
    @HarshitaSingh 2 роки тому +3

    * 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 роки тому +1

      Sure Harshita we will do that 🙂👍

    • @HarshitaSingh
      @HarshitaSingh 2 роки тому

      @@CodeDecode thank you so much 😊

  • @ganpatinatrajan5890
    @ganpatinatrajan5890 2 роки тому +3

    Great Explanations....
    Can u please make video on OAuth+OpenID+Spring Boot ...
    🙏🙏🙏

  • @srikanth_bhootham
    @srikanth_bhootham 2 роки тому +1

    Mam is it possible for us to send documented interview questions and answers

  • @realnileshpawar
    @realnileshpawar 2 роки тому +3

    Mam I am your huge fan the way you teach is nowhere on UA-cam. Addicted to your tutorials.

  • @sanjayrai9484
    @sanjayrai9484 Рік тому +2

    Please create a dedicated video on Microservice Architecture Design Patterns and principles

    • @CodeDecode
      @CodeDecode  11 місяців тому

      Sure Sanjay 👍

    • @gayatrideshpande5456
      @gayatrideshpande5456 8 місяців тому

      Is it uploaded mam

    • @karthickjayaraman2090
      @karthickjayaraman2090 17 днів тому

      HI i wanna ask you a question? In my interview the interviewer asked me how will you scale your microservices application vertically and why you should scale it? I said increase in traffic and remedy should be increase CPUs and servers. The interviewer was not impressed. Can you help me to answer this question?

  • @suyashagarwall
    @suyashagarwall Місяць тому +1

    Amount of Respect and appreciation I have for you guys is Words me bata hi nahi sakta.....

  • @nitishchaudhary7777
    @nitishchaudhary7777 2 роки тому +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 👍🙂

  • @diptarghyachatterjee6018
    @diptarghyachatterjee6018 2 роки тому +12

    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 роки тому +2

      One of them is already answered here
      ua-cam.com/video/YK1XRvoXllE/v-deo.html

    • @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

  • @gayatrideshpande5456
    @gayatrideshpande5456 8 місяців тому +2

    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  8 місяців тому

      Thanks 👍😊😊. Sure we will upload soon

  • @083_rishabhshukla8
    @083_rishabhshukla8 Рік тому +4

    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 Рік тому +1

      @@Kath5854 also gone with coding section

    • @CodeDecode
      @CodeDecode  Рік тому

      Thanks a lot Rishabh 👍👍🙂

  • @OneEthio
    @OneEthio Рік тому +1

    Thank you very much!!! Very impressive help me a lot!! Could you please do on AWS and how to deploy microservices with implementation

  • @muhassinmusthafa3379
    @muhassinmusthafa3379 Рік тому +3

    Thanks for making this Microservices Series as a "Serious" topic...Great job...Simple and easy to learn for interviews

    • @CodeDecode
      @CodeDecode  Рік тому

      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 5 місяців тому

      Serious topic meaning?? Others make it funny??

  • @jsvignesh7009
    @jsvignesh7009 2 роки тому +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 роки тому +1

      Thanks Vignesh. It's ready we will upload it soon 🙂👍

  • @shindujaharudchelvan8951
    @shindujaharudchelvan8951 2 місяці тому

    I have gained a lot of knowledge from this tutorial. However, if you could explain a bit more slowly, it would help us understand much more clearly

  • @AjithKumar-yc8cu
    @AjithKumar-yc8cu 2 роки тому +1

    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 🙂👍

  • @shikshadubey4082
    @shikshadubey4082 2 роки тому +3

    Thank you so much for this series. Please share the second video soon .

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Sure Shiksha. It's ready. We will upload it soon 👍🙂

  • @ayushirathore1081
    @ayushirathore1081 9 місяців тому +1

    Please cover other microservices interview questions also, which you mentioned in start of the video.

    • @CodeDecode
      @CodeDecode  9 місяців тому

      sure we will cover it soon

  • @balakrishnab9256
    @balakrishnab9256 2 роки тому +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 👍👍

  • @skarteek
    @skarteek 2 роки тому +1

    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

  • @simplysriram8013
    @simplysriram8013 2 роки тому +2

    Such a clarity on concepts… girl with brains … 😍😍🙂

  • @anurag3487
    @anurag3487 5 місяців тому

    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.

  • @poornimaramu6384
    @poornimaramu6384 2 роки тому +1

    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 👍🙂

  • @jasper5016
    @jasper5016 2 роки тому +2

    Thanks for this video. Can you please cover the next topics such as handling transactions, SAGA pattern, resiliency4j?

  • @Priya1_123
    @Priya1_123 2 роки тому +2

    I have been waiting for this topic..Thanks a lot

  • @MauricioHernandezReyes
    @MauricioHernandezReyes Рік тому +1

    I love your videos it helped me a lot, please make a tutorial about deploying microservices in AWS!

  • @JavaBazaar
    @JavaBazaar 2 роки тому +1

    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🙂👍

  • @relaxandmeditate8302
    @relaxandmeditate8302 3 місяці тому

    Can you share this code if possible

  • @santoshdhara9835
    @santoshdhara9835 2 роки тому +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 роки тому +1

      Thanks a tonn for motivating us. Yes we will upload more videos soon Santosh👍🙂

  • @amitjoshi940
    @amitjoshi940 2 роки тому +1

    mam please upload the rest part of microservices interview questions part 3,..

    • @CodeDecode
      @CodeDecode  2 роки тому

      ua-cam.com/play/PLyHJZXNdCXsdvaw5eGW9kMnbll88B8kG2.html

  • @SumedhTayade-v3c
    @SumedhTayade-v3c Рік тому +1

    Can Microservices be secured with Spring Security?

  • @tataapparao7935
    @tataapparao7935 2 роки тому +1

    Yes required 2nd part and is it possible to share document for interview Q&A?

    • @CodeDecode
      @CodeDecode  2 роки тому

      ua-cam.com/video/oNL5tQ4L9xg/v-deo.html
      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?

  • @manishkartik1275
    @manishkartik1275 2 роки тому +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

  • @chaitanyavss730
    @chaitanyavss730 2 роки тому +1

    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👍

  • @tippabatinisantoshkumar2931
    @tippabatinisantoshkumar2931 2 роки тому +2

    Am new to this profession but i learnt alot from this...

  • @pramitranjan4338
    @pramitranjan4338 2 роки тому +1

    Thanks alot 🙏🙏 madam Please make second part for this and cover some more interviews questions

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Yes we will cover everything end to end. 🙂👍

  • @ankitambekar6073
    @ankitambekar6073 2 роки тому

    Thanks for this video..
    Could you tell which API gateway you have used here Spring cloud or Netflix API gateway?

  • @sheiksahil7209
    @sheiksahil7209 2 роки тому +1

    Thanks for this video...and please do upload the next videos also.

    • @CodeDecode
      @CodeDecode  2 роки тому

      It's ready Sahil. We will upload it soon 👍🙂

  • @shankardayal6928
    @shankardayal6928 2 роки тому +1

    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 🙂👍

  • @DigitalBhaktiBhav39
    @DigitalBhaktiBhav39 4 місяці тому

    Looks like train was to catch

  • @DigitalBhaktiBhav39
    @DigitalBhaktiBhav39 4 місяці тому

    Looks like train was to catch

  • @supu82
    @supu82 2 роки тому +1

    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🙂🙂

  • @Vithal_Nivargi
    @Vithal_Nivargi 2 роки тому +1

    way of explanation is Awesome mam!! please try to complete all questions in microservices.

  • @pranawkaushal2932
    @pranawkaushal2932 Рік тому

    Hi Maam
    Please provide videos on Spring WebFlux and interview questions also

  • @sitarammaharana3833
    @sitarammaharana3833 2 роки тому +1

    Really helpful. Please create for remaining questions.

    • @CodeDecode
      @CodeDecode  2 роки тому

      Second part is ready Sitaram. We will upload it soon 👍🙂

  • @amightydeepak007
    @amightydeepak007 2 роки тому +1

    Please create a tutorial on distributed transaction in microservices

    • @CodeDecode
      @CodeDecode  2 роки тому

      Yes sure Deepak we will do that 🙂👍

  • @malathim5151
    @malathim5151 Рік тому +2

    This channel is a treasure!

  • @jyothsnagangarapu1096
    @jyothsnagangarapu1096 2 роки тому +1

    Very nice Video mam, please post next series of video.

    • @CodeDecode
      @CodeDecode  2 роки тому

      It's ready Jyothsna, we will upload it soon 🙂👍

  • @RockMB
    @RockMB 2 роки тому +1

    Mam can you please teach make video on loggers and logging levels.

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Sure we will cover logs 🙂👍

    • @RockMB
      @RockMB 2 роки тому

      @@CodeDecode Thank you Mam 🙂

  • @IndianYakker
    @IndianYakker 2 роки тому

    Which API Gateway you used in Microservices ?

  • @swatikewale5014
    @swatikewale5014 2 роки тому +1

    Please add further parts of video.It is really very helpful. Thanks

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      Sure swati we will upload it soon...

  • @mayuritikhe9360
    @mayuritikhe9360 2 роки тому +1

    Thank you for the first part. Kindly upload the videos for all the remaining questions on Microservices

  • @dishankojha5755
    @dishankojha5755 2 роки тому +3

    Good initiative ❤️

  • @simplysriram8013
    @simplysriram8013 2 роки тому +1

    Waiting for second video … next set of questions pls

    • @CodeDecode
      @CodeDecode  2 роки тому

      Sure, it's ready. We will upload it soon 🙂👍

  • @vipsaryan
    @vipsaryan 2 роки тому +1

    Dear pls put more videos for other questions

  • @AmitSingh-tk1il
    @AmitSingh-tk1il 2 роки тому +1

    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

  • @akashchoudhary5895
    @akashchoudhary5895 Рік тому +1

    Please create more parts of this to cover the topics

  • @AllinOne-et2on
    @AllinOne-et2on 2 роки тому +1

    I am the one who always eagerly wait for the release ❤️❤️

  • @Thaaranya
    @Thaaranya Рік тому +1

    I appreciate ur effort that has been taken for this series. Loved it🤩. Thanks again

    • @CodeDecode
      @CodeDecode  Рік тому +1

      Thanks a lot for recognising our efforts 🙏❤️❤️

  • @vineethyadav4221
    @vineethyadav4221 Рік тому

    What is package for freshers for springboot and micro service

  • @supriyakulkarni1411
    @supriyakulkarni1411 2 роки тому +1

    Thanks very useful n upto point videos

  • @satyam3608
    @satyam3608 2 роки тому +1

    Please upload the second part of it.

    • @CodeDecode
      @CodeDecode  2 роки тому +1

      It's ready Satyam we will upload it soon 👍🙂

  • @fidra19
    @fidra19 2 роки тому +1

    Fantastic content you got here madam, thanks a lot!

  • @sayanbiswas8847
    @sayanbiswas8847 2 роки тому +1

    Waiting for this. Keep up the good work.

  • @satishhawalppagol1892
    @satishhawalppagol1892 7 місяців тому

    Hi Can u share the ppt with all the ques and ans.?

  • @malaiarasi4400
    @malaiarasi4400 2 роки тому +1

    Waitinggggggggg and thanks for ur hardwork..

  • @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

  • @anilkumaryella3556
    @anilkumaryella3556 2 роки тому +2

    I am waiting 😀

  • @GauravKawatrakir
    @GauravKawatrakir 2 роки тому

    Question: Design CRUD using microservices?

  • @tippabatinisantoshkumar2931
    @tippabatinisantoshkumar2931 2 роки тому +1

    Just simply love you.... 🤝🙏

  • @venkatramanab7387
    @venkatramanab7387 Рік тому +1

    please create aws and docker

  • @shivamprakash7538
    @shivamprakash7538 2 роки тому +1

    Waiting for the second part.

    • @CodeDecode
      @CodeDecode  2 роки тому

      It's ready we will upload it soon 👍🙂

  • @rajumanepalli8862
    @rajumanepalli8862 Рік тому +1

    tell me slowly interview

  • @JohnDoe-ej6vm
    @JohnDoe-ej6vm Рік тому

    Can you provide this file ?

  • @romanas7587
    @romanas7587 Рік тому

    can get notes of this questions?

  • @challaprashanthreddy9799
    @challaprashanthreddy9799 2 роки тому +1

    Please upload next part

    • @CodeDecode
      @CodeDecode  2 роки тому

      ua-cam.com/video/oNL5tQ4L9xg/v-deo.html

  • @liketotravel
    @liketotravel 2 роки тому

    A very good knowledge to gain, nicely explained, can you please share some material/content like ppt or notes.Thanks

  • @rajenderprasad1193
    @rajenderprasad1193 2 роки тому +1

    Thank you for your efforts 👍

  • @brcvines1880
    @brcvines1880 Рік тому +1

    She talks like alia Bhatt ❤❤❤

    • @CodeDecode
      @CodeDecode  Рік тому

      But with a little more IQ I hope 😜😜

    • @brcvines1880
      @brcvines1880 Рік тому

      @@CodeDecode ofcourse IQ to bhar bhar k hai aapke pass .. awaazz me jaduui power hai kuch to