/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

deno.com
| | bill.burkecentral.com
6.6 parsecs away

Travel
| | Quarkus Funqy is a new FaaS API that is portable across cloud runtimes like AWS Lambda, Azure Functions, Knative Events, and Google Cloud Functions. Or, if you're deploying to a traditional environment, Funqy functions can work standalone as well. public class MyClass { @Funq public Greeting greet(String name) { ... } } The idea of...
| | deno.land
1.8 parsecs away

Travel
| | A brief history of the internet explaining why building for the edge is faster, more secure, and easier than ever.
| | vishwas.tech
5.9 parsecs away

Travel
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions
| | www.augmentedmind.de
17.9 parsecs away

Travel
| Improve the build speed of Docker images in CI pipelines, using BuildKit caching tricks, the .dockerignore file and package managers tweaks.