You need a new approach to security for serverless applications. Classic approaches just don’t make sense, because tools and process can only take you so far. This video from the latest AWS re:Invent will guide you step by step to securing your serverless applications.
This article focus on InfluxDB, a database optimized to store and run time-series data.
Influx can help us to gather metrics and understand how our applications are performing. If you are interested in these kind of topics, this article is worth checking it out.
A NEW alternative to yarn and NPM to install dependencies in JavaScript. Turbo claims to be 5 times faster than its competitors and it also runs natively in the browser!
React 16.2 is now available! The biggest addition is improved support for returning multiple children from a component’s render method. We call this feature fragments : Fragments look like empty JSX tags. They let you group a list of children without adding extra nodes to the DOM.
A beginners tutorial on how to use AWS Lambda and Twilio SMS API to build a little application that can keep us informed on the current exchange rate for a given set of currencies.
Book of the week
Web Development with Node and Express: Leveraging the JavaScript Stack
by Ethan Brown
Learn how to build dynamic web applications with Express, a key component of the Node/JavaScript development stack. In this hands-on guide, author Ethan Brown teaches you the fundamentals through the development of a fictional application that exposes a public website and a RESTful API. You’ll also learn web architecture best practices to help you build single-page, multi-page, and hybrid web apps with Express.