Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Running Serverless

Posted By: hill0
Running Serverless

Running Serverless: Introduction to AWS Lambda and the Serverless Application Model
by Gojko Adzic

English | 2020 | ISBN: 0993088155 | 298 Pages | PDF EPUB | 19 MB

This book will help you get started with AWS Lambda and the Serverless Application Model (SAM). Lambda is Amazon's engine for running event-driven functions, and SAM is an open-source toolkit that greatly simplifies configuring and deploying Lambda services. Together, they make it easy to create auto-scaling APIs and cloud services designed for serverless deployments.