mongodb - Separate Cloudant Service from Bluemix -
i hosting node app on heroku connected mongolab db. few tips here, i've deployed app code bluemix. moved because i'm changing databases mongodb couchdb, , hoping bluemix might have faster connection due relationship have both being ibm services.
ok, questions :p
first, since cloudant added app "service" generically provisioned , hence username/pass/etc generated. assume can create own separate cloudant account , put of settings bluemix app manually. so, if that, separately link separate cloudantdb bluemix app, slower or have other negatives? i'm asking because maybe when it's auto-provisioned (and done together), maybe configured in way few network hops/firewalls skipped between connections. remember initial motivation trying out bluemix due relationship cloudant.
second, if decided stick auto-provisioned cloudant db, how can change username? i've been playing interface , don't see option anywhere. if can or can't, assume should able point separate heroku app using same credentials bluemix uses , should work same (as separate db, single mongolab , various paas providers).
thanks info! paul
you can surely create own separate cloudant account, , enter of settings bluemix app manually. connection speed depend on choice of data center locations (softlayer, rackspace or azure) when created cloudant account. if choose softlayer data center, speed faster if have chosen rackspace or azure due high-speed private network between softlayer data centers.
i'm not aware of way change usernames after has been provisioned. should able use same credentials point heroku app to.
Comments
Post a Comment