Thispiece on shared Lambda functionsprovides real-world code examples that demonstrate how to strategically use these functions to federate microservices identity and access control, as well as combat error mes
The principal use case would be application logs from typical microservices: think debug, info, warn, etc. These are typically high-volume, low-QOS logs, where lower latency (time-to-query) is preferred. But, we also want to serve so-called event logs: audit trails, click tracking, and ...