node.js

Deploy Node.js on Windows Azure

Learn how to deploy a node.js application to Windows Azure. Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.

Node.js on Windows Azure

Node.js is now a fully supported development platform for building server applications on Windows. What’s more, you can now take your high performance node.js server application and deploy to the cloud on Windows Azure and benefit from pretty much infinite scale. This video how you can build your node.js app on Windows and then deploy …

Node.js on Windows Azure Read More »

Node.js on Heroku

This video introduces Node.js and demonstrates how its non-blocking approach enables lean, scalable server applications. Node.js is an event-driven, JavaScript-based, high-performance I/O framework for server-side programming. It also shows how you can get started building your first Node.js app on Heroku.

Node.js Windows Azure Introduction

This short video shows you how to build and deploy a simple application to Windows Azure using Node.js. More information on this combination of technologies can be found on Node.js Developer Center.

cloud computing software development article

NoSQL Databases and Node.js

In recent years, non-relational DBMSs have reemerged with proponents’ claiming advantages in scalability and simplicity. Many of these DBMSs now exist targeted towards a variety of usage scenarios. They are popularly referred to as NoSQL databases. This article looks at two popular NoSQL databases – Redis and MongoDB – and also Mongoose, a popular API …

NoSQL Databases and Node.js Read More »