Tag: azure

Chatbot on Azure and Couchbase for Viber

Chatbot on Azure and Couchbase for Viber

A chatbot can be a novel way to interact with users. After writing a post introducing the basics of serverless, and also writing a post on writing Azure Functions, I decided I would try to build something a little more...

December 8, 2017
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
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...

Microsoft Azure and Couchbase Hands on Lab (Detroit)

Microsoft Azure and Couchbase Hands on Lab (Detroit)

Microsoft Azure and Couchbase are presenting a free hands-on lab “Lunch & Learn” on using NoSQL with Docker Containers. When: Wednesday, March 8th, 2017 – 11:00am – 2:00pm Where: Microsoft Technology Center 1000 Town Center, Suite 250, Room MPR3 Southfield,...

February 23, 2017
Couchbase Cloud Recipes – Pick your favorite!

Couchbase Cloud Recipes – Pick your favorite!

Couchbase 4.x Quick Installation provide instructions to install Couchbase on your local machine. Would you like to run Couchbase 4.x in cloud? There are plenty of recipes available! Looking for detailed instructions on Couchbase Cloud Recipes? Digital Ocean Jelastic OpenShift Docker BigStep Vagrant...

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