Posts for "nodejs"
NodeJS: SSO with Kerberos
sjoekleMarch 5, 2017 4:00 PM
In this post, we will talk about implementing Single Sign-On with Kerberos
Better Resource Management with Bluebird
Oleksii RudenkoFebruary 7, 2017 7:20 PM
How to properly manage (allocate and dispose) resources in your Node services with the help of Bluebird's Resource Management API: examples with node-postgres, redlock and node-tmp.
Simple Starter Kit for NodeJS AWS Lambda functions using CloudFormation
Oleksii RudenkoJanuary 8, 2017 1:32 PM
In this tutorial, I present a simple dependency-free starter kit which uses CloudFormation to help you manage NodeJS Lambda functions