Skip to content

Latest commit

History

History
11 lines (7 loc) 路 428 Bytes

README.md

File metadata and controls

11 lines (7 loc) 路 428 Bytes

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)