This is an example of Microservice application where we will taking "users" and "their contacts" as a reference where USER-SERVICE rest api will communicate with CONTACT-SERVICE with the help of API-GATEWAY and EUREKA-SERVER will be place where all these APIs will be registered. Also, HYSTRIX-DASHBOARD is used for real-time monitoring.