nyu-devops / lab-bluemix-cf

This repo demonstrates how deploy a simple Python Flask RESTful service using Bluemix Cloud Foundry
Apache License 2.0
11 stars 614 forks source link

Change from Redis to Cloudant NoSQL database #4

Closed rofrano closed 5 years ago

rofrano commented 5 years ago

As an Instructor I need to use Cloud resources that are free for my students So that they don't incur any expenses to take my class

Assumptions:

Acceptance Criteria:

When I deploy my application into IBM Cloud
Then I can connect to a NoSQL database in the cloud
And that database must be free of charges
rofrano commented 5 years ago

Fixed with PR #5