Mastercard microservice interview questions for experienced professionals | Kafka interview

  Рет қаралды 40,551

AG Tech

AG Tech

3 жыл бұрын

Mastercard microservice interview questions for experienced professionals | Kafka interview
This video contains Mastercard microservice interview questions for experienced professionals and also there are microservices scenario based questions.Interviwer also asked Kafka interview
For mock interviews join the telegram channel:-
t.me/mockinterview_agtech
Java complete Reference book
amzn.to/36A2jT3
-------------------------------------------------------------------------------------------------
Kindly subscribe channel for all updates and Learn how to pass your Java Developer interview
Mindtree Microservice interview :- • microservice interview...
Hadoop Spark interview:- • Sama Technology Spark ...
Morgan Stanley Java microservice interview:- • Java Microservice inte...
HCL Angular 8 interview :- • HCL Angular Developer ...
IBM Java interview:- • Interview Experience w...
Fujitsu Java microservice interview :- • Spring interview exper...
Virtusa Polaris Spring boot interview:- • Virtusa Interview Expe...
AMdocs Core java interview:- • Amdocs Java Interview ...
Tcs java interview experience:- • TCS core java Intervie...
UBS microservice interview experience:- • UBS java Interview Exp...
Atos syntel spring interview:- • Atos Syntel interview ...
Core Java 2+ Interview Questions:- • java developer intervi...
Hexaware Java Interview:- • Hexaware Java Intervie...
Cognizant Java Interview:- • Cognizant java intervi...
Tech Mahindra Java Interview:- • Tech Mahindra 5+ years...
Accenture Java Interview:- • Accenture Core Java In...
Mphasis Interview :- • Mphasis interview ques...
Birlasoft Interview:- • Realtime interview que...
HCL Interview Questions:- • HCL Java developer int...
Yash teachnology Interview:- • Solution architect int...
IBM Java developer hacker rank test:- • Video
Wipro Java developer Interview :- • Wipro Java Developer I...
Capgemini Java developer Interview :- • Capgemini Java Develop...
Apache Wicket Interview Questions:- • Apache Wicket Intervie...
#AGTech #Microserviceinterview

Пікірлер: 40
@irfniks
@irfniks 2 жыл бұрын
If you don't have answers than confuse the interviewer 😂😂😂.
@ashishkumarg5
@ashishkumarg5 2 жыл бұрын
If you can't convince them, at least confuse them.
@Akshay-fz7ms
@Akshay-fz7ms Жыл бұрын
It's not correct approach ...if interviewer is confused he will certainly reject you, but if you can convince him only the parts you have worked on and politely refuse if you don't know something that will add better impression.
@jeetendra53
@jeetendra53 Жыл бұрын
😂😂😂
@rexsam3134
@rexsam3134 8 ай бұрын
@@ashishkumarg5 some companies have confused interview panel members already so it's very inevitable to notice these guys who cut short interviews if the candidate has better experience than them
@swarupcodes
@swarupcodes 2 жыл бұрын
I remember, there was a guy in my org, exp 6 years, he used to talk about all high level technologies, stuffs he did in his previous org. But when i used to review his code he didn't even know how to write clean code or implement a loosely coupled architecture. Some people beat around the bush and bluff but while working they will lack basic skills.
@20min8s
@20min8s 2 жыл бұрын
There are everywhere...folks who keep concentrating on managing & giving instruction stuff for ages forget the best practices and how to write clean code, this is one side and other side you are aware of what some other % ppl are doing.
@Akshay-fz7ms
@Akshay-fz7ms Жыл бұрын
Very true, there are lot of people who sound extremely knowledgeable when you discuss high level design, when it comes to actual coding it even low level design you find out the true colour
@gauravsahu9712
@gauravsahu9712 Жыл бұрын
Its a very cool to blam this Guy. suppose you are a very good Coder, but if you go for an Interview they will not have much coding Skills, they will Ask all the things, and may not qualify Interview, You can not be good in all areas. The problem here Interview process is Diff, and Working in IT is different, both are not synch so u can not blame this guy, Why u hire such a candidate. You should hire those Skills that is work in your Org
@abhishekgowlikar
@abhishekgowlikar 6 ай бұрын
At least Coding has to be done for the experienced guys. Simply theoretical approach won't work out.
@gopinadh2464
@gopinadh2464 11 ай бұрын
I really like the interviewer, the way he touching upon all key areas and measuring candidate exposure on same.
@rajsaraogi
@rajsaraogi 2 жыл бұрын
Request Id -> is a uuid which is best way to attach it to the starting part of the request and pass the same across all the microservices ..
@FitnessTechAk
@FitnessTechAk Жыл бұрын
i guess interviewer expects Slueth with MDC and Zipkins for tracing
@rexsam3134
@rexsam3134 2 жыл бұрын
Bounded Context : I am clueless on what he answered. Google says something else. He has not worked on ELK or Zipkin Tracing. Configuration of messages was what was expected but it cannot be for all messages. Wrong answer given for message configuration. Microservice 1 which sent that token to you in the header ? How is this possible for 2nd microservice to understand since microservice 1 has created that token and has the expiration date logic. Microservice 1 can have a refresh token logic added before sending token to other microservice and not after token expired Message Size is 1 mb. From where you got info of 50mb?
@SHIVAKUMAR-sg2pp
@SHIVAKUMAR-sg2pp Жыл бұрын
Logging question : span Id approach can be used, like span id will be same throughout the process.
@user-qh1pt4jx8x
@user-qh1pt4jx8x 7 ай бұрын
Span I’d maps to a request. User id and session id maps to user session. For banking & e-commerce applications user sessions logging helps
@mohammedsardar3779
@mohammedsardar3779 Жыл бұрын
Kubernates have auto healing capability, then we don't have to mention what should happen when one pod is down... Adding my thoughts.
@NANDANKAUSHIK
@NANDANKAUSHIK 2 жыл бұрын
Microservices arch appeared very statefull at some places
@AkashVermaNITian
@AkashVermaNITian Жыл бұрын
Why do you miss the feedback part!
@rishiraj2548
@rishiraj2548 3 ай бұрын
🤠👍
@tejeswarpala2841
@tejeswarpala2841 2 жыл бұрын
interviewer asked about circuit breaker. but he told about load balancer.
@abhijeetrathore7016
@abhijeetrathore7016 2 жыл бұрын
Yep
@Bhuipendra
@Bhuipendra Жыл бұрын
Nope , he talked about api gateway. There is a difference between load balancer and api gateway.
@mohammedsardar3779
@mohammedsardar3779 Жыл бұрын
API gateway can also play the role of load balancers.
@AkashVermaNITian
@AkashVermaNITian Жыл бұрын
NO! replication factor is implemented as a means of fail-safe and to ensure high availability of messages across multiple kafka brokers!
@AkshayKamthan
@AkshayKamthan Жыл бұрын
It also enabled fault tolerant to ensure that messages are not lost in case one or more brokers go down.
@nids9975
@nids9975 2 жыл бұрын
Can you add English subtitle!?
@20M_Target_1.0
@20M_Target_1.0 2 жыл бұрын
Ok, we will add. Thanks 🙏
@Balajisrinivasan1212
@Balajisrinivasan1212 3 ай бұрын
Bro says 5 years experience in Microservices but when asked design patterns says I don't know 😮
@SHIVAKUMAR-sg2pp
@SHIVAKUMAR-sg2pp Жыл бұрын
Any approaches for session management question?
@heartly4u
@heartly4u 9 ай бұрын
there is no session management. with microservices , everything is stateless.. Only thing makes it valid is AuthZ
@20M_Target_1.0
@20M_Target_1.0 2 жыл бұрын
I also have 5+ experience in Java and micro services I have 2.5+ I am trying to switch my job currently at what package should I go with, can someone please suggest on this ?
@vivekpanday
@vivekpanday Жыл бұрын
12 to 20 LPA
@chaknemebhujiya473
@chaknemebhujiya473 2 жыл бұрын
ye Harbola ji hain kya interview mein?
@AGTech777
@AGTech777 2 жыл бұрын
Kaun hain ye harbola
@reenarawat18122
@reenarawat18122 Жыл бұрын
😂
@kumarabhishek7877
@kumarabhishek7877 2 жыл бұрын
Well answered at 5 years of experience. We are struggling to have even this skill set to hire.
@niranjanverma6516
@niranjanverma6516 Жыл бұрын
Interviewer laughf
@rohand5545
@rohand5545 3 жыл бұрын
Experience?
@kisan-majdoorkalyansamiti7390
@kisan-majdoorkalyansamiti7390 Жыл бұрын
Better do not watch this vedio DDD is worst design patterns And the confusing too much
Tricentis TOSCA Automation Tool Full Course : Step-by-Step Beginner's Tutorial
3:16:22
Double Stacked Pizza @Lionfield @ChefRush
00:33
albert_cancook
Рет қаралды 88 МЛН
Despicable Me Fart Blaster
00:51
_vector_
Рет қаралды 28 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 78 МЛН
TCS | 5+ years experience|  real time java interview series| Interview 10
26:57
JAVA INTERVIEW BUDDY
Рет қаралды 53 М.
🚀 Apache Kafka Crash Course With Spring Boot 3.0.x | @Javatechie
4:50:16
Top 25 Microservice Interview Questions Answered - Java Brains
39:54
Как распознать поддельный iPhone
0:44
PEREKUPILO
Рет қаралды 2,2 МЛН
iPhone 15 Pro Max vs IPhone Xs Max  troll face speed test
0:33
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 146 М.
Ноутбук за 20\40\60 тысяч рублей
42:36
Ремонтяш
Рет қаралды 379 М.
low battery 🪫
0:10
dednahype
Рет қаралды 573 М.
КРУТОЙ ТЕЛЕФОН
0:16
KINO KAIF
Рет қаралды 6 МЛН