Tag: datadog
All the articles with the tag "datadog".
-
Establishing Datadog on Kubernetes with EKS
Over the past few years I've spent a great deal of time writing and building with Datadog. I find that their platform gives me as a builder the right insight and tools to diagnose things quickly, make
-
Building an API Gateway with Istio and EKS
Working with Kubernetes opens a world of possibilities in a software project. That's one of its biggest appeals to me as a developer. And when building with distributed systems, one of the components
-
Connecting Rust Lambda Functions with OpenTelemetry and Datadog
Tracing Lambda Functions with observability code is the basement level of instrumentation that should exist when writing Serverless Applications. So many times, even in Lambda Functions, there are tim
-
Momento Token Vending Machine with Rust, Lambda, and Datadog
Working with browser hosted code (UI) requires a developer to be cautious about exposing secrets and tokens. A less than trustworthy person could take these secrets and do things that the user doesn't
-
DSQL Part 2 - More Rust and a Momento Cache
**UPDATE: I had a missing index on my DSQL table. If you read the article before, please go back and check the metrics and graphs**
-
AWS DSQL Tutorial: Serverless SQL Database with Lambda and Rust
Serverless developers that use Lambda as their compute of choice have long had to make a trade-off in AWS when it comes to storing their application data. Do I use a purely serverless database in Dyna
-
Datadog RUM Provides Deep Application Insights
Observability is a user experience concern. Let that sync in for a minute. When you reach a certain amount of scale, it's not practical for a developer to take feedback from each and every user and th
-
Powerful Visibility with Rust, Lambda, Datadog, and OpenTelemetry
As much as I love Rust and especially Rust on serverless, it would be hard for me to recommend Rust and Lambda to a company without a plan for Observability. I've written about this topic before and t