Continuously building and delivering Maven artifacts to AWS CodeArtifact

By Dustin Ward

Amazon Web Services FeedContinuously building and delivering Maven artifacts to AWS CodeArtifact Artifact repositories are often used to share software packages for use in builds and deployments. Java developers using Apache Maven use artifact repositories to share and reuse Maven packages. For example, one team might own a web service framework that is used by…

Enhancing AWS X-Ray support in OpenTelemetry JavaScript SDK

By Dustin Ward

Amazon Web Services FeedEnhancing AWS X-Ray support in OpenTelemetry JavaScript SDK In this post, AWS intern Kelvin Lo shares his experience of enhancing the OpenTelemetry JavaScript SDK to support AWS X-Ray. These enhancements are also available in the AWS Distro for OpenTelemetry. OpenTelemetry is a popular open source project under Cloud Native Computing (CNCF) Foundation.…