forked from LukeTillman/killrvideo-csharp
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
-
Implement Dapr to more closely isolate and run the independent services as actual microservices in individual .NET projects/solutions.
-
Remove IoC in the core project and have it actually inter-operate with the individual microservices via GRPC. Each microservice could/can then implement IoC or DI as necessary.
-
Be able to run and test each individual microservice idempotently and autonomously of the bootstrap "host" project solution.
Next Steps
- Create a standalone harness to test each of the services.
- Implement a baseline dapr project for deployment to k8s.
- Implement a host that can manage the domain/abstraction appropriately for the services within K8s.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels