Тёмный

Microservices Interview questions | Interview Preparation 

Byte Programming
Подписаться 11 тыс.
Просмотров 68 тыс.
50% 1

This MicroServices interview questions and answers videos contains basic and scenario based interview questions for microservices. These are top most asked microservices interview questions.
#microservices #interviewQuestions #byteprogramming

Наука

Опубликовано:

 

20 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 63   
@morning8474
@morning8474 3 года назад
The way you tell the concept is awesomely great ,understood each n every concept without any kind of difficulty. In the order to understand the concept is extremely satisfying by your subscribers.thank you so much
@santoshchoudhary908
@santoshchoudhary908 4 года назад
increase playback speed to 1.5
@jaffarhussain786
@jaffarhussain786 4 года назад
Your videos are ‘One stop shop’ for interview questions :) perfect 👍
@AakashKumar-by1jt
@AakashKumar-by1jt 3 года назад
Agree..100%
@sachinraykar8121
@sachinraykar8121 2 года назад
Great video. Covers all topics which will be expected in interviews for experienced folks. Thankyou 👍
@gopisambasivarao5282
@gopisambasivarao5282 4 года назад
very useful questions on microservices. Thanks
@amitkumarmeher643
@amitkumarmeher643 3 года назад
Nice video .Great Job. Please share more video
@basaveshbr2674
@basaveshbr2674 4 года назад
Very useful video 👍👍 thank you
@maheshd3506
@maheshd3506 4 года назад
Very good explanation and easy to clear interview
@Lucky-uz3je
@Lucky-uz3je 4 года назад
Thanks bro...easy to understand.
@kishorkumrbendi
@kishorkumrbendi 2 года назад
Good explaination along with the answers..
@hservices469
@hservices469 4 года назад
very good effort.Thanks
@aman.tyagi112
@aman.tyagi112 2 года назад
on 2X too its like I am listing on normal mode 😂
@penumerthynagaditya1144
@penumerthynagaditya1144 4 года назад
Good compilation and most of the expected question covered. Great effort.
@subhrajyotiparida854
@subhrajyotiparida854 4 года назад
Very nice
@swapnilankalkhope1896
@swapnilankalkhope1896 2 года назад
Very Nice Explanation. Great !!
@ashrafm3564
@ashrafm3564 3 года назад
I like the style, "Moving to Next question" :) , awesome explanation
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 3 года назад
Glad you liked it!
@saurabhtyagi7379
@saurabhtyagi7379 4 года назад
Good video, just add some realtime examples so that it will be more easy to understand
@kumarmanish9046
@kumarmanish9046 3 года назад
Very good video, exactly what I wanted. But please increase speaking speed as we have to watch in 1.5x :)
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 3 года назад
Sure! Noted! New video i am trying to do. Stay tuned!
@RahulSharma-yr7mi
@RahulSharma-yr7mi 2 года назад
You are doing very good thing , keep it up 👌👍
@rajeevkandpal1880
@rajeevkandpal1880 3 года назад
For MS communication dont we use Feign Client also ? U mentioned only rest template n webclient
@vasuc4190
@vasuc4190 3 года назад
Plz add realtime examples .it is useful to clear the interview
@supriyaka2ru622
@supriyaka2ru622 2 года назад
Bro super explained, can you provide interview questions on azure development
@DhrumilShahDOTin
@DhrumilShahDOTin 4 года назад
one suggestion try with 1.25x speed
@thumarmitesh6559
@thumarmitesh6559 3 года назад
I ran it with 2x still it was slow for me
@yesubabu2880
@yesubabu2880 2 года назад
why you did not even bring kubernates as an option for the last 3-4 questions.
@oyrup
@oyrup 4 года назад
Great, thanks !
@manashranjan1267
@manashranjan1267 4 года назад
I got a question that in production how you configure your external file in boot which is not in your class path
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@componentScan!
@sudhatn7178
@sudhatn7178 3 года назад
tip : watch it at 1.5 speed : ) Great Video btw, thanks!
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 3 года назад
Thanks for feedback. It will be re uploaded soon.
@princejain8624
@princejain8624 3 года назад
Excellent explanation 👌👌👍..Please provide pdf document link or github link from where we can download as document
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 3 года назад
@Prince Pdf is not yet there. But point noted. Stay tuned!
@Hacks00145
@Hacks00145 3 года назад
Pls make more questions
@singsarav
@singsarav 4 года назад
very nice. please can you share slide or pdf of these points. difficult to cut and copy paste from video
@morning8474
@morning8474 3 года назад
hello please upload video on spring mvc ,DI,IOC,JSP,SERVLET,JDBC,
@kumarrajakotakonda1351
@kumarrajakotakonda1351 2 года назад
What is different between eureka and api gateway?
@ManishKumar-fi4ig
@ManishKumar-fi4ig 4 года назад
How we do unit test and integration test microservice from developer and tester perspective. Also End to End testing microservice?
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@Manish : MicroService is an architecture. In java, you can use spring boot to develop it. So, you can use Mockito or TestNG for junit test. If you are testing api endpoints, request and response in REST, you can use Swagger, RestAssured. If you are doing automation for web based UI, you can use Protractor.
@ManishKumar-fi4ig
@ManishKumar-fi4ig 4 года назад
@@ByteProgrammingVedantHarish Is there any tool like "CYPRESS" also ?
@mohdahasansiddiqui9063
@mohdahasansiddiqui9063 2 года назад
Can you please share the slides of the videos
@gokulaher2476
@gokulaher2476 3 года назад
Question at time line 13:20 If there are three microservices A,B,C and A is Calling B and B is Calling C A--> B-->C what will happen if C fails? According to me if C fails then there is no use of implementing circuit breaker pattern at C (As C Fails and Question is What will happen if C fails?) one must implement the Circuit breaker pattern at B which is calling C and if C is down for some reason Then B should have Fallback method to provide alternate response I hope this make sense Pl. correct if it is incorrect Thanks !
@kumarrajakotakonda1351
@kumarrajakotakonda1351 2 года назад
No.. ur wrong.. if hit the call for c micro service.. no response from c what will be the response.. u should implement fall back method for c
@sushma6314
@sushma6314 4 года назад
Hi . In one of my interviews I was asked "what are the different types of component scan" ? Could you please let me know. The interviewer asked this same question twice.. I am really not sure
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@Sri Sushma Which company asked you this ? It is one of rare questions asked in spring boot or spring interview. The interviewer's perspective might be whether you know about different types of filter in component scanning. Let understand like this : 1. When we use @SpringBootApplication -> it provides us @ComponentScan. 2. By default, ComponentScan will auto-scan all classes annotated with stereotype annotation in root package and its sub-package. 3. Inside @ComponentScan, we can pass filter like includeFilters = @ComponentScan.Filter ("filter_type", "filter_value") to scan classes matching with given filter. 4. Common available filters are : i) FilterType.ANNOTATION ii) FilterType.ASPECTJ iii) FilterType.REGEX
@sushma6314
@sushma6314 4 года назад
@@ByteProgrammingVedantHarish I know this part. But is the question framed even correct for this answer ? I honestly feel it's not a right question to ask. The question was asked by a famous portlet development company
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@@sushma6314 In general, Questions frame should be to the point. I partially agree with you here. This question is from a product based company, i am assuming! Let's understand this through an example : Question : How to optimize your spring boot api? As an interviewer, depending on your "project experience", "total experience" , "role for which interview", and finally " project requirement". I would be looking for below points : 1. unchanged content or constant value : Make static 2. Use of final. 3. Minimal object creation. 4. Minimal code duplication If you look at above points, these are coming from java itself. Nothing from Spring boot. So, what to look in spring boot ? 1. Graceful start up of spring boot because you might be using default autoconfiguration. (Another way of asking the question, you got from interviewer. ) 2. More than required db calls. 3. Unnecessary dependency imports 4. Use of CrudRepository or JpaRepository for your use case. You can think of any other point also. Hope this view point helps you for your future interviews.
@Ravikumar-gj6qw
@Ravikumar-gj6qw 4 года назад
Bro please reply me immediately urgent that I've one question without Rest API can we devlop the Microservice
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@RaviKumar : Yes. Microservice is an architecture. You can develop microservice with any technology and any web-service. With Rest and spring boot, you can easily develop microservice.
@Ravikumar-gj6qw
@Ravikumar-gj6qw 3 года назад
@@ByteProgrammingVedantHarish can we dev microservices with only spring without spring boot?
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 3 года назад
@@Ravikumar-gj6qw In view, ideally you should not. Main crux of an api being microservice is "standalone, production ready".
@Ravikumar-gj6qw
@Ravikumar-gj6qw 3 года назад
@@ByteProgrammingVedantHarish I didn't get you bro
@ksjadon1
@ksjadon1 3 года назад
Too much ads... disgusting 🤢 Nice content.
@priyankasinha8974
@priyankasinha8974 3 года назад
speed 1.25 does the job
@Ravikumar-gj6qw
@Ravikumar-gj6qw 4 года назад
At time 3:25 No in case of monolithic app debugging is very hard bro wrong explanation check once
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 года назад
@Ravikumar Any specific scenario you faced?
@surendramishra4813
@surendramishra4813 3 года назад
@Ravikumar why dubbing is hard in monolithic even there is only one application, In case o f micro-service, how will you debug other micro service which hold other team, and how will you get that micro-service logs, and how will you debug other service which written in dot net and your service in java, when if you don't have log access of that micro-service ,
@vikaspanwar2537
@vikaspanwar2537 2 года назад
here's my perspective on why you may NOT want micro services - ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-LZPsyX0J9DM.html
@sanjaykumar-vx2eo
@sanjaykumar-vx2eo 3 года назад
got really headache with your slow motion.
Далее
Зачем он туда залез?
00:25
Просмотров 2,6 млн
вот тебе и бэйбик👴🏻
01:00
Просмотров 311 тыс.
Java Interview Questions | Core Java
26:00
Просмотров 26 тыс.
Rest Interview Questions/Interview Preparation
13:54
Просмотров 28 тыс.
Cloud Interview Questions and Answers
21:45
Просмотров 31 тыс.
APPLE дают это нам БЕСПЛАТНО!
1:01
Просмотров 658 тыс.