If you are working with .NET, cloud is typically synonymous with Azure. But there are other clouds out there! It turns out that serverless .NET core in AWS is not only possible, but actually a pretty nice experience. I will show you, hands on, how it can be done. You will see how to get an ASP.NET Core web site to run in the AWS serverless environment, integrating with services for data storage and user authentication.