Accord-Project / API-Development

API Development Working Area
0 stars 0 forks source link

Microservice Orchestration framework #5

Open VladimirAlexiev opened 6 months ago

VladimirAlexiev commented 6 months ago

@beachtom @rickmakkinga @pasi-paasiala

Management of microservice orchestration mentions:

We use AirFlow in some projects as a data pipelining solution. I don't think it's appropriate for microservice orchestration.

I think FUI should do some research and comparison of such frameworks. A quick google search finds eg: https://www.tatvasoft.com/blog/top-12-microservices-frameworks/ https://medium.com/microservices-architecture/top-10-microservices-framework-for-2020-eefb5e66d1a2 https://www.geeksforgeeks.org/microservices-frameworks/ https://dzone.com/articles/top-10-microservices-frameworks-for-2023

These open source ones are mentioned in the first article:

We use Spring Boot at ONTO, but I'm not a Java programmer so I don't know exactly for what.


Tom also asked "are there semantic ontologies to describe microservices"