If a question is related to microservices, then this tag could be used.
Questions tagged [microservices]
59 questions
3
votes
2 answers
Staging - Test multiple microservice versions together
I been trying to search for answer for this question but so far I didn't found anything useful.
Our problem is that we have 2 microservices with many staging branches, each of these microservices are on different servers and environments.
We want to…
Beardminator
- 81
- 4
1
vote
2 answers
How to deploy Envoy EDS/SDS
This is a micro services deployment question. How would you deploy Envoy SDS(service discovery service) so other envoy proxies can find the SDS server hosts, in order to discover other services to build the service mesh. Should I put it behind a…
Sasinda Rukshan
- 121
- 4
1
vote
1 answer
What are off-the-shelf options for creating a microservice that consults a REST interface and shows the outcome in a graph?
I am planning to create a microservice that reads a database and shows a graph. Are there any people who have created such a service? What are things to consider before starting? I am thinking about django and Springboot. On the other hand, perhaps…
030
- 13,235
- 16
- 74
- 173