Skip to content

Ongoing architecture to switch/map/port to. #12

@Adron

Description

@Adron
  1. Implement Dapr to more closely isolate and run the independent services as actual microservices in individual .NET projects/solutions.

  2. 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.

  3. Be able to run and test each individual microservice idempotently and autonomously of the bootstrap "host" project solution.

Next Steps

  1. Create a standalone harness to test each of the services.
  2. Implement a baseline dapr project for deployment to k8s.
  3. Implement a host that can manage the domain/abstraction appropriately for the services within K8s.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions