FrontEnd Development
28.4K subscribers
144 photos
1 video
8.36K links
Полезные ссылки иHTML, CSS, JavaScript, TypeScript, Angular, React, Vue, Node.js, Mobile and more.

Admin: @andrey2019
Download Telegram
How to Migrate Node-Based AWS Lambda Functions to OpenFaaS

If you want to run your AWS Lambda functions on your own infrastructure, for example.. (OpenFaaS is a system for running a serverless functions system on top of Kubernetes.) - http://amp.gs/s8TU

#nodejs #aws #lambda
The Anatomy of AWS Lambda

A detailed look at what makes AWS’s serverless platform tick from concurrency and cold starts to permissions and contexts. - http://amp.gs/sGXZ

#aws #lambda
How to Build a Complete Serverless Back End System

A complete start-to-end walkthrough at building an AWS Lambda powered backend complete with using S3 for storage and DynamoDB as a database. Aimed at those who haven’t gone through the process before. - http://amp.gs/usxt

#AWS #lambda
Serverless Express: Easy APIs on AWS Lambda and AWS HTTP API

A component for Serverless Framework focused on deploying Node Express.js-powered APIs to AWS Lambda and serving them up via API Gateway’s new HTTP API approach. Seems pretty slick. - http://amp.gs/2Pdq

#nodejs #aws #lambda