I'm working on new project that will use the AWS C++ SDK and the associated C++ runtime https://github.com/aws/aws-sdk-cpp https://aws.amazon.com/blogs/compute/introducing-the-c-lambda-runtime/ A few questions - How does docker-lambda work with the Provided Runtimes? I looked at the examples but I could not follow what was happening. - Are there known users of docker-lambda with C++? I searched the issues but did not see any. Thanks ahead of time.
I'm working on new project that will use the AWS C++ SDK and the associated C++ runtime
https://github.com/aws/aws-sdk-cpp
https://aws.amazon.com/blogs/compute/introducing-the-c-lambda-runtime/
A few questions
Thanks ahead of time.