Posts

Showing posts from December, 2018

Interview question for Architect

Command Query Responsibility Segregation (CQRS) SOLID Design Principles Microservice Oauth2 Do we need to pass Oauth2 for each services? Where do you check the roles in the code (db or code level)? How one service communication with other microservice? How the Hystrix working in Microservice? How to monitor the microservice? What is event driven? How will you achieve? What is Kafka? How they are using? CORS? How it is working internal? SpringBoot? Stream type Java 8 - Serial and Parallel? CICD? How to implement unit testing, Regression testing Pipeline in Jenkins?