microservice-app-example
microservice-app-example copied to clipboard
Example of polyglot microservice app
When I run `$ kubectl create -R -f k8s/`, I get the output: ``` service/auth-api created service/frontend created service/redis-queue created service/todos-api created service/users-api created service/zipkin created unable to recognize "k8s/auth-api/deployment.yaml":...
Hi. This is a very minor issue, but I hope it could be addressed. The block diagram you've provided, which visualizes the various components, is located on github usercontent. So...
# Problem At the moment the data is stored in memory which can not be visualized easily. The data gets lost in every restart. Zipkin provides alternate solutions to integrate...
Pull request for #18.
When building log-message-processor, py_zipkin failed to compile on python:3-alpine, python:3.6-alpine seems to be fine.
in other words: what is recommended and the fastest possible way to have changes applied after every `CMD + S` in code editor? Note with things like `React` hot-reloading it's...
As far as i can see, this scheme lacks the opportunity to revoke user's authorization?