
AWS – How to Assume Role with ASP.NET Core
In this article, we shall integrate together and see how we can Assume Role and access AWS resources via SDK with an example in ASP.NET Core API
In this article, we shall integrate together and see how we can Assume Role and access AWS resources via SDK with an example in ASP.NET Core API
In this article, we will get started with the design and implementation of Role based resource access control in AWS with an illustrating example.
Learn how we can create lambda layers out of our own application tiers and configure our ASP.NET Core application to use these layers for production loads.
In this article, let's look at how we can validate a AWS Cognito User JWT token in an ASP.NET Core API in a step by step guide
Understanding AWS Cognito and Setting up User Pools for Authentication
In this article, Let's look in detail at how we can integrate and write Logs to AWS CloudWatch via ILogger in ASP.NET Core API
Cognito provides user management for web and mobile apps. Users can sign in with user name and password, or via Facebook, Amazon, Google, Apple etc.
I wanted to share with you about how I was able to clear my AWS Developer Associate (DVA-C01) exam in 2 weeks time and how I had prepared for it.
AWS Elastic Beanstalk provides different options for how application code is deployed into an environment. These are called Deployment Policies.