简体   繁体   中英

How can I deploy Couchbase server to Amazon Web Services?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM