Research Article

Microservice-Based Platform for Space Situational Awareness Data Analytics

Table 1

Comparison between MSA and SOA.

TypeMSASOA

LevelTeam level, bottom-up implementationEnterprise level, up-bottom implementation
GranularityA system is split into many fine-grained servicesThe service consists of multiple subsystems with large granularity
StructureWithout ESB; loose service structureBased on ESB; centralized service structure
IntegrationSimple (HTTP/REST/JSON)Complex (ESB/WS/SOAP)
DeploymentIndependentDependent and complex