Year: 2015
-
Node.js + Express + Redis = Web Service
The goal is to provide real-time information from Redis Cache via Node.js to web clients. The data include temperature, ozone levels…
Read more: Node.js + Express + Redis = Web Service -
UPDATE: Azure VMs and CouchDB
After experimenting with the limits of Azure VMs and CouchDB based on my articles, I determined that the best practice should…
Read more: UPDATE: Azure VMs and CouchDB -
CouchDB on Suse VM in Azure For Less Than $100/month (Part 1 of 5)
The following outlines a series of posts designed to walk readers through building and benchmarking a reasonably cheap, fast and reliable…
Read more: CouchDB on Suse VM in Azure For Less Than $100/month (Part 1 of 5) -
CouchDB on Suse VM in Azure For Less Than $100/month (Part 2 of 5)
Part two of this series covers the creation of Azure VMs and the installation of CouchDB. Introduction Goals Cheap, Fast, Reliable…
Read more: CouchDB on Suse VM in Azure For Less Than $100/month (Part 2 of 5) -
CouchDB on Suse VM in Azure For Less Than $100/month (Part 3 of 5)
This is the third part of the series and covers creating CouchDB databases for tracking data and for the benchmark app.…
Read more: CouchDB on Suse VM in Azure For Less Than $100/month (Part 3 of 5)