As part of our hiring process we are kindly asking you to take a look at the following tasks.
- Read through the CDK stack
- Try to understand the different components of the stack
- Explain, what Lambda function is doing
- Deploy the stack using the CDK Toolkit
- Execute the function via Lambda GUI Console or AWS CLI
- Explain why it's not working
- Fix the error(s)
- Discuss possible improvements
- 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