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 5
Integrating Amazon SNS and AWS Lambda
In this video, we will be presenting Amazon SNS as an integration channel for Serverless solutions, using scheduled events to invoke a Lambda function. - Introduce Amazon SNS - Define different use cases for SNS as an integration channel - Demo of integrating AWS Lambda and SNS, schedule function execution