Explore >> Select a destination


You are here

www.paulmowat.co.uk
| | techsavvypriya.wordpress.com
4.0 parsecs away

Travel
| | "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...
| | paulbutcher.com
2.7 parsecs away

Travel
| | [AI summary] This article explains how to deploy a Clojure Ring application to AWS Lambda using serverless infrastructure as code, leveraging tools like SAM and SnapStart to simplify deployment and reduce cold start issues.
| | nodogmablog.bryanhogan.net
2.1 parsecs away

Travel
| | You can't yet run .NET 7 on AWS Lambda functions with the familiar managed runtime, but you can with a custom runtime. Here are the few small steps you need.
| | andrewlester.net
16.9 parsecs away

Travel
| Deploying a SvelteKit application to GitHub Pages.