Java Microservices Interview Questions and Answers | Explained with Diagrams

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2024
  • In this video, we will discuss the top 10 frequently asked Microservices Interview Questions and Answers.
    Microservices:
    A Microservice is a service built around a specific business capability that can be independently deployed. So, to build large enterprise applications we can identify the sub-domains of our main business domain and build each sub-domain as a MicroService using Domain Driven Design (DDD) techniques. But in the end, we need to make all these microservices work together to serve the end user as if it is a single application.
    Spring Boot:
    Spring Boot is the most popular and widely used Java framework for building Microservices. These days many organizations prefer to deploy their applications in a Cloud environment instead of taking all the headaches of maintaining a data center themselves. But we need to take good care of the various aspects to make our applications Cloud Native. There comes the beauty of Spring Cloud.
    Spring Cloud:
    Spring Cloud is essentially an implementation of various design patterns to be followed while building Cloud Native applications. Instead of reinventing the wheel, we can simply take advantage of various Spring Cloud modules and focus on our main business problem than worrying about infrastructural concerns.
    My Microservices Udemy Course: www.udemy.com/course/building...

ความคิดเห็น • 24

  • @mmanish04
    @mmanish04 ปีที่แล้ว +4

    There are many youtube channels but Your videos are super. I only prefer your videos for my interviews and learnings. You are awesome. Thanks a lot 😊🤩

  • @barathiraiyarul4498
    @barathiraiyarul4498 หลายเดือนก่อน

    This is not just an Interview Question collection. It is eligible to be called a complete explanation of how Microservices work. Simply the best video in Microservices I have seen!!

  • @kartikchoubey1852
    @kartikchoubey1852 10 หลายเดือนก่อน +1

    Awesome bro, very nicely you have given all the information about microservices which i never gained in years

  • @Venki_b_SE
    @Venki_b_SE 10 หลายเดือนก่อน

    Really awesome. Very understandable. I watched many videos on MS but this video clarifies lot. Thanks...

  • @siddhishirdhankar1423
    @siddhishirdhankar1423 21 วันที่ผ่านมา

    Thanks for making it clear.

  • @neerugantisrinivasulu
    @neerugantisrinivasulu ปีที่แล้ว +1

    Thank you and please create spring and spring boot annotations series

  • @Priya-uz7yy
    @Priya-uz7yy 4 หลายเดือนก่อน

    Awesome videos, to the point.
    Keep up the good work.

  • @manoganesan7618
    @manoganesan7618 ปีที่แล้ว

    This is really awesome. ❤️

  • @evsatyamblog4218
    @evsatyamblog4218 ปีที่แล้ว

    Thank you so much❤

  • @prathyushadivvela9020
    @prathyushadivvela9020 11 หลายเดือนก่อน

    Hi sir, can you please tell whether springboot with microservices video covered or not

  • @ravikumarkuruba9587
    @ravikumarkuruba9587 ปีที่แล้ว

    Thanks a lot bro

  • @Vithal_Nivargi
    @Vithal_Nivargi ปีที่แล้ว

    Thanks sir 🙏

  • @Vithal_Nivargi
    @Vithal_Nivargi ปีที่แล้ว +1

    Please try to bring major course spring boot+ReactJS real time level application
    Thanks

  • @evsatyamblog4218
    @evsatyamblog4218 ปีที่แล้ว

    Thanks

  • @pra86sat
    @pra86sat 7 หลายเดือนก่อน

    Really Really Really awesome. Very precise , on point explaination.👍

  • @jagdishkumawat678
    @jagdishkumawat678 ปีที่แล้ว

    very good

  • @raviprakashreddy8128
    @raviprakashreddy8128 ปีที่แล้ว

    Hi sir could you please upload a video on DDD design pattern

  • @omniaeid3827
    @omniaeid3827 7 หลายเดือนก่อน

    Awesome, very well explained

    • @JavaGuides
      @JavaGuides  7 หลายเดือนก่อน

      Thanks

  • @sheebajoseph6135
    @sheebajoseph6135 5 หลายเดือนก่อน

    Nice video😊

  • @SipunsOriginal
    @SipunsOriginal ปีที่แล้ว +1

    If your voice can be more loud it will be helpful it's no audible in handsfree mode

  • @sachinkhel10
    @sachinkhel10 ปีที่แล้ว

    Good man

  • @noorahameds8
    @noorahameds8 ปีที่แล้ว

    how to solve this issue??????? ***************************
    APPLICATION FAILED TO START
    ***************************
    Description:
    Invalid config server configuration.
    Action:
    If you are using the git profile, you need to set a Git URI in your configuration. If you have set spring.cloud.config.server.bootstrap=true, you need to use a composite configuration.