AWS with .NET Security Tutorials



Find Insecure Code With CodeQL Before You Commit

Learn how to scan C# source code for vulnerabilities with CodeQL.


AWS Secrets Manager or AWS SSM Parameter Store?

Compare AWS Secrets Manager and Systems Manager Parameter Store. Learn about their use, storage capabilities, secret rotation, and integration with AWS Services


3 Things: Developing with AWS KMS

Explore cryptographic key management with AWS Key Management Service. Learn about creating, rotating, and managing AWS KMS keys and how to use AWS .NET SDK.


Securing .NET App Secrets with AWS Secrets Manager

Learn to secure .NET App Secrets using AWS Secrets Manager. Learn storing, managing, and secret rotation with focus on AWS CLI and .NET.


Encrypting Data in .NET apps Using AWS Key Management Service

Learn to encrypt data in .NET apps using AWS Key Management Service. Tutorial includes key management strategies with symmetric keys and AES encryption methods.