AppSettings and Secrets in ASP. NET Core

所在平台: Udemy

课程主页: https://www.udemy.com/course/appsettings-and-secrets-in-aspnet-core/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:**ASP.NET Core 中的 AppSettings 和 Secrets **课程概述:** 本课程深入探讨了 ASP.NET Core 应用程序中至关重要的 AppSettings 和 Secrets 管理。理解和正确配置 AppSettings 对于保护应用程序的安全性、管理敏感信息(如密码和 API 密钥)以及应对应用程序规模增长带来的挑战至关重要。 课程将详细讲解在 .NET Core 应用程序中访问 secrets 的各种方法,并重点阐述配置项的优先级顺序,帮助学习者掌握正确的读取顺序。 **核心内容:** * **安全性:** 强调了管理生产环境中的密码、API 密钥和其他敏感信息的关键性,以及泄露这些信息可能带来的巨大业务成本。 * **开发到生产:** 帮助学习者从开发阶段到生产环境,全面学习如何安全地管理 ASP.NET Core 应用程序的 secrets。 * **ASP.NET Core AppSecrets 和 Settings:** 从基础知识讲起,逐步深入到使用 Azure Key Vault 等工具来最终实现应用程序 secrets 的完全安全。 * **多种访问方式:** 介绍并演练在 .NET Core 应用程序中访问 secrets 的多种不同方式。 * **优先级管理:** 讲解配置项的优先级梯度,帮助学习者理解不同设置的读取顺序 rules。 **目标学员:** 希望提升 ASP.NET Core 应用程序安全性和配置管理能力的开发者。

课程评论(0条)

课程详情

Application Settings is a small piece of.NET Core application! But it is a very CRITICAL piece. Since you have all secrets and passwords. Not knowing how to configure AppSettings would lead to a vulnerable application and it would be difficult to manage things once the application grows.There are multiple ways to access your secrets in a.NET Core application, I will be walking you through all the ways in this course.There is a certain hierarchy that is followed when it comes to a priority about which settings should be read first and knowing the correct order is critical. We will walk through all of that!Losing control of production passwords, API keys, and other secrets can be extremely costly to any business. In this course, Securing Application Secrets in ASP.NET Core, you will learn how to keep secrets safe in development through to production.This course will get you up and running with ASP.NET Core AppSecrets and Settings from basics all the way to completely securing them using Azure Key vaults.

课程标签

0人关注该课程

主题相关的课程