Tag: cloud

Multi-Cloud vs. Hybrid Cloud: Differences, Benefits & Strategies
Is your enterprise organization taking advantage of a multi-cloud or hybrid cloud strategy? According to Gartner Group, over 75% of mid-size and large organizations will have adopted a hybrid or multi-cloud strategy by 2021. What’s most critical for your enterprise...

Couchbase Professional Services Are Now Available on AWS Marketplace
When it comes to cloud software, developers prefer choice while IT teams like control. AWS Marketplace provides both: a catalog full of innovative software solutions, including Couchbase Cloud Database-as-a-Service (DBaaS), and a single system that makes it easy to find,...

Level Up Your Database Platform Best Practices at Couchbase Connect
My colleagues have already told you a lot about how amazing Couchbase ConnectONLINE will be. This free two-day tech conference is the premier event for exploring modern data, NoSQL technology and the cloud. John spoke about the need for modernization,...

Have a Happy Day of the Programmer!
Today’s your day, devs. The international Day of the Programmer is celebrated annually on the 256th day of the year (on 13 September in non-leap years). Why the 256th day? I mean, you already know, but I’ll explain it to...

How to Troubleshoot Your SDK Connection using SDK Doctor & Couchbase Alternate Addresses
It’s a common experience to run into network connection errors when you’re developing an application – particularly if you’re connecting from your local computer SDK to a remote cluster. Is your SDK not connected? You’re likely to run into situations...

Couchbase Goes Public: Making Tomorrow Better Than Today
Today Couchbase has entered its next chapter as a publicly traded company as we officially began trading on the Nasdaq under the ticker symbol “BASE.” This is a significant milestone for our company – one that reflects Team Couchbase’s hard...

Alternate Address & Port Support for Couchbase/N1QL Clusters
In order to connect to Couchbase deployments on cloud (AWS, Azure or GCP) or Kubernetes, we support multi-addresses in the form of alternate addresses. External applications use this facility to communicate with the cluster, but not directly to the nodes....

Couchbase Autonomous Operator 2.1 for Kubernetes is Now GA
At Couchbase’s global developer conference, ‘Connect.Online 2020’ held in October, we shared the essence of new features or capabilities of the upcoming Couchbase Autonomous Operator release version 2.1 through several sessions. Since then, many of you have been waiting to...

Drumroll Please: A Trifecta of Trophies for Couchbase
How does an enterprise software company follow news of a substantial round of funding? With some great industry recognition, of course! I am excited to share that Couchbase was recently honored with multiple awards– for product innovation, customer feedback, and...

Index Advisor Service for N1QL (June refresh)
This is our June drop for Index Advisor service for N1QL after fixing some of the bugs that were found after our last refresh in May. We plan to keep improvising the Index Advisor service(What is it?). The fixes in...

Public Network, External DNS & Couchbase Autonomous Operator
Why expose the Couchbase database on the public network? Below are some examples: Cross-Data Center Replication (XDCR) for High Availability and Disaster Recovery Client SDK access to Couchbase cluster Database-as-a-Service (DBaaS) platforms *Note – All of these use cases share...

Couchbase Backup / Restore in K8s Environment
1. Introduction Periodic backup of data is an important part of any production database deployment, which helps ensure data recovery in the event of a disaster and it also minimizes data inconsistency when a restore is required. Couchbase provides cbbackupmgr...