I'm not trying to run an embedded server on AWS La...
# ktor
b
I'm not trying to run an embedded server on AWS Lambda. I'm trying to take a web request I received from AWS API Gateway and pass it through a ktor application pipeline. AWS Lambda instances are left spun up for a warm start when multiple invocation requests come in. The start-up costs are of no concern