.NET on AWS Blog

Senthil Mohan

Author: Senthil Mohan

Senthil Kumar Mohan is a solutions architect at AWS who works with Europe, Middle East, and Africa customers, helping them migrate, modernize, and optimize their SaaS workloads for the AWS Cloud . He’s been doing .NET development and consulting for more than 18 years and is excited to help customers better run their modern applications on AWS. Application security and resilience are his areas of interest.

Implement a Custom Authorization Policy Provider for ASP.NET Core Apps using Amazon Verified Permissions

Amazon Verified Permissions is a managed authorization service for custom applications. You can use Verified Permissions to define fine-grained authorization policies based on principals, resources, roles, and attributes. Verified Permissions enables developers to build secure applications faster by externalizing authorization and centralizing policy management and administration. In this blog post, I use Verified Permissions to […]