/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

schadokar.dev
| | serverlesscode.com
0.6 parsecs away

Travel
| | [AI summary] A technical tutorial explains how to customize the Serverless Framework by writing a local plugin that modifies AWS CloudFormation templates to set custom log retention policies.
| | vishwas.tech
0.8 parsecs away

Travel
| | Setting up CI/CD pipeline for deploying AWS lambda using serverless framework & Github Actions
| | techsavvypriya.wordpress.com
0.6 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...
| | earthly.dev
17.8 parsecs away

Travel
| This tutorial explains how to use BuildKit cache to speed up Docker builds. By leveraging BuildKit's caching feature, developers can significan...