lab challenge

Serverless Framework Challenge

Intermediate
1h 30m
157
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.
Lab description

In this lab challenge, you will need to prove your knowledge of the Serverless framework by creating an authenticated microservice with three functions: one for generating tokens and insert them in a DynamoDB table, one for authenticating the requests, and the last one that sends messages to an SQS queue; you will need to create the DynamoDB table and the SQS queue through the Serverless framework.

The objectives you will need to achieve represent essential skills that a Serverless developer needs to have. You'll be given a desired end state and be required to reach it using your knowledge of the Serverless framework. This lab challenge simulates building a solution in a real-world scenario. As with any real-world scenario, this lab will not guide you through the steps needed to complete it.

Before attempting the challenge, we strongly recommend completing all the Serverless Framework labs.

Updates

Sept. 2, 2021 - Added hints to the checks to assist with completing the challenge

Prerequisites
  • Good knowledge of Python
  • Good knowledge of the Serverless Framework
Intended audience
  • Python developers, especially those that want to start building Serverless applications
What will be assessed
  • Your ability to use the Serverless Framework
  • Particular aspects to the core parts of the Serverless Framework
About the author
Students
40,024
Labs
106
Courses
2
Learning paths
10

Stefano studies Computer Science and is passionate about technology. He loves working with Cloud services and learning all the best practices for them. Google Cloud Platform and Amazon Web Services are the cloud providers he prefers. He is a Google Cloud Certified Associate Cloud Engineer. Node.js is the programming language he always uses to code. When he's not involved in studying or working, Stefano loves riding his motorbike and exploring new places.

Covered topics
Mission
Serverless Framework Challenge