Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.1 KB

Readme.md

File metadata and controls

26 lines (18 loc) · 1.1 KB

superluminar hiring tasks

As part of our hiring process we are kindly asking you to take a look at the following tasks.

Lambda with Node.js and CDK

Explain

  • Read through the CDK stack
  • Try to understand the different components of the stack
  • Explain, what Lambda function is doing

Hands on

How to prepare for the interview

  • Check out this repository and perform the task mentioned above
  • Make small and frequent commits, so we can see how you are approaching the problem
  • Deploy the code to your own AWS account
  • Be prepared to make further changes to the code and the infrastructure during the interview