Backend as a Service
Backend service is a type of service that collects data from different services and combines them to deliver a unified data. An example is MVC application, which gathers data from different logical services and combines them to get displayed by user for different navigation selection. This is a good use case for microservices architecture.