How to Create a Serverless Node.js App with DynamoDB for the First Time

Easily create your own serverless application with a database in less than 10 minutes… Read more

Similar

Multi Tenant Node-Red

I was recently approached by a company that wanted to sponsor adding Multi Tenant support to Node-RED. This would be to enable multiple users to run independent flows on a single Node-RED instance.… (more…)

Read more »

Node v7.10.0 Released

Windows 32-bit Installer: https://nodejs.org/dist/v7.10.0/node-v7.10.0-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v7.10.0/node-v7.10.0-x64.msi Windows 32-bit Binary: https://nodejs.org/dist/v7.10.0/win-x86/node.exe Windows 64-bit Binary: ht... (more…)

Read more »

Using Node.js Event Loop for Timing Attacks

A little over 3 years ago, a few friends and I started a group called pasten to participate in the Chaos Computer Club's Capture The Flag (CTF) competition. It is a jeopardy style CTF, where the participating teams need to solve security related challenge... (more…)

Read more »