|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/serverless-using-aws-lambda-for-python-developers/
课程评论:没有评论
课程名称:使用 AWS Lambda 的无服务器编程(面向 Python 开发者) 课程概述:本课程专为希望深入学习无服务器编程的 Python 开发者设计。无论你是经验丰富的 Python 开发者,想要掌握 AWS Lambda 函数的基础知识,还是希望利用这些知识创建无服务器项目,此课程都将为你提供所需的技能。AWS Lambda 将微服务和无服务器功能结合在一起,提供了一种无服务器编程模型,它可以与 AWS 的其他托管组件协同工作。在 AWS 上的任何项目中,都将使用 AWS Lambda 函数。 课程内容包括: - 掌握无服务器编程和 AWS Lambda 的基础知识 - 使用 AWS 控制台创建 Lambda 函数 - 安装创建和部署无服务器项目所需的工具 - 学习 Lambda 函数的方法签名及可以传递和返回的数据 - 理解创建 SAM 模板文件所需的 YAML 语法 - 使用 SAM CLI 创建项目 - 理解无服务器项目的结构 - 构建和部署代码即功能(FaaS) - 在云端和本地测试函数 - 访问 Lambda 环境信息 - 一键创建和清理项目所需的整个基础设施 - 使用 API Gateway、AWS Lambda 函数和 DynamoDB 创建无服务器 API - 学会使用 AWS API 和 SDK 以编程方式处理各种组件 - 处理异步用例,使用 S3 和 SNS 作为触发器 - 配置日志记录使用 Log4j - 优雅地处理错误以配置死信队列 - 学习冷启动、扩展 Lambda 函数等内容 本课程旨在通过简单的步骤帮助开发者全面掌握无服务器编程的知识与技能。
Are you a Python developer interested in learning Serverless Programming in detail then this course is for you.Are you an experienced Python developer who wants to master the fundamentals of AWS Lambda Functions and use them to create Serverless projects then this course is for you as well. AWS Lambdas combine Nano Services and Function as a service (FaaS) to deliver Serverless programming model while using various other managed components in AWS. Look at any project that is on AWS it will be using AWS Lambda functions. This course is designed for developers with some knowledge of AWS and Python Development.You will start this course by:Master the fundamentals of Serverless Programming and AWS LamdbaCreate Lambda Function using the AWS console Install the tools required to create and deploy Serverless Projects from your command lineLearn the method signature and the data that can be passed to and returned from a Lambda FunctionLearn the YAML Syntax required to create SAM template filesCreate Projects using SAM CLIUnderstand the structure of a Serverless ProjectBuild and deploy Function as Code(FAAS)Test the Functions remotely on the cloud and locallyAccess the lambda environment informationCreate and cleanup the entire infrastructure required for your project with a single commandCreate Serverless APIs using API Gateway , AWS Lambda functions and DynamoDBLearn how to use AWS APIs and SDKs to programatically work with various componentsWork on a ASync usecase using S3 and SNS as triggersConfigure Logging using Log4jHandle Errors gracefully to configure Dead Letter QueuesLearn what Cold Starts are Scaling Lambda Functionsand more in easy steps