HOWTO Build an ASP.NET CORE Web App on AWS Running Linux with DynamoDB – Part 4
In the Part 1 and Part 2 of this series we created an ASP.Net Core app in Visual Studio 2015 and manually installed it on an EC2 instance in the AWS cloud. In Part 3 we automated the deployment using AWS OpsWorks Configuration Management Service and custom Chef recipes. Part 4 will utilize the AWS Elastic Beanstalk service as an…