devops-inventory/inventory

Create and Bind Database service for Cloud Foundry app

Closed this issue · 2 comments

As a inventory manager
I want to have all inventory records in a Cloud Foundry database
So that the inventory records are stored securely and consistently across the application, and so that the inventory microservice shares the same back end database as the other services (orders, customers, etc.) to ensure data consistency

Assumptions Cloud Foundry application is already created and named

Acceptance Criteria

  1. Database service is created for Cloud Foundry app
  2. Database service is bound to the Cloud Foundry app
ni482 commented

Created and bound...
Screen Shot 2019-04-11 at 3 16 50 PM

ni482 commented

Screen Shot 2019-04-13 at 5 35 15 PM