|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/aws-lambda-serverless-architecture-oct-2020/
课程评论:没有评论
**课程名称:** AWS Lambda Serverless Architecture (2023年6月) **课程概述:** 本课程旨在教授您如何从零开始掌握无服务器计算,并重点讲解AWS Lambda的核心功能及高级特性。通过实际操作,您将学会如何利用Lambda简化代码部署,摆脱服务器维护、容量规划和扩展的烦恼。 课程内容涵盖: * **无服务器基础:** 从根本上理解无服务器计算的优势和原理。 * **Lambda实战:** 学习Lambda函数的基本使用,包括访问和管理Lambda日志。 * **构建基本应用:** 构建一个无服务器应用程序,无需任何虚拟机或服务器维护。 * **核心AWS服务集成:** * **S3事件触发:** 使用Lambda处理S3存储桶中的事件。 * **API Gateway集成:** 连接Lambda函数至API Gateway,实现RESTful API的构建和测试。 * **高级API Gateway特性:** 探索Canary部署和Lambda Authorizer。 * **DynamoDB数据管理:** 使用Lambda将数据写入DynamoDB表,并实现S3事件触发数据存储至DynamoDB。 * **自动化操作:** 通过Lambda实现安全组更改的回滚。 * **CDN部署:** 配置CloudFront CDN以提升应用性能。 * **Kinesis流处理:** 创建和配置Kinesis流事件,并使用Lambda处理Kinesis流数据,包括生成流数据。 **先修知识:** 建议具备AWS基础知识,以便更深入地参与课程中的动手实践部分。 **涉及的主要AWS服务:** IAM, Lambda, S3, API Gateway, CloudFront, DynamoDB, Kinesis。
Serverless computation can simplify the process of deploying code for output. Scaling, capacity planning and maintenance operations can be concealed from the developer or operator.You'll learn Serverless Computing from scratch using lambda. We'll dive into it from scratch, and then dive into all its core features and into many advanced features as well. In this course, we'll be building on serverless fundamentals and explore AWS services to build a basic application and deploying it without any VMs or servers to maintain. Accessing Lambda Logs, Handling S3 Events using Aws lambda, Connecting Lambda Functions to API Gateway Endpoints and test. Further, Canary deployment in API gateway, Write Data in DynamoDB table using Aws lambda, Trigger s3 event to store data into the DynamoDB, Revert Security Group changes using Lambda, adding lambda authorizer to API gateway, Setting up a CloudFront CDN, Creating and configuring Kinesis Stream Event in AWS Lambda and processing Kinesis Streaming Data with AWS Lambda and Generating the Streaming Data for Kinesis Stream.Knowledge of AWS fundamentals are expected prior to this course, as we'll be more hands-on and see it work firsthand. Some of the AWS services we'll work on during this course are:‒ IAM‒ Lambda‒ S3‒ API gateway‒ CloudFront‒ DynamoDB‒ Kinesis