Search This Blog

Saturday, May 22, 2021

Interview preparation for Micro-Service, before you appear prepare these questions.



  • Explain micro-services architecture. In which cases micro-service architecture best suited
  • Explain micro-services vs monolitic architechture?
  • What are the advantages of microservices?
  • How independent micro-services communicate with each other?
  • How to create microservice project in dot net core?
  • What docker container and how to create dot net core application using docker container?  Explain docker file in dot net core and how it is work.
  • How to implement security between microservice to microservice call.
  • Which framework you used between microservice to microservice call and how to handle exception between them.
  • Have you create separate db for each microservice? If no then explain answer for why?
  • How to deploy microservice on AWS or any cloud ? How to implement health-check ?
  • What is CI and CD?
  • What is Jenkins pipeline?


No comments: