Distributed tracing with OpenTelemetry

By Dustin Ward

Amazon Web Services FeedDistributed tracing with OpenTelemetry These days, more and more systems deploy as a set of services using containers. You may already be using services like Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS) for quickly getting started with container workloads. Separating out services enables separation of concerns…

Deploying reinforcement learning in production using Ray and Amazon SageMaker

By Dustin Ward

Amazon Web Services FeedDeploying reinforcement learning in production using Ray and Amazon SageMaker Reinforcement learning (RL) is used to automate decision-making in a variety of domains, including games, autoscaling, finance, robotics, recommendations, and supply chain. Launched at AWS re:Invent 2018, Amazon SageMaker RL helps you quickly build, train, and deploy policies learned by RL. Ray…