Month: September 2017

Couchbase’s History of Everything: DCP

Couchbase’s History of Everything: DCP

Hiding behind an acronym (DCP), Couchbase has a secret superpower. Most people think of databases as storage locations data in a certain moment in time. But with Database Change Protocol (DCP), a Couchbase cluster can be viewed as  an ongoing...

Is digital innovation facing a data dilemma? Part Three: Consequences and how to avoid becoming a victim of the digital revolution

Is digital innovation facing a data dilemma? Part Three: Consequences and how to avoid becoming a victim of the digital revolution

So far in our look at Couchbase’s Data Dilemma research we’ve seen that enterprises are under pressure to create new experiences that help them engage with customers, and that legacy databases are a serious hindrance to realising these ambitions. Assuming...

September 7, 2017
Hashing Password Data in Couchbase with Golang and BCrypt – Video

Hashing Password Data in Couchbase with Golang and BCrypt – Video

I recently wrote about hashing password data using Golang before storing them into Couchbase. This is very useful because user data is incredibly sensitive. To further build upon what I wrote about, I thought it would be great to show...

Distributed caching with ASP.NET Core and Couchbase

Distributed caching with ASP.NET Core and Couchbase

Distributed caching can help to improve performance of an ASP.NET Core application. This is especially true for an ASP.NET application that’s deployed to a server farm or scalable cloud environment. Using Couchbase Server for caching is one of the many...

September 6, 2017
Continuously Deploying a Node.js Application Using CircleCI

Continuously Deploying a Node.js Application Using CircleCI

A few months back I had written about creating a continuous deployment pipeline with Node.js and Jenkins, where the Node.js application was using Couchbase in some fashion. Essentially, it took a project from GitHub, installed the dependencies, ran the tests,...

Get to know our Couchbase Community Meet –Ratnopam Chakrabarti

Get to know our Couchbase Community Meet –Ratnopam Chakrabarti

Ratnopam Chakrabarti hails from Plano, Texas and is an AWS Certified Solution Architect at Ericsson. He has been actively involved in contributing to our our Community writing program sharing off his expertise on Couchbas

Midwest JS Project Source on Full Stack Node Development, Available

Midwest JS Project Source on Full Stack Node Development, Available

Back in August I had participated in Midwest JS located in Minneapolis, Minnesota. As you may know, I’m a huge fan of developing full stack applications with the JavaScript stack. This is exactly what I had presented on at the conference. My...