-
# Data Consistency in the Microservice Architecture – Val's Tech Blog
Data Consistency might be a pain in the ass. It is a well-known source of unexpected surprises. What is it? What does it depend o…
-
In this part of the README file, there is a typo in `Micorservices`. It should be `Microservices`.
https://github.com/ByteByteGoHq/system-design-101#rest-api-vs-graphql
-
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
When NATS client (js) r…
-
[Defence in depth](https://techbeacon.com/8-best-practices-microservices-security) principle requires a protection layer between containers running separate microservers, even being deployed in the sa…
-
A microservice is restarted but for some reason it does not disconnect correctly from the discovery (it does not send the unsubscribe or the discovery is already restarting and therefore does not rece…
-
There is [existing support](https://github.com/adsabs/adsws/blob/master/scripts/generate_oauth_client.py) to create users and their tokens via the command line interface. However, this does not suppo…
-
This line: https://github.com/ForkbombEu/DIDroom_microservices/blob/main/Makefile#L164
Returns "this is not a git repo"
-
Hi.
First of all, thank you. I always enjoy reading your newsletter for the quality content.
I was wondering if you would consider allowing other people to contribute translations?
I would like to t…
-
Ensure that the *microservice urls* are never written with a `/` at the end, raise an error in case it is found or remove it directly on save.