# Secrets Management for AWS Powered Serverless Applications

DevFeed: [Secrets Management for AWS Powered Serverless Applications](<https://devfeed.tech/articles/secrets-management-for-aws-powered-serverless-applications-14099.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/aws-secrets-management>)

Author: Gareth McCumskey

Published: 2019-08-02T00:00:00Z

Content type: article

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [Serverless](<https://devfeed.tech/topics/serverless.md>), [Secrets Management](<https://devfeed.tech/topics/secrets-management.md>), [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [secrets-management](<https://devfeed.tech/tags/secrets-management.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>)

## AI overview

The article discusses managing application secrets in AWS-powered serverless applications and notes that approaches to doing so are often contradictory.

## Source excerpt

Storing application secrets in serverless applications is a hot topic that provokes many (often contradictory) opinions on how to manage them right.