• Labs icon Lab
  • Cloud
Google Cloud Platform icon
Labs

Creating a Lambda Function Using the AWS Console

In this hands-on lab, you'll write a Node.js Lambda function that checks a URL (e.g. _www.amazon.com_) and returns the status code that signifies if the website is up and running or down. During this lab, you'll have the opportunity to explore the Lambda console, function code, execution roles, test events, and execution results. AWS Lambda allows you to write concise functions and only worry about your code. Since Lambda is serverless, AWS manages the underlying infrastructure for you.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 45m
Published
Clock icon Jan 08, 2021

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Author Node.js Lambda Function in the AWS Console

    Create your Lambda function in the AWS Management Console using the code provided in the GitHub repo for the course.

    Set the Node.js runtime version to 20.x.

  2. Challenge

    Create a Test Event and Execute Lambda

    Create a basic hello-world test event to test the Lambda function. This test will invoke the function and determine the HTTP response code for the website in the code. Feel free to modify the Lambda code to test other websites and review the response codes within the function.

  3. Challenge

    Verify That CloudWatch Has Captured Function Logs

    After you've tested the function, navigate to CloudWatch to review the logs for the test event.

Pluralsight Skills gives leaders confidence they have the skills needed to execute technology strategy. Technology teams can benchmark expertise across roles, speed up release cycles and build reliable, secure products. By leveraging our expert content, skill assessments and one-of-a-kind analytics, keep up with the pace of change, put the right people on the right projects and boost productivity. It's the most effective path to developing tech skills at scale.

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.