swift-aws-lambda-runtime icon indicating copy to clipboard operation
swift-aws-lambda-runtime copied to clipboard

Document how to deploy using AWS Lambda Container Image Support

Open tomerd opened this issue 4 years ago • 1 comments

AWS recently released AWS Lambda Container Image Support which library users may find useful. Need to add documentation for this new deployment scheme

tomerd avatar Mar 09 '21 01:03 tomerd

By the way, @slashmo has been working on a swift-distributed-tracing backend that's compatible with this image, it's bit weird since it is both otel, but also expects the IDs to be generated in XRay format. Moritz's latest work takes that into account as well and is configurable enough to handle it.

It would be a nice minimal tracer to consider for inclusion here :)

ktoso avatar Mar 09 '21 06:03 ktoso