- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
Open
Labels
Description
As a system administrator
I need the ability to deploy service to the cloud
So that I can scale the service up and down as required based upon demand
Details and Assumptions
- Artifacts of the 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 the Database
Acceptance Criteria
Given [some context]
When [certain action is taken]
Then [the outcome of action is observed]