Configuring AWS Credentials for .NET Applications | .NET on AWS
In this video, we will go through the best practices for configuring & managing AWS Credentials for .NET applications. We will walk through various ways to secure the AWS Credentials using app settings, environment variables, AWS CLI profiles, and IAM Roles. 🔗Configuring AWS Credentials for .NET Applications – Detailed Guide: https://codewithmukesh.com/blog/aws-credentials-for-dotnet-applications/ This video is sponsored by AWS. Get your free AWS Account from here - https://aws.amazon.com/free ⌚ Timecodes 0:00 - Intro 1:11 - IAM Dashboard 2:36 - User Group Creation 3:52 - Adding Policies / Permissions to User Group 5:37 - Generating AWS Credentials 6:37 - Creating a .NET 6 Web API To Test the Credentials 9:22 - Hardcoding Credentials 10:38 - Appsettings 11:15 - Secrets Manager 12:21 - Environment Variables 12:40 - AWS CLI & Profiles