/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

nodogmablog.bryanhogan.net
| | paulbutcher.com
1.1 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.
| | schadokar.dev
1.8 parsecs away

Travel
| | Deploy the golang serverless application on AWS Lambda service.
| | arkadiyt.com
2.0 parsecs away

Travel
| | Deploying EFF's Certbot inside AWS Lambda for automated certificate renewal
| | jsloop.net
16.6 parsecs away

Travel
| Here is a basic server setup with JAX-RS 3 using Jersey and Jetty 11 for the server. JAX-RS is Java API specification for RESTful web services using annotations. The project structure is as follows.