This sounds great! I am a complete n00b at Backend dev and I only know the ultra basics of AWS Lambdas.
Maybe we could add just a section to the blog, explaining in one or two sentences what this would mean for me as an iOS app developer? That would be very helpful IMO. Would something like the following statement be correct? - “thanks to this new project you can easily yourself write a Backend yourself for your iOS/macOS apps“. This would have help promting this great project to Backend ignorant fools like me :)
Hi, I adapted a demo example previously made with my framework Swift-Sprinter to work with the new runtime.
The demo deploys a Serverless REST API using swift-aws-lambda-runtime and aws-sdk-swift.
This is excellent and it might save me from having to split backend implementations (previously using Go, JavaScript, Python, and etc.)!!
I know there is a community-driven AWS Swift SDK. Are there any efforts, related to this AWS Lambda Runtime project, to create an official AWS Swift SDK?
Most of the Lambda functions I write utilize multiple AWS services. This Lambda support is a huge step forward. Getting an official SDK (and having that SDK baked in to the Swift Lambda environment) will really round-out this into a operationally successful tool in many developer’s tool belts.