Tag: optimization

Cloud Optimization (Why it’s Important, Tips, Best Practices)

Cloud Optimization (Why it’s Important, Tips, Best Practices)

Organizations are leveraging cloud computing to scale their operations more than ever. However, without proper cloud optimization, organizations may find themselves facing extra costs, not meeting performance requirements, and even experiencing security threats. In this article, we’ll explore tips to...

Using Multiple Disks to Speed Up Couchbase Analytics Queries

Using Multiple Disks to Speed Up Couchbase Analytics Queries

Typical ad-hoc analytical queries have to process much more data than can fit in memory. Consequently, those queries tend to be I/O bound. When the Analytics service was introduced in Couchbase 6.0, it allowed users to specify multiple “Analytics Disk...

The Couchbase Data Platform in Action: Analytics

The Couchbase Data Platform in Action: Analytics

Contents What is CBAS and how does it compare to “standard” Couchbase? Example Data and Configuration Code and Queries Web Client Web Server and Queries Querying with SQL++ Query Optimization Query Results and REST Response Conclusion Postscript With the release...

Performance: Managing threads in Couchbase 2.x

Performance: Managing threads in Couchbase 2.x

In this blog post you will get an overview of two related performance optimizations that you can do for Couchbase 2.5.1 and below. This is not for 3.x for reasons you can read at the bottom of this post. The two changes...