4 Easy Steps to Deploy Your Microservices Architecture With AWS ECS

preview_player
Показать описание
In this video I show how to deploy a microservices architecture to AWS ECS. In 4 easy steps, which can be done from a CI/CD platform. All the components used will be described while using them.

Content:
* Create a load balancer and a target group in AWS;
* Create an ECS cluster in AWS;
* Create ECS Tasks definitions and revisions;
* Run and update ECS Tasks in an ECS cluster.

Рекомендации по теме
Комментарии
Автор

Great explanations. Thanks for the video

sasidharansivaprakasam
Автор

Exactly what I was looking for! Thank you so much!

yooos
Автор

Thank you so much, man, i am currently looking your second video and again it made so much clear for me. AWS was a misterum for me. So many features and things you can do there but you bring it to the point. Exactly the information you need for starting with AWS. Of course this YT channel is in my abos since now!

programmierenabisz
Автор

Hey Sergio, thank you for the good explanation. What were the costs of this set up per month? (~) Thanks!!

kaylangenberg
Автор

Thanks please a video like that using terraform

sidimohamedelhamed
Автор

Is process remains same for production level application also??

cloud_Engineer
Автор

how to deploy service A and service B and make REST communication between them

caffeinejavacode