سؤال

I want to create backend form my iOS application. I have a Couchbase Lite database embedded in my iOS application and now I want to create a backend for it. I want to have a server based on Couchbase because I want to use Sync Gateway protocol to synchronize client and server instances of my databases. Are there any ways I can deploy Couchbase server to Amazon and use it as a cloud database?

هل كانت مفيدة؟

المحلول

Sure you have a number of options to deploy a Couchbase server. You could simply spin up an EC2 instance and install the Couchbase server yourself, tho I would recommend using a preconfigured AMI from the marketplace.

https://aws.amazon.com/marketplace/search/results/ref=gtw_navgno_search_box?page=1&searchTerms=couchbase

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top