Tag: cloud

Serverless Architecture with Cloud Computing

Serverless Architecture with Cloud Computing

Serverless is one of the new buzz words that you’ve probably heard. It refers to a type of deployment where the server is abstracted away. It doesn’t mean there aren’t servers, just that you don’t have to provision the servers...

December 5, 2017
Couchbase is at AWS re:Invent 2017

Couchbase is at AWS re:Invent 2017

Join the Couchbase team at AWS re:Invent this week to learn more about how Couchbase partners with Amazon to enable a seamless user experience on Amazon Web Services (AWS). Stop by our booth #736 at The Venetian, November 28-30, for...

Azure Functions and Lazy Initialization with Couchbase Server

Azure Functions and Lazy Initialization with Couchbase Server

Azure Functions are still new to me, and I’m learning as I’m going. I blogged about my foray into Azure Functions with Couchbase over a month ago. Right after I posted that, I got some helpful feedback about the way...

September 15, 2017
Azure: Getting Started is Easy and Free

Azure: Getting Started is Easy and Free

Azure is where Microsoft is spending a lot of its efforts lately. Microsoft is dedicated to making Azure a success. As someone who started working with Azure a little in the early days, I can say that it’s come a...

August 16, 2017
Azure Functions with Couchbase Server

Azure Functions with Couchbase Server

Azure Functions are Microsoft’s answer to Amazon’s Lambdas or Google’s Cloud Functions (aka “serverless” architecture). They give you a way to deploy small pieces of code, and let Azure handle the underlying server. I’ve never used them before, so I...

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

Deploy Docker Container to Oracle Container Cloud Service

Deploy Docker Container to Oracle Container Cloud Service

Getting Started with Oracle Container Cloud Service explained how to get started with Oracle’s managed container service. Well, the intent was to show how to get started but getting to “getting started” was itself quite involving. And now this blog will really show how...

Getting Started with Oracle Container Cloud Service

Getting Started with Oracle Container Cloud Service

Oracle Container Cloud Service is Oracle’s entry into the world of managed container service. There are plenty of existing options: Docker for AWS or Azure Amazon Elastic Container Service Google Container Engine Azure Container Service DC/OS by Mesosphere OpenShift by Red Hat...

Couchbase on the Microsoft Azure Marketplace (Video)

Couchbase on the Microsoft Azure Marketplace (Video)

UPDATE: Many improvements have been made to the Couchbase Server offering on the Azure Marketplace since this video was made. Please check out Azure: Getting Started is Easy and Free for a more up to date resource. This video will...

June 15, 2016
Couchbase Server on the newly annouced Azure Marketplace

Couchbase Server on the newly annouced Azure Marketplace

You can find more up to date instructions for  Couchbase Server on Azure in Step by Step Guide —————————————– Today at TechED europe, Azure released the new Marketplace experience. With the new marketplace, it gets easier to deploy Couchbase Server on...

Step by Step: Deploying Couchbase on Windows Azure Virtual Machines

Step by Step: Deploying Couchbase on Windows Azure Virtual Machines

Greetings Everyone, I am a new recruit but a long time fan of Couchbase. First a quick intro: Name is Cihan Biyikoglu and I am product management at Couchbase. I worked on a number of database platforms in past life...

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