Tag: Microsoft

DevIntersection 2022 Recap

DevIntersection 2022 Recap

As a sponsor of the DevIntersection 2022 conference in Las Vegas, Couchbase was able to showcase its NoSQL database solutions to the attendees. We had a booth in the expo hall and a speaking session where I discussed caching. Finally,...

December 19, 2022
Using the Java SDK for Couchbase: The Basics of Get & Upsert

Using the Java SDK for Couchbase: The Basics of Get & Upsert

Using Java with Couchbase doesn’t have to be hard, even for a new developer. In this quickstart tutorial, we’re going to walk through the basics of creating and fetching JSON documents in Couchbase using the Java SDK. With minimalist code...

July 20, 2021
Couchbase Cloud on Azure Marketplace

Couchbase Cloud on Azure Marketplace

This spring, Couchbase announced the availability of Couchbase Cloud on Microsoft Azure Marketplace to provide Azure customers access to the scalability, reliability, and agility of Couchbase Cloud. Also available on AWS Marketplace, Couchbase Cloud on the Azure Marketplace aligns with...

May 25, 2021
The Unreasonable Effectiveness of SQL in NoSQL Databases

The Unreasonable Effectiveness of SQL in NoSQL Databases

Business applications have requirements: take customer orders, deliver customer orders, track shipping, generate inventory report, end of the day/month/quarter business report, generate business dashboards and more.  These requirements evolve slowly. They remain even when you choose a NoSQL database. On...

May 26, 2019
Test Drive: Trying Couchbase on Azure for Free

Test Drive: Trying Couchbase on Azure for Free

Test Drive is an Azure feature that allows you to try out software in the cloud for free. Previously, I wrote about how Getting started with Couchbase on Azure is easy and free. That post told you how to get...

January 9, 2018
Scaling Couchbase Server on Azure

Scaling Couchbase Server on Azure

Scaling is one of Couchbase Server’s strengths. It’s easy to scale, and Couchbase’s architecture makes an efficient use of your scaling resources. In fact, when Couchbase customer Viber switched from Mongo to Couchbase, they cut the number of servers they...

December 18, 2017
NDP Episode #18: Microsoft DocumentDB for NoSQL in the Cloud

NDP Episode #18: Microsoft DocumentDB for NoSQL in the Cloud

I am pleased to announce that the latest episode of the NoSQL Database Podcast titled, Microsoft DocumentDB for NoSQL in the Cloud, has been published to all the major podcasting networks.  In this episode I am joined by Kirill Gavrylyuk from Microsoft’s...

CAP Theorem and Chaos at CodeMash Conference – January 2017 (Videos)

CAP Theorem and Chaos at CodeMash Conference – January 2017 (Videos)

I was again honored to be selected as a speaker at the great CodeMash conference in Ohio. I took part in three speaking events: Are You Ready for Chaos? Horizontal Scaling in a Briefcase This session was partly a demonstration...

February 27, 2017
Hello, Couchbase, it’s me, Matthew Groves!

Hello, Couchbase, it’s me, Matthew Groves!

I just started as a Developer Advocate at Couchbase, so let me tell you a little about myself. I’ve been coding since the early 2000s, mainly as a web developer. I live in Grove City, Ohio, which is a suburb...

April 26, 2016
Couchbase with Azure ARM Templates

Couchbase with Azure ARM Templates

This blog post describes how to set up your own Couchbase Cluster using Azure Resource Manager templates, aka ARM templates. Prerequisites: If you would like to try this you will need a few things: Azure Subscription, sign-up here for a...