Crash Course on Building and Monitoring AWS CDK Apps

May 26, 2023

In this webinar, learn how to use the AWS Cloud Development Kit (CDK) to build a complex microservice-based application and implement distributed tracing to monitor it.

You'll be able to follow along with Thorsten Höeger, Cloud Automation Evangelist, and AWS CDK expert Michele Mancioppi, as they live-code an application that uses AWS Lambda with Node.js, and Amazon ECS with Java. Once built, you'll learn how you can apply distributed tracing to any AWS CDK-based application, in just a single line of code.

During this webinar, you'll learn about:

  • Creating complex applications with AWS CDK
  • Observability-as-code
  • Adding distributed tracing to AWS CDK-based apps