Microservices

Questions about Microservices…
1.    Before going to microservices, question about web services is that … .how can one web service(whether its SOAP or REST web service ) can call other web service ?
If it can call other web service then other web service should be same or different type of web service?
2.     How does microservice work?
3.   While developing microservice…. It recommends that we can develop each aspect (module) independently …is it possible?
4.     If above question is possible… that what are the basic architecture step to keep in mind if we are developing the microservices? Like server configuration…. Type of framework need to use?
5.    How does these module communicate with each other?
6.      Basic program to develop/ start with microservices?
7.      Basic requirement for developing web services?

Comments

Popular Posts