Introduction video (Talk by Chris Richardson, µ-service expert, until min 17). Please take notes about the terms monolith, scaling and µ-service architecture.
Further references: www.microservices.io
Service-oriented programming language Jolie (https://www.jolie-lang.org/) provides fast API engineering and reusal. Its JVM foundations make it easy to talk with other Java code. Of course, it is also provided as Docker container for fast cloud deployment, just look at the video:
An alternative: Ballerina
Zum Dockerisieren