Cargando…

Beginning Amazon Web Services with Node.js

Beginning Amazon Web Services with Node.js teaches any novice Node.js developer to configure, deploy, and maintain scalable small to large scale Node.js applications in Amazon Web Services. Hosting a Node.js application in a production environment usually means turning to PaaS hosting, but this ap...

Descripción completa

Detalles Bibliográficos
Autor principal: Shackelford, Adam
Lenguaje:eng
Publicado: Apress 2015
Materias:
Acceso en línea:http://cds.cern.ch/record/2050401
Descripción
Sumario:Beginning Amazon Web Services with Node.js teaches any novice Node.js developer to configure, deploy, and maintain scalable small to large scale Node.js applications in Amazon Web Services. Hosting a Node.js application in a production environment usually means turning to PaaS hosting, but this approach brings problems. Deploying Node.js directly to AWS solves the problems you encounter in these situations, enabling you to cut out the middle man. You will begin with a basic RESTful web service in Node.js, using the popular Express.js framework, pre-built and ready to run in your local env