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 5
Security, Monitoring and Performances
Content Locked
Section 2
Storing Secrets in AWS System Manager
In this video, we will be using AWS system store and KMS for storing sensitive values. - Store sensitive values in AWS system store - Use AWS KMS with Lambda and system manager - Implement secure storage with system manager and KMS