Tag: aws
All the articles with the tag "aws".
-
Tracing HTTP Requests with Go and Datadog
HTTP request tracing in Go with Datadog wraps the standard HTTP client to generate spans with method and URL details in your flame graphs.
-
Observing Lambda with Datadog and Golang
Lambda observability with Datadog and Golang covers setting up structured JSON logging, distributed tracing with spans, and correlating them together.
-
re:Invent 2022 re:View
re:Invent 2022 recap
-
AWS CDK Pipeline
AWS CDK Pipelines construct provides an opinionated CI/CD pipeline with self-mutation, cross-account deploys, and automatic source monitoring.
-
Intro to CDK
AWS CDK lets developers define cloud infrastructure using familiar programming languages like TypeScript, enabling testing and reusable constructs.