Sarah brings with her more than 18 years of experience in the software industry, primarily at Boston based ventures. In addition to her current role as a Sr. Product Manager at Scout, she is a featured speaker at Product School and a product strategy consultant for Tapple.io. Sarah holds a BS in Computer Science from Eckerd College, a Masters of Science in Innovation from Northeastern University, and an MBA also from Northeastern.

Sarah Morgan has written 2 articles, which have been read 62109 times.
38602
Abstract: This tutorial elaborates on integrating OpenTelemetry with Amazon DynamoDB to improve application performance and cost-effectiveness. It details the process of setting up telemetry for a Node app using various OpenTelemetry packages. Additionally, it instructs on instrumenting the Node app and DynamoDB instance, obtaining traces, and adding metrics. It provides valuable insights on troubleshooting, monitoring usage patterns, and cost optimization, thus enhancing the system's reliability and functionality.
23507
Abstract: OpenTelemetry, an open-source observability framework, enables developers to trace, monitor, and collect telemetry data from distributed applications. This article discusses OpenTelemetry's key features, including its language and framework agnostic design, standardization efforts, and community-driven approach.