cloud platform / service mesh / identity

David Garcia keeps a field notebook on the internet.

I build software, chase down implementation details, and write about the systems, tools, and side quests that stay interesting after the first pass.

Latest writing

all entries

  1. Notes on logging custom headers when using AWS API Gateway

    Access logs are useful for monitoring API Gateway, but they cannot include custom request headers directly. This note captures the workaround.

    • #aws
    • #api
    • #gateway
    • #logs
    • #custom
    • #headers