AWS

AWS DynamoDB For The .NET Developer: How To Easily Get Started Paid Members Public
Learn how to get started with AWS DynamoDB with .NET Core by updating the default ASP NET Web API template to use DynamoDB as it's data store. We will learn to do basic Creat, Read, Update and Delete operations from the API.

AWS Lambda For The .NET Developer: How To Easily Get Started Paid Members Public
Learn how to get started with AWS Lambda with .NET Core by building out a simple function and deploying to AWS. We will also see how to set up local development environment using the AWS Toolkit.