In this post, we will see how to deploy a .NET Core application to AWS EC2 instance which we can deliver by configuring NGINX as a reverse proxy.

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:

Current Architecture Diagram

If you are new to these topics, you can first check the previous posts on the following URL and then it will be easier to follow the contents in the current post:

#aws #nginx #ec2 #dotnet core

AWS Application Deployment Basics: .NET Core Apps
1.20 GEEK