Book Image

Design Serverless Architecture with AWS and AWS Lambda [Video]

By : Michael Haberman
5 (1)
Book Image

Design Serverless Architecture with AWS and AWS Lambda [Video]

5 (1)
By: Michael Haberman

Overview of this book

Amazon Web Services continues its domination as the leading cloud service provider on the market. Since serverless applications are gaining a lot of traction, it is extremely important to understand the serverless architecture, to help you build, manage, and secure serverless applications. This video covers all aspects of serverless architectures in Amazon Web Services, which is necessary for working with serverless applications. This course starts with introduction to serverless architectures and then you'll delve into design considerations, followed by building a serverless application and deploying it on your serverless architecture. This video covers practical example of deploying and orchestrating a serverless application using DynamoDB, AWS Lambda, and API Gateway. Towards the end of the video, we will learn about some security considerations in protecting your serverless application. By the end of this course, you will have mastered working with serverless architectures on AWS Cloud. This course uses AWS Lambda and Node.js 6.10 while not the latest version available, it provides relevant and informative content for legacy users of AWS.
Table of Contents (4 chapters)
Chapter 4
Monitoring and Logs
Content Locked
Section 1
Logs with CloudWatch
Serverless services output both infrastructure and application logs, we need to find a way to manage those logs. This video helps us into doing it. - Setup integration between CloudWatch and Lambda function - View the logs in CloudWatch and learn how to search it - Stream or export the logs the get better capabilities