/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.swifttoolkit.dev
| | thinkingeek.com
3.0 parsecs away

Travel
| | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which...
| | golb.hplar.ch
3.7 parsecs away

Travel
| |
| | github.com
3.3 parsecs away

Travel
| | Swift implementation of AWS Lambda Runtime. Contribute to awslabs/swift-aws-lambda-runtime development by creating an account on GitHub.
| | kimchiii.space
17.4 parsecs away

Travel
| Proper HTTP response headers can help prevent security vulnerabilities like Cross-Site Scripting (XSS), clickjacking, information disclosure and more