Tag: aws

An Introduction to Edge Computing Architectures

An Introduction to Edge Computing Architectures

If I asked five different people what “edge computing” is, I’d most certainly get five different answers. Confusingly, they’d probably all be right. Edge computing is a strategic architecture that’s growing in popularity, but its different permutations and its myriad...

Couchbase Professional Services Are Now Available on AWS Marketplace

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,...

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

6 Must-See Mobile & Edge Computing Sessions at Couchbase Connect

Not all developers are the same: If you’re a mobile developer or architect, your tools, challenges, methods and questions are all different from other development teams. As Couchbase ConnectONLINE approaches, I wanted to let all the mobile developers and edge...

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From FinServ to HealthTech: Why These 7 Enterprises Chose Couchbase

From the moment we wake up, we create data. As we go about our day, as our hearts beat, even as we fall asleep, we keep on creating more data. To create data is a fundamental part of the human...

Have a Happy Day of the Programmer!

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...

Couchbase Cloud New Features Now Available: Public API, Improved Import

Couchbase Cloud New Features Now Available: Public API, Improved Import

We are pleased to announce the release of Couchbase Cloud version 1.6, which introduces features that streamline account administration, enhance data migration and simplify how you work with Couchbase Cloud. In this post I’ll provide a general overview of the...

Your Guide to the Cloud: Migrating from Couchbase Server to Couchbase Capella on AWS

Your Guide to the Cloud: Migrating from Couchbase Server to Couchbase Capella on AWS

If you’re running a Couchbase Server deployment, did you know you can easily migrate to Couchbase Capella on AWS and instantly gain the scale and efficiency of a managed cloud service model while offloading the work of installations, upgrades and...

Multi-Cloud Computing – Strategy & Considerations

Multi-Cloud Computing – Strategy & Considerations

This post continues our look at various core computing concepts by diving into the emerging paradigm known as multi-cloud computing. We describe what an enterprise multi-cloud strategy looks like and provide considerations for setting multi-cloud management and storage-related goals. I...

April 21, 2021
Cloud Storage Backups with Couchbase (AWS S3 Object Stores)

Cloud Storage Backups with Couchbase (AWS S3 Object Stores)

Couchbase 6.6 introduced the ability to back up the document database directly to AWS S3 cloud computing storage or any other S3-compatible Object Store. Using the cbbackupmgr backup utility you can now specify an S3 bucket as a destination for...

Couchbase Cloud Is Here

Couchbase Cloud Is Here

Couchbase Cloud DBaaS is Here It’s my pleasure to announce the general availability of Couchbase Cloud, our new Database-as-a-Service (DBaaS) product, making its debut on Amazon Web Services (AWS). Our beta announcement earlier this year drummed up so much excitement...

June 30, 2020
Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL

Developing an Alexa Skill with Golang, AWS Lambda, and Couchbase NoSQL

Nic Raboy is an advocate of modern web and mobile development technologies. He has experience in Java, JavaScript, Golang, and a variety of frameworks such as Angular, NativeScript, and Apache Cordova. Nic writes about his development experiences related to making web and mobile...

Developing AWS Lambda Functions with Golang and Couchbase NoSQL

Developing AWS Lambda Functions with Golang and Couchbase NoSQL

In this tutorial, we're going to take a look at how to build a function on AWS Lambda that communicates with Couchbase using the Go programming language.