This topic provides an introduction to Web Services. You will cover web services origins, the definition of a web service, web service examples, and the microservice concept.
This talk provides an introduction to Javascipt. You will cover JavaScript origins and primative types, objects, programming constructs and functions used in Javascript.
This talk instoduces Node.js and Node Packet Manager. You will also learn about blocking vs. non-blocking processes and how Node.js processes events, specifically HTTP requests.
This talk introduces Representational State Transfer (REST). REST a software architectural style for the world wide web. Express is a Node.js framework which can be used to create Restful web APIs.
This talk covers cloud databases and MongoDB. You will learn about characteristics of distributed cloud-based data stores and how to use MongoDB with Node.js applications.
This talk introduces Mongoose and Lodash. You will learn how to apply Mongoose to improve your existing labwork.
This talk introduces highly available, fault tolerant, cloud-based architectures using Amazon Web Services.