Migrating X-Ray tracing to AWS Distro for OpenTelemetry

By Dustin Ward

Amazon Web Services FeedMigrating X-Ray tracing to AWS Distro for OpenTelemetry In the context of containerized microservices we face the challenge of being able to tell where along the request path things happen and efficiently drill into signals and logs. As a developer, you don’t want to fly blind and one popular way to provide…

CDK Corner – January 2021

By Dustin Ward

Amazon Web Services FeedCDK Corner – January 2021 December was an exciting month for CDK! Jason Fulghum delivered an AWS re:Invent presentation on how CDK has changed over the past year and what customers can expect in the next year. The highlight of this talk was the alpha release of CDK v2. This is the…

Announcing New Segmentation Capabilities for Amazon Pinpoint

By Dustin Ward

Amazon Web Services FeedAnnouncing New Segmentation Capabilities for Amazon Pinpoint Amazon Pinpoint now provides customers additional filters to perform more granular segmentation. Amazon Pinpoint customers can now increase the level of campaign and message personalization by being able to reach more specific audiences. 

Resource leak detection in Amazon CodeGuru Reviewer

By Dustin Ward

Amazon Web Services FeedResource leak detection in Amazon CodeGuru Reviewer This post discusses the resource leak detector for Java in Amazon CodeGuru Reviewer. CodeGuru Reviewer automatically analyzes pull requests (created in supported repositories such as AWS CodeCommit, GitHub, GitHub Enterprise, and Bitbucket) and generates recommendations for improving code quality. For more information, see Automating code…