/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

cirriustech.co.uk
| | www.sethvargo.com
3.2 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.
| | jreypo.io
3.2 parsecs away

Travel
| | Welcome to the next article in the Azure DevOps Server series. In this article, we'll dive into what Variable Groups are, how they can be used securely in Azure DevOps Server, and walk through some practical examples.
| | www.bobmonsour.com
3.8 parsecs away

Travel
| | Just generating a json file from Google Sheets was not good enough. I had to use the API.
| | whatibroke.com
17.0 parsecs away

Travel
| Hi everyone, I've been using AWS SAM local lately and ran into a bit of an issue with CORS. It took a looong time to find a solution that worked for all of my local scenarios so hopefully this will be able to help someone else out. Access to fetch at 'http://127.0.0.1:3000' from origin 'http://localhost:3001'...