Posts
All the articles I've posted.
-
Creating an AWS Cognito User with an Auto-Incrementing ID using AWS Step Functions
Creating a Cognito User with AWS Step Functions native SDK integrations
-
API Gateway Base Path Mapping
API Gateway base path mapping with CDK routes multiple REST APIs under a single custom domain name while disabling default execute endpoints.
-
Querying AWS Healthlake from Go
AWS HealthLake querying with Go requires signed REST API requests to fetch FHIR Bundles and Patient resources from your datastore endpoint.
-
Handling "Poison Pill" Messages with AWS Kinesis and Lambdas
Kinesis poison pill messages block stream processing for hours when Lambda event sources fail, but CDK event source configurations can solve this.
-
Creating an Async Integration with AWS Step Functions from API Gateway via CDK
Step Functions async integration with API Gateway via CDK enables durable webhook-style endpoints that return immediately while workflows execute.
-
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