-
I am skeptical about the concept for lecture 6 (components, services, and frameworks). For me, this is the hardest lecture to give, and also the most confusing exercise class. (This is partially due t…
-
## VFS Product information
### VFS team name
Virtual Agent Chatbot
### Product name
Chatbot
### Feature name
Benefits Microservices - Claims Status Flow
### GitHub label for team
virtual-age…
-
## Description
Relevant Ticket: #3853
In order for us to follow bulkhead pattern effectively, we need to break vets-api into micro-services. Given that work itself is most likely will need to b…
-
I built a way to display diagram sequences from jaeger traces (with some specific tags for asynchronous messages) by leveraging mermaidjs and grafana:
https://github.com/alexvaut/OpenTracingDiagram
…
-
Hello, @trakadasp & @mzacharioudakis
For the Dashboard we've talked about in Paderborn (@trakadasp), the GUI can now fetch the list of available services (as an array in JSON) like in
`.../api/v2…
-
Hello! I am having trouble running npm run swagger.
npm ERR! Missingscript:
npm ERR! npm run
They are some of the errors, how can I solve them?
-
```
Ideally, there should be some way, given a generic "Object" that is a node in
an XML a tree, to get the "bridge" that works with said tree.
Also need to be able to enumerate available bridges in…
-
Hey folks,
We try to get Datadog RUM working with micro-frontends, where we have multiple micro frontend applications running on one page.
The setup we've tried:
- the single HTML file shared …
-
Launching the demo to kubernetes results in a few namespace errors:
```
the namespace from the provided object "loadtest" does not match the namespace "sock-shop". You must pass '--namespace=load…
-
I use serverless for deploy on cloudformation aws.
But I cannot deploy the serverless on one apigateway.
1- How can I fix serverless.yaml file to deploy on api gateway and new stage?
2- Also we a…