AWS SECRETS MANAGER - Getting Started and Integrating with .NET Apps | .NET ON AWS

Описание к видео AWS SECRETS MANAGER - Getting Started and Integrating with .NET Apps | .NET ON AWS

Hey 👋 Hardcoding credentials, connection strings, and other sensitive information in your application code are bad. But then what is the alternative?
If you are building applications on AWS Infrastructure then AWS Secrets Manager provides a centralized store to manage your application secrets. Secrets can be any information like passwords, credentials, connection strings, API keys, etc. Secrets Manager helps you protect access to your IT resources and data by enabling you to rotate and manage access to your secrets.

In this video let’s learn how to get started with using AWS Secrets Manager using a .NET Application. First, we will learn how to connect to Secrets Manager from .NET using the client SDK and retrieve secrets. We will then see how to integrate Secrets Manager into built-in .NET Configuration and how to seamlessly use secrets from our application code. We will also learn how to handle automatic refreshing of Secrets so that the application always has the latest secrets.

This video is sponsored by AWS and is part of the .NET on AWS Series.

00:00 Introduction
04:22 Key Concepts
06:26 Create Secret
08:01 Read Secret
10:54 Secret Versions
12:33 Create Secret From Code
13:26 App Config Integration
17:24 Secrets Manager Configuration Provider
22:42 .NET Secret Manager - Local Dev Environment
29:24 Automatic Refresh Secrets
32:57 Conclusion

Links
🔗 Blog Post - https://www.rahulpnath.com/blog/aws-s...
🔗 Source Code - https://rahulpnath.visualstudio.com/D...
🔗AWS Secrets Manager- https://docs.aws.amazon.com/secretsma...
🔗Github Nuget Package - AWSSecretsManagerConfigurationExtensions - https://github.com/Kralizek/AWSSecret...

Additional Watching
📹 AWS Credentials -    • AWS CREDENTIALS: How To Manage - Gett...  
📹Options Pattern -    • OPTIONS PATTERN in ASP.NET Core | Get...  
📹Secret Manager -    • SECRET MANAGER In ASP NET Core | Gett...  
📹 Environments -    • ENVIRONMENTS in ASP NET Core |  Getti...  
📹 Configuration -    • CONFIGURATION in ASP.NET Core | Getti...  
📹AWS Series -    • .NET on AWS  
📹ASP NET Core Series -    • ASP.NET Core  

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Комментарии

Информация по комментариям в разработке