Book Image

Serverless Programming Solutions [Video]

By : Francesco Lerro
Book Image

Serverless Programming Solutions [Video]

By: Francesco Lerro

Overview of this book

<p>This video course will get you hands-on with Serverless computing. You will be provided with solutions working with cloud functions in serverless environments. You will be taken through the steps to understand the different patterns of serverless application using working examples. The video addresses key challenges in serverless scenarios such as how to develop highly scalable application slicing out the core functionality of the software to be distributed in different FaaS, how to test and monitor applications, and how to apply software development best practices in continuous delivery, testing, and lifecycle management. By the end of the video you'll be able to build serverless applications efficiently.</p> <p>All the code and supporting files for this course are available on Github at <a style="color: #fa8d11;" href="https://github.com/PacktPublishing/Serverless-Programming-Solutions" target="blank">https://github.com/PacktPublishing/Serverless-Programming-Solutions</a></p> <h1>Style and Approach</h1> <p>This is a very hands-on course; the video will show you how to approach most common web application scenarios from a serverless point of view, starting with concrete examples and finishing with a complete web application. The course will cover AWS services.</p>
Table of Contents (5 chapters)
Chapter 2
AWS Lambda Recipes
Content Locked
Section 2
AWS Lambda, the CLI, and AWS SAM
This video aims on introducing the AWS CLI and AWS SAM to simplify the deployment of Serverless solutions. - Explore the AWS CLI command for AWS Lambda - Introduce AWS SAM - Demo of deploying a Serverless solution with AWS SAM