Monitoring API calls and requests in Node.js

HTTP instrumentation is a great way to automatically monitor API calls, and react when something unexpected. In this post, we’ll look at instrumenting Node.js apps. Read more

Similar

ClojureScript and Node on AWS Lambda

Amazon’s Lambda service executes functions in response to events. Which isn’t all that interesting: an abacus executes functions in response to events. What makes Lambda appealing is the attitude it takes toward disobedience.

Read more »