-
Pages: 433
# Build seamless, efficient, and robust microservices with Go
- [x] 1. Introduction to Microservices
- [ ] 2. Designing a Great API
- [ ] 3. Introducing Docker
- [ ] 4. Testing
- […
-
Add a functionalities to check the users JSON web token to GET and POST for Repository, Pipeline, Operator and Resource.
-
## Product Outline
[Link](https://github.com/department-of-veterans-affairs/va.gov-team/blob/master/platform/product-management/product-outline-template.md)
## Summary
This epic captures our strategi…
-
### Description:
The Microservices - Messaging design pattern enables microservices to communicate with each other through asynchronous message passing, allowing for better decoupling and scalability.…
-
Seeing a handful of warnings about being unable to renew message locks for a message.
- Is this a bug in the dapr component or underlying azure sdk?
- Is this caused by a bug in our code trying to p…
-
-
### Describe the feature
As a **user** **I want** to clone git repositories at the launch of lib microservice **So That** users can see their files stored in git repositories.
### Describe the p…
-
**Describe the solution you'd like**
Refactor the existing monolithic backend services into microservices using gRPC for inter-service communication, enabling efficient data serialization and reducin…
-
## Current Behavior
I have 2 microservices in monorepo. I want that project-b run all target only when e2e finished in project-a microservices. When I add implicitDependencies to project-b micros…
-
## Expected Behavior
Dapr service bus component should be able to publish messages to the azure service bus.
## Actual Behavior
After a period of running, the Dapr Sidecar contains logs indicatin…