Тёмный

Easily Deploy Your .NET Applications With Amazon ECS and Fargate 

Milan Jovanović
Подписаться 105 тыс.
Просмотров 72 тыс.
50% 1

Опубликовано:

 

21 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 29   
@MilanJovanovicTech
@MilanJovanovicTech 14 дней назад
Get the source code for this video for FREE → the-dotnet-weekly.ck.page/aws-ecs Want to master Clean Architecture? Go here: bit.ly/3PupkOJ Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt
@dieterstreck5582
@dieterstreck5582 12 дней назад
Thanks Milan for the great videos. Would you please do one for Digital Ocean?
@vvincent22
@vvincent22 14 дней назад
How do we deploy multiple containers or deploying using docker compose. A good example can be How do we deploy the Modular Monoliths that contains multiple containers.
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
Great idea for a future video
@pilotboba
@pilotboba 12 дней назад
You wouldn't really use Docker Compose. You should use cloud formation or terraform. Generally with multiple containers you would define an ECS service. A service can contain multiple tasks (containers) and also auto scaling and other rules for orchestration. Doing stuff with the console is really more for dev stuff or learning/testing things.
@antukumar382
@antukumar382 12 дней назад
😊😊 😊
@MatheusLB2009
@MatheusLB2009 10 дней назад
Would love to see more Azure instead of AWS content, not that there's anything wrong with AWS but .NET docs use only Azure examples, they kinda are expected to go together
@MilanJovanovicTech
@MilanJovanovicTech 10 дней назад
Coming soon!
@fleems930
@fleems930 3 дня назад
Hi,Thanks for the fantastic video. Can you do another one with Azure as well?
@MilanJovanovicTech
@MilanJovanovicTech 2 дня назад
Yes, releasing soon!
@shoooozzzz
@shoooozzzz 14 дней назад
why did Milan select "Task" instead of "Service"? Task's are standalone, run once and terminate.. Whereas Services are for things like a CRUD API... which is what he's demoing
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
Tasks are simpler to set up and demonstrate quickly.
@karthikkeyan4460
@karthikkeyan4460 14 дней назад
Excellent video. One question though. What about CORS ? I didn't see it being mentioned anywhere in the services / middleware pipeline.
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
You can configure it from your .NET app, for example.
@ahimachaliboy162
@ahimachaliboy162 12 дней назад
Hi Milan, can you provide a video in which we restrict extra fields in json payload in c#
@MilanJovanovicTech
@MilanJovanovicTech 12 дней назад
Which JSON payload?
@sunzhang-d9v
@sunzhang-d9v 14 дней назад
Do you want to dynamically add containers based on the number of visits?
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
Yes, we can do that
@nouchance
@nouchance 13 дней назад
“Hello Milan! A question for you: why don’t you use macOS or Linux for .NET development?”
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
I find windows easier
@natancolleoni
@natancolleoni 14 дней назад
How can we automate that deploy through github actions?
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
You could use the Docker CLI / AWS CLI like I did here. There's also: aws.github.io/aws-dotnet-deploy/
@DeejayMAK11
@DeejayMAK11 13 дней назад
@MilanJovanovicTech How do I automate this process? It seems like it will be quite complicated to build a pipeline to automate this process.
@pilotboba
@pilotboba 12 дней назад
With cloud formation or terraform. You ci can create or update the cfn stack with all the information needed to automate.
@MilanJovanovicTech
@MilanJovanovicTech 12 дней назад
Looks like I need to make a CI video for AWS
@pilotboba
@pilotboba 11 дней назад
@@MilanJovanovicTech Maybe on cloud formation or the new kid CDK. We are moving to terraform so not using the CDK. But would solve some issues we've had.
@augustbryanflorese8882
@augustbryanflorese8882 7 дней назад
Yes would appreciate a CI CD followup of this topic!
@lightknight876
@lightknight876 14 дней назад
CORS?!!
@MilanJovanovicTech
@MilanJovanovicTech 13 дней назад
You can configure it from your .NET app, for example.
Далее
Microservices are Technical Debt
31:59
Просмотров 549 тыс.
NextJS Is Hard To Self Host
39:32
Просмотров 105 тыс.
Как не носить с собой вещи
00:31
Просмотров 937 тыс.
The REAL Truth Behind the DVD Logo
01:00
Просмотров 31 млн
18 Weird and Wonderful ways I use Docker
26:18
Просмотров 320 тыс.
The only Cloud services you actually need to know
17:17
Completely Get Rid of Null Using This Technique
25:28
The ANNOYING Truth About Technical Interviews in 2024
11:46
Why is Kubernetes Popular | What is Kubernetes?
9:52