In this video we'll build and deploy a Fastify web server to AWS, fine tuning the settings to optimize performance and achieve single digit millisecond latency.
Fine tune your Lambda settings with Lambda Power Tuning - https://github.com/alexcasalboni/aws-lambda-power-tuning
Blog post - https://dev.to/aws/deep-dive-finding-the-optimal-resources-allocation-for-your-lambda-functions-35a6
0:00 - Introduction
0:57 - Getting started - creating the project
2:45 - Writing the server
5:45 - Configuring Lambda settings
6:56 - Deploying the backend
7:08 - Testing it out & viewing logs
9:09 - Conclusion