简体   繁体   中英

publish .net core app server/client to aws

I would like to know how can i publish my .net app to aws using docker. from where to start which courses will be a good starting point for me. web is fluid with a lot of unfiltered data. please help me to make sense for all this issue. from the creation till production. Thanks a lot

There's many ways to do it. Here's a tutorial on doing it using ECS Fargate.

One difference that you might want if you don't want to use API Gateway is that you would use an Application Load Balancer in front of your ECS Service.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM