Skip to content

jamesmbourne/request-tracing

Repository files navigation

Distributed request tracing in AWS with Serverless Node.js

This repository contains the sample code used in the article Distributed request tracing in AWS with Serverless Node.js

Getting Started

As a pre-requesite for this, you will need a few things installed:

  • Node.js & npm
  • AWS CLI, configured with credentials
  • Serverless CLI (npm i -g serverless)