AWS Application Deployment Basics: .NET Core Apps

Introduction

In the previous two posts in this series, we have set up a VPC with public and private subnets, launched EC2 instances. Setup PostgreSQL database and deploy a Nodejs application which we served via NGINX reverse proxy mechanism.

We have the following architecture in place: