Category: AWS
-
Create C#.NET Core Lambda function for Amazon Cloud AWS
Amazon now supports .NET Core in their AWS Cloud solutions. Together with the AWS Software Development Kit (AWS SDK) for .NET Core, it’s a breeze to create dedicated cloud micro-services. You can find the AWS SDK for .NET Core over here. To have a quick look at the SDK and what it can do this…