Hi everyone, I'm new to this community. I work at AWS as a specialist solutions architect for serverless. I work a lot with Lambda and help customers using Java. I'm also part of the team which supports our core open-source Lambda libraries.
Would Quarkus consider moving to use this client instead of using its own?
Advantages which I can see are.
- Less code for you to maintain
- Support for more event sources
- Serialization edge cases of events handled
- Lower latency for customers (the RIC uses cURL for network calls)
Thanks,
Mark