Skip to content

How-to guides

Each guide solves one problem in 30–150 lines. Code first, gotchas at the end.

  • Tune for throughput — concurrency, batched acks, payload size, the enableAutoPipelining lesson.
  • Produce from AWS Lambda — TLS / rediss://, ElastiCache + IAM auth, module-scope clients, the operational gotchas (NAT 350s, ENI cap, IAM token rotation).