Instana Blog
Date: December 3, 2019
|
Trace Your AWS Lambda Function In Node.js – Automatically
Building services and functions in AWS Lambda is a fun experience and provides us with quick results, especially during, but not limited to, prototyping. But combining applications from multiple AWS Lambda services means, we need to trace requests through the different functions, working together to respond.