문제

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