Deployment

Now that we've got our deployment package sorted, we need to deploy it. Like everything else you do in AWS, there are options for deployment as well. Let's start with the most basic: using the Lambda console in the AWS Management Console. Perform the following steps to deploy:

  1. First, we're going to update an existing Lambda function called myFunction using a ZIP file as a deployment package.
  2. If we click on the drop-down list for the code entry type (shown by the blue arrow in the following screenshot), we can see the upload options that are available:
Lambda console showing the upload options for packaged functions
  1. Let's choose ...

Get Learn AWS Serverless Computing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.