In this blog post, you'll learn how you can build Serverless .NET APIs with AWS Lambda, Amazon API Gateway, and secure them using Amazon Cognito.
In this post, you will learn how to use Amazon Cognito as an Identity Provider for your ASP.NET Core MVC application. This means that you will store your users in Amazon Cognito and configure your web application to authenticate users through a Cognito Hosted UI.
In this post, I'll show how to use Serilog in a .NET Worker Service to perform Structured Logging and persist log data to AWS CloudWatch.
In this post, you will learn how to build a Serverless API using ASP.NET Core and AWS Lambda.
In this post, you will learn how you can use Structured Logging with NLog in your AWS Lambda using .NET Core.
In this post, we will understand how can we deploy an ASP.NET Core application on an Amazon Linux 2 EC2 instance step by step.