/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

www.kencochrane.com
| | schadokar.dev
20.3 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | www.sethvargo.com
22.6 parsecs away

Travel
| | Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.
| | brunoscheufler.com
21.3 parsecs away

Travel
| | Over the years plenty of tools to simplify managing your vast infrastructure and deployments emerged. Whether it was Terraform that sought to create declarative representations of cloud resources, or later on Kubernetes with its custom resource definitions (CRDs) connected to the underlying cloud platform, there were many attempts to reduce the effort of deploying completely reproducible infrastructure that evolves with your product's lifecycle....
| | eszter.space
22.7 parsecs away

Travel
| [AI summary] This blog post details the process of deploying a serverless API endpoint using AWS Lambda and DarkSky API to fetch weather data for any global location.