Research Article

An Approach for Reconstructing Applications to Develop Container-Based Microservices

Table 3

Implement microservice by layer.

LayerImplementation method

Presentation layerAPI implementation to communicate with the user (or microservice)

Business logic layerController implementation to process information input from boundary

Persistence layerImplementation of a database that is connected to the controller to process data