1
1 Comment

What do you think about a microservice versioning management tool?

Hey guys,

at my current workplace we work with a handful of microservices and deploy them like once a month to production. Sometimes it is hard to have an overview, which microservice are compatible with each other, so we always manage the versions of compatible services in an excel sheet. Besides we see on that excel in which region/stage a microservice should be deployed or not.

I thought there might be other people, who have the same problem. I would like to create a tool, which can help people to see which microservice versions are compatible and that it would be easy to follow the deployment history. Of course the tool might have an integration with github or the CI/CD pipeline.

What do you think about that idea?

on April 30, 2021
  1. 1

    This sounds like a cool idea. Who would be your target audience?