DEV Community

Dogushan Kaya
Dogushan Kaya

Posted on

Microsevices with different languages

Hello everyone,

I want to learn microservices deeply. I know spring boot, cloud, eureka, zuul , docker etc. But if i want to write one service with flask another one with python then how to implement service discovery and api gateways? How to manage these services? how do you manage this kind of services? Any suggestions are welcome. Thank you !

Top comments (2)

Collapse
 
dogushankaya profile image
Dogushan Kaya

Hi Phil, thanks for the answer.