Venkat Subramanian, Product Manager | Couchbase Blog

Author

All posts by Venkat Subramanian, Product Manager

Venkat dabbles in product development and product management and has been developing data/analytics platforms & products. Significant chunk of his experience has been with Oracle, where he transitioned from being an Engineer in Oracle’s Enterprise Manager team to Product Manager for Oracle's BI/Analytics suite of products. He has worked in startups in the past helping develop machine-learning/NLP products and distributed decisioning systems. He lurks around at @venkasub.

Eventing Service Best Practices
Eventing Service Best Practices

Enabling you for success. Do's and Don'ts. Couchbase Eventing Service Best Practices

Timers in Couchbase Functions
Timers in Couchbase Functions

Timers are constructs by which developers can specify a business logic to be triggered in reference to wall-clock events. Use-cases : Archive documents before expiry, do timed calculations, send notifications at a specific time.

Ordering in Couchbase Functions – Part 2
Ordering in Couchbase Functions – Part 2

Let us dive into under the hood of the Eventing Service and try to understand how the Eventing Workers actually get assigned for processing the mutations, and how it affects the ordering.

Ordering in Couchbase Functions – Part 1
Ordering in Couchbase Functions – Part 1

When compute resides closer to data, it is important to understand how compute behaves when the data, that it is listening to, changes.  Let’s understand Ordering in Couchbase Functions.

New Features in Index Service in Couchbase Server 5.5
New Features in Index Service in Couchbase Server 5.5

New features in Index Service in Couchbase Server 5.5. Check out Partitioned Indexes, ALTER INDEX, Aggregate pushdowns, a revamped console & new statistics

Introducing Couchbase Eventing Service
Introducing Couchbase Eventing Service

The Couchbase Eventing Service allows customers to process changes (create/ update/ delete/ expiry) to data stored in Couchbase Cluster in near real-time.

Database Indexing Best Practices
Database Indexing Best Practices

What is database indexing? Couchbase is here to with examples of database index best practices for delivering a high-quality customer experience.

Blazing Fast Index Performance with Plasma
Blazing Fast Index Performance with Plasma

Plasma is decades ahead compared with the earlier generation of the standard global secondary indexes. Checkout a few numbers!

How to transition from Equivalent Indexes to Index Replicas?
How to transition from Equivalent Indexes to Index Replicas?

Moving to Index Replicas from Equivalent Indexes is easy and leads to an efficient system and also makes index manageability a breeze.

Diving into Couchbase Index Replicas
Diving into Couchbase Index Replicas

Index Replicas in Couchbase provide benefits, including high availability and load-balanced querying, simplified index management and improved performance.

Using the New Plasma Storage Engine for Couchbase Indexes
Using the New Plasma Storage Engine for Couchbase Indexes

Plasma is a highly scalable and performant key-value storage engine for Couchbase Indexes that makes executing N1QL queries blazingly fast. Download now.