Selecting a Cloud Native Microservice Framework
A common question that arises when developing new services, cloud native services and microservices is; “in which language will we develop this functionality?”. Even though microservices can in theory be all build in different languages a number of considerations need to be made both on a project level as well as an enterprise architecture level.
Development language to select
As an enterprise you do not want to maintain to many programming languages. Each individual programming language comes with a…