Overview
Couchbase Server is a NoSQL database that delivers unparalleled performance at scale, on premises and in any cloud. It features memory-first architecture, built-in cache, geo-distributed deployment, and workload isolation. Couchbase excels at supporting business-critical applications at scale while maintaining submillisecond latencies.
Highlights
- Multi-Dimensional Scaling (MDS): One size never fits all when it comes to scaling your business. MDS delivers revolutionary distributed architecture providing compute, storage, and processing workload partitioning to meet ever-changing requirements.
- Eventing: Couchbase Eventing enables user-defined business logic to be triggered in real-time on the server when application interactions create changes in data.
- Analytics: Use SQL++ based N1QL for Analytics to run ad-hoc analytical queries on operational data while leveraging an MPP query engine. All without impacting operational application performance by maintaining workload isolation.
Details
Unlock automation with AI agent solutions

Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
---|---|
m5.xlarge Recommended | $0.662 |
c5a.12xlarge | $3.32 |
c6id.xlarge | $0.662 |
m5zn.2xlarge | $1.048 |
c5n.2xlarge | $1.641 |
c6i.8xlarge | $3.32 |
m5d.2xlarge | $1.048 |
c6i.large | $0.662 |
c6a.xlarge | $0.662 |
i3.metal | $5.582 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Usage instructions
If using the sample CloudFormation template, you may login to the web UI with a browser to port 8091 as Administrator.
See Tag Specification for how to configure Couchbase Server (https://github.com/couchbase-partners/marketplace/blob/main/aws/couchbase-ami-creation/tags.md )
Resources
Vendor resources
Support
Vendor support
This option includes a product license and Silver support. Please checkout our website at https://www.couchbase.com/support-policy/enterprise-software for details on our Enterprise support subscriptions tiers. For custom pricing or a private contract, please contact cloud_marketplace_orders@couchbase.com , for a private offer. Couchbase provides enterprises with access to 24 x 365 global support to help you in your Couchbase journey. For questions about support please reach out at
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
FedRAMP
GDPR
HIPAA
ISO/IEC 27001
PCI DSS
SOC 2 Type 2
Standard contract
Customer reviews
Cross-data replication and indexing improve data handling while upgrades require more attention
What is our primary use case?
Basically we have clusters, Couchbase clusters, databases, and that is how we use Couchbase with XDCR. All the clusters are set up and then we use Couchbase. It is a complex application setup we use with Couchbase. We have replication and multi-node Couchbase setup.
What is most valuable?
The very useful feature of Couchbase is the online addition and deletion of nodes which we use because of XDCR replication. We use this very regularly.
Couchbase has an indexing part that is easy to build. We can create indexes in advance, before we have the data, and then we can stack in the data. This is something we use regularly.
What needs improvement?
The main issue we keep facing from the past couple of years, observing other teams using Couchbase, is that whenever there is an upgrade, we see many issues with compatibility or nodes not interconnecting after the upgrade. The upgrade part should be taken care of very carefully.
We contacted Couchbase support recently when we had a similar issue. They were helping, but it is a critical system and application we have set up. They need to rethink about their upgrade process and improve their validation part after the upgrade.
My team has contacted Couchbase support directly. I think they provide good support, but we prefer a proactive approach rather than reactive because this is not the first time we are facing issues after an upgrade. It has happened two or three times. We need to be very cautious during upgrades, and application teams get worried because of earlier experiences. We need to avoid these situations.
For how long have I used the solution?
Our team has been using Couchbase for a while, but I started using it only in the last year.
What do I think about the stability of the solution?
We encounter compatibility issues with JDK and similar technologies whenever we perform upgrades. We had some issues recently.
How are customer service and support?
We contacted Couchbase support recently when we had an issue. They were helpful, but since we have a critical system and application, they need to rethink their upgrade process and improve their validation after upgrades.
My team has contacted Couchbase support directly. They provide good support, but we prefer a proactive approach rather than reactive because this is not the first time we are facing issues after an upgrade. It has happened multiple times, requiring extra caution during upgrades, which causes worry among application teams due to previous experiences.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I worked with other document databases, MongoDBÂ database and Firestore. Each database has its own advantages and disadvantages. When it comes to the deployment part, MongoDBÂ was much easier to deploy, but there are many differences when comparing features.
Which other solutions did I evaluate?
I worked with other document databases including MongoDB and Firestore. Each database has its own advantages and disadvantages. When it comes to deployment, MongoDB was much easier to deploy, but there are significant feature differences.
I prefer both, but for complex applications requiring minimal downtime, I prefer Couchbase. If there is room for downtime, I would choose MongoDB.
What other advice do I have?
It is a good solution, but as every product needs improvement, this also needs some enhancement. It is a good product. I rate Couchbase seven out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Effortless synchronization and reliable performance streamline everyday operations
What is our primary use case?
In another product, I use what they call N1QL, which is a query language, and I use it to check if ads are available to show to a user. In one part of the product, I only use the Sync Gateway, and in another part, I use N1QL to query the database.
What is most valuable?
It's great because it's very different from MySQLÂ where you have to update tables. With document type databases, you just say there's a new element in your document, and that's fine. It's really good to use.
What needs improvement?
I'm looking into geospatial applications, and I know that Postgres has it more natively than Couchbase. However, I haven't done any testing yet to determine if I should switch databases or if Couchbase is fast enough with geospatial documents.
For how long have I used the solution?
What do I think about the stability of the solution?
Once it's set up, it's easy to use, and there are no headaches. I would recommend it. There might be people I wouldn't recommend it to who don't know anything about Linux or how to set up servers. They might need to go a different route, perhaps to the cloud, which is easier to use.
What do I think about the scalability of the solution?
Which solution did I use previously and why did I switch?
How was the initial setup?
It's a lot to learn and to wire everything up, but that is with every good product, you've got to study. It's similar to studying English to speak it properly.
What's my experience with pricing, setup cost, and licensing?
That was years ago when I had the enterprise plan, and it wasn't really stable then. I think it was around 2018. They did update, and since then, I haven't had any problems anymore.
What other advice do I have?
I haven't used graphs yet. I use key value and document based functionality, and I actually used it 10 years ago. Now it's second nature to me.
I'll continue to explore using Couchbase, particularly looking into geospatial applications. While I know that Postgres has more native support for those uses, I haven't yet tested if Couchbase is fast enough with geospatial documents.
I rate Couchbase a nine out of ten.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Effectively navigates deployment challenges while requiring some improvements
What is our primary use case?
I can see Couchbase is being used for various use cases, primarily to enhance data handling capabilities.
What is most valuable?
The best thing about Couchbase is its versatility in handling data.
What needs improvement?
Overall as a tool, I see room for improvement in Couchbase in certain aspects.
For how long have I used the solution?
I have been using Couchbase for some time now.
What do I think about the stability of the solution?
When asked about stability issues with Couchbase regarding bugs or system breakdowns, this was specifically discussed.
What do I think about the scalability of the solution?
Regarding the scalability of Couchbase, I think it shows great potential for growth.
How are customer service and support?
For their support, I would rate them a 7 out of 10. I gave this rating because there are some areas where I think they could improve.
How would you rate customer service and support?
Neutral
How was the initial setup?
The deployment and initial setup of Couchbase is straightforward, though some people might see it as complex.
What's my experience with pricing, setup cost, and licensing?
The question was raised about whether Couchbase is completely free or if there are any hidden fees.
Which other solutions did I evaluate?
The discussion included whether Cassandra was being used in conjunction with Couchbase.
What other advice do I have?
I am a user of Couchbase and would recommend it to other people. Giving practical insights would be valuable advice for anyone new to Couchbase.
On a scale of 1-10, I rate Couchbase an 8.
Maintains consistent productivity and reliable data storage in gaming applications
What is our primary use case?
What is most valuable?
What needs improvement?
For how long have I used the solution?
What do I think about the stability of the solution?
What do I think about the scalability of the solution?
How are customer service and support?
How would you rate customer service and support?
Positive
What about the implementation team?
What was our ROI?
What other advice do I have?
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Efficient operations and cost reduction achieved through multi-master flexibility
What is our primary use case?
Our primary use case for Couchbase is related to the iGaming industry, particularly for high-performance reads and writes to meet our SLA for high volumes. We have a particular use case where there is an SLA of one second, and Couchbase is critical for ensuring our wallet operations function correctly.
How has it helped my organization?
Couchbase, being a multi-master solution, allows us to process more load and has enabled us to scale more significantly with lower costs, especially under high user spikes.
What is most valuable?
The most valuable features of Couchbase include the key-value storage due to its speed and the multi-master capability, which provides more speed and scalability compared to master-slave databases.Â
The support for syntax that allows reading by properties sets Couchbase apart from alternatives like Redis . Additionally, Couchbase's N1QL query language minimizes the learning curve for developers, facilitating an easier adaptation to the technology.
What needs improvement?
I would like Couchbase to provide more functionality via the UI, as some operations, such as time-based scaling, currently require using the API. While I find Couchbase's feature set to be generally satisfactory, adding more UI-based configuration options would be beneficial.
For how long have I used the solution?
I have used Couchbase for four years.
What do I think about the stability of the solution?
Couchbase is highly stable, rated at nine out of ten.Â
Stability is crucial as it prevents users from turning to competitors.
What do I think about the scalability of the solution?
Couchbase is extremely scalable, which is critical when handling high throughput and load.Â
I rate its scalability at ten out of ten.
How are customer service and support?
I rate customer service at ten out of ten. The support team has been helpful with VNET configuration, Sync Gateway, and other technical issues.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
We previously used Mongo database but switched to Couchbase since it is a multi-master solution, allowing us to process more load and scale with lower costs.
How was the initial setup?
The initial setup is quick with Couchbase Capella , taking about 30 minutes. Deployment on Kubernetes or VMs may require about half a day for setup.
What about the implementation team?
Typically, one person is sufficient for deployment, especially with Couchbase Capella . For in-house deployment, one or a maximum of two people can handle the configuration.
What was our ROI?
Investing in Couchbase has significantly lowered our operational costs and increased throughput, reducing costs by half and supporting around five times the non-peak user volume during peak hours.
What's my experience with pricing, setup cost, and licensing?
The pricing of Couchbase varies depending on the usage. It can range between 25,000 to 40,000 Euros per year depending on company requirements.
Which other solutions did I evaluate?
We evaluated Mongo database but chose Couchbase due to its multi-model flexibility and the advantages of being a multi-master database.
What other advice do I have?
Couchbase, especially under high load conditions, is imperative for providing a great user experience due to its stability and scalability, which reduces costs and scales efficiently.Â
I rate Couchbase at nine out of ten.