Step 10 – package and deploy the microservice

The Media Catalogue Microservice is ready to be packaged and deployed to a Docker container that can be called by the API gateway. The MongoDB will be separated and included into its own Docker container, so this can scale independently:

Docker has gained enormous popularity in the last couple of years. The reason is that a Docker container runs on a single OS process and as such is far more efficient in terms of resource allocation in comparison with its VM counterpart:

Containers

Virtual ...

Get Implementing Oracle API Platform Cloud Service now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.