As a Cloud Provider
I need the service to deploy to the cloud
So that I can scale capacity with user demand
Details and Assumptions
-Artifacts for Cloud Foundry app have already been created in branch 'cf-deploy'
- Database still needs to be provisioned
- App needs to be pushed and connected to database
Acceptance Criteria
Given that I have deployed to the IBM cloud
When a customer comes to the cloud to visit our URL,
Then our service will be available for customer to browse
As a Cloud Provider
I need the service to deploy to the cloud
So that I can scale capacity with user demand
Details and Assumptions
-Artifacts for Cloud Foundry app have already been created in branch 'cf-deploy'
Acceptance Criteria