Microservices Interview questions | Interview Preparation

  Рет қаралды 69,058

Byte Programming

Byte Programming

Күн бұрын

Пікірлер: 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
@kishorkumrbendi
@kishorkumrbendi 2 жыл бұрын
Good explaination along with the answers..
@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 4 жыл бұрын
Agree..100%
@sachinraykar8121
@sachinraykar8121 3 жыл бұрын
Great video. Covers all topics which will be expected in interviews for experienced folks. Thankyou 👍
@amitkumarmeher643
@amitkumarmeher643 4 жыл бұрын
Nice video .Great Job. Please share more video
@basaveshbr2674
@basaveshbr2674 5 жыл бұрын
Very useful video 👍👍 thank you
@gopisambasivarao5282
@gopisambasivarao5282 4 жыл бұрын
very useful questions on microservices. Thanks
@maheshd3506
@maheshd3506 4 жыл бұрын
Very good explanation and easy to clear interview
@swapnilankalkhope1896
@swapnilankalkhope1896 3 жыл бұрын
Very Nice Explanation. Great !!
@hservices469
@hservices469 4 жыл бұрын
very good effort.Thanks
@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 3 жыл бұрын
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
@rajeevkandpal1880
@rajeevkandpal1880 3 жыл бұрын
For MS communication dont we use Feign Client also ? U mentioned only rest template n webclient
@RahulSharma-yr7mi
@RahulSharma-yr7mi 3 жыл бұрын
You are doing very good thing , keep it up 👌👍
@yesubabu2880
@yesubabu2880 2 жыл бұрын
why you did not even bring kubernates as an option for the last 3-4 questions.
@kumarmanish9046
@kumarmanish9046 4 жыл бұрын
Very good video, exactly what I wanted. But please increase speaking speed as we have to watch in 1.5x :)
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 жыл бұрын
Sure! Noted! New video i am trying to do. Stay tuned!
@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 4 жыл бұрын
I ran it with 2x still it was slow for me
@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.
@vasuc4190
@vasuc4190 3 жыл бұрын
Plz add realtime examples .it is useful to clear the interview
@kumarrajakotakonda1351
@kumarrajakotakonda1351 3 жыл бұрын
What is different between eureka and api gateway?
@ashrafm3564
@ashrafm3564 4 жыл бұрын
I like the style, "Moving to Next question" :) , awesome explanation
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 жыл бұрын
Glad you liked it!
@penumerthynagaditya1144
@penumerthynagaditya1144 4 жыл бұрын
Good compilation and most of the expected question covered. Great effort.
@Lucky-uz3je
@Lucky-uz3je 5 жыл бұрын
Thanks bro...easy to understand.
@saurabhtyagi7379
@saurabhtyagi7379 4 жыл бұрын
Good video, just add some realtime examples so that it will be more easy to understand
@aman.tyagi112
@aman.tyagi112 2 жыл бұрын
on 2X too its like I am listing on normal mode 😂
@subhrajyotiparida854
@subhrajyotiparida854 4 жыл бұрын
Very nice
@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 ?
@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!
@morning8474
@morning8474 3 жыл бұрын
hello please upload video on spring mvc ,DI,IOC,JSP,SERVLET,JDBC,
@Hacks00145
@Hacks00145 3 жыл бұрын
Pls make more questions
@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 4 жыл бұрын
@@ByteProgrammingVedantHarish can we dev microservices with only spring without spring boot?
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 жыл бұрын
@@Ravikumar-gj6qw In view, ideally you should not. Main crux of an api being microservice is "standalone, production ready".
@Ravikumar-gj6qw
@Ravikumar-gj6qw 4 жыл бұрын
@@ByteProgrammingVedantHarish I didn't get you bro
@mohdahasansiddiqui9063
@mohdahasansiddiqui9063 2 жыл бұрын
Can you please share the slides of the videos
@princejain8624
@princejain8624 4 жыл бұрын
Excellent explanation 👌👌👍..Please provide pdf document link or github link from where we can download as document
@ByteProgrammingVedantHarish
@ByteProgrammingVedantHarish 4 жыл бұрын
@Prince Pdf is not yet there. But point noted. Stay tuned!
@singsarav
@singsarav 4 жыл бұрын
very nice. please can you share slide or pdf of these points. difficult to cut and copy paste from video
@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 4 жыл бұрын
@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 ,
@oyrup
@oyrup 5 жыл бұрын
Great, thanks !
@ksjadon1
@ksjadon1 3 жыл бұрын
Too much ads... disgusting 🤢 Nice content.
@priyankasinha8974
@priyankasinha8974 3 жыл бұрын
speed 1.25 does the job
@sanjaykumar-vx2eo
@sanjaykumar-vx2eo 4 жыл бұрын
got really headache with your slow motion.
@vikaspanwar2537
@vikaspanwar2537 2 жыл бұрын
here's my perspective on why you may NOT want micro services - kzbin.info/www/bejne/gouzpKyOZa9seq8
Microservices Interview Questions | Interview Preparation ( Part 2 )
25:52
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
Маусымашар-2023 / Гала-концерт / АТУ қоштасу
1:27:35
Jaidarman OFFICIAL / JCI
Рет қаралды 390 М.
Java Interview Questions | Core Java
26:00
Byte Programming
Рет қаралды 26 М.
Service Mesh and its Architecture | How Microservices Communicate?
23:54
Concept && Coding - by Shrayansh
Рет қаралды 16 М.
Hibernate Interview Questions / Interview Preparation
30:14
Byte Programming
Рет қаралды 20 М.
Top 20 Microservices Interview Questions & Answers Explained
20:39
Spring boot interview questions/Interview Preparation (PART 1)
20:17
Byte Programming
Рет қаралды 77 М.
GIANT Gummy Worm #shorts
0:42
Mr DegrEE
Рет қаралды 152 МЛН