|
You are here |
deno.com | ||
| | | | |
bill.burkecentral.com
|
|
| | | | | 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
|
|
| | | | | A brief history of the internet explaining why building for the edge is faster, more secure, and easier than ever. | |
| | | | |
vishwas.tech
|
|
| | | | | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions | |
| | | | |
www.augmentedmind.de
|
|
| | | Improve the build speed of Docker images in CI pipelines, using BuildKit caching tricks, the .dockerignore file and package managers tweaks. | ||