Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a bare bones service for the VMR backflow, and make it deployable #3158

Closed
dkurepa opened this issue Jan 3, 2024 · 1 comment
Closed
Assignees

Comments

@dkurepa
Copy link
Member

dkurepa commented Jan 3, 2024

We want to create a bare bones service that will eventually become the VMR backflow service. We will start with an empty Aspire project, to improve on the local development story. We will also create a bare bones ASPNET API, and add it to the Aspire project.

We also want to create a pipeline that will make this service deployable using the Blue-Green Deployment approach.

@dkurepa
Copy link
Member Author

dkurepa commented Jan 10, 2024

In #3172, we added the new Product Construction Service. We chose to use Aspire for better local development support. The system currently consists of an empty API which we'll keep expanding. We have also set up a new pipeline for it's deployment - arcade-service-product-construction-service, using the blue/green deployment approach

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant