HOWTO Build an ASP.NET CORE Web App on AWS Running Linux with DynamoDB – Part 2
In Part 1 you learned how to get Visual Studio 2015 setup and connecting to Amazon AWS DynamoDB NoSQL database with CRUD Operations. Part 2 will continue where we left off and push the application to the AWS cloud by creating an Amazon Linux EC2 instance and prepare the OS to support DOT.NET Core app…