Secrets In Serverless Save Abandoned

A collection of examples for doing secrets management in serverless lambda or cloud functions.

Project README

Secrets in Serverless

Secrets in serverless

This repository contains a collection of samples and examples for managing secrets in serverless lambda applications and cloud functions. The samples correspond to my Secrets in Serverless blog post.

There are examples in Go, Node, and Python for each of the examples. The examples use Google Cloud Functions, but the concepts are largely applicable to other serverless technologies like AWS Lambda.

Each folder has its own set of examples and README to follow. Please click on a folder for more information.

Contributing

If you would like to add a new language, please add it to all the examples. I want to provide a consistent experience for each example. Similarly, if you are adding a new example, please write it in all supported languages.

Copyright 2018 Seth Vargo
Copyright 2018 Google, Inc.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Open Source Agenda is not affiliated with "Secrets In Serverless" Project. README Source: sethvargo/secrets-in-serverless
Stars
93
Open Issues
2
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating