Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Amazon Web Services

Introduction to AWS Lambda (Simplified Chinese)

Amazon Web Services and Amazon via AWS Skill Builder

Overview

概览

本实验将介绍有关 AWS Lambda 的基本内容,还会演示在事件驱动型环境中开始创建 Lambda 函数所需执行的步骤。

AWS Lambda 是一项计算服务,用于运行您的代码来响应事件并自动为您管理计算资源,让您可以轻松构建快速响应新信息的应用程序。AWS Lambda 可在事件发生后几毫秒内运行您的代码,如图像上传、应用内活动、网站点击或连接设备的输出。您还可以使用 AWS Lambda 来创建新的后端服务,其中的计算资源会根据自定义的请求被自动触发。

涵盖的主题

完成本实验后,您将能够:

  • 创建 AWS Lambda 函数
  • 将 Amazon S3 存储桶配置为 Lambda 事件源
  • 通过将对象上传到 Amazon S3 来触发 Lambda 函数
  • 通过 Amazon CloudWatch 日志监控 AWS Lambda S3 函数

先决条件

熟悉 Amazon S3。

Reviews

Start your review of Introduction to AWS Lambda (Simplified Chinese)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.