Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 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 5 6

Production-Ready Serverless

Posted By: naag
Production-Ready Serverless

Production-Ready Serverless
MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 9 Hours 16M | 11.2 GB
Genre: eLearning | Language: English

Production-Ready Serverless: Operational Best Practices teaches you how to build applications that take advantage of AWS Lambda and other AWS platform features like API Gateway and Kinesis. AWS expert Yan Cui guides you from writing your first AWS Lambda functions through handling the operational challenges Lambda can bring as you integrate serverless development practices into your applications. You'll build a basic e-commerce site piece by piece, including a Lambda-based web API using the API Gateway service. This hands-on course introduces processing events in real-time using Lambda and Kinesis Streams, implementing security against common OWASP attacks, modern serverless design patterns, and best practices for maximizing performance and minimizing cost!

AWS Lambda is a platform for running cloud-hosted functions—small, single-responsibility services that handle tasks and orchestrate data flow among other AWS services. Lambda functions responds to the events triggered by users and your application. AWS automatically scales Lambda for you based on demand, so you can minimize infrastructure plumbing management and enjoy the reliability, security, and responsiveness you need to create amazing applications!
Inside:

Creating and deploying Lambda functions with the Serverless framework
Building web APIs with Lambda and API Gateway
Implementing authentication and authorization using API Gateway, IAM, and Cognito User Pools
Implementing canary deployments using API Gateway and Lambda
Processing real-time events with Lambda and Kinesis Streams
Collecting and aggregating analytics events in real-time
Testing Lambda functions
Managing configurations for Lambda functions at scale
Securing applications against common OWASP attacks
Leading practices for Lambda, API Gateway and Kinesis Serverless design patterns

Production-Ready Serverless