AWS ECS with Custom Domain - Route53 and AWS Certificate Manager (SSL) - Hands-on 2020

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 48

  • @fernandovictor3092
    @fernandovictor3092 3 года назад +1

    It had been down for days without a solution. Thanks

  • @majorsch
    @majorsch 7 месяцев назад

    Excellent tutorial, straight to the point and well documented. Thank you sir!

  • @nikhileshbelulkar4178
    @nikhileshbelulkar4178 9 месяцев назад

    Damn man thanks so much for this solution; don't know how I could have got this up without your help

  • @Patrick-hl1wp
    @Patrick-hl1wp 8 месяцев назад

    this is one of the most awesome tutorial I've ever seen, thank you

  • @freddiejones9713
    @freddiejones9713 3 года назад +2

    This video is honestly the best "how to" of this topic I've come across - will definitely buy your Udemy course now - thanks!

  • @botjabber9187
    @botjabber9187 2 года назад +1

    Excellent, I wish I can click like 1M times, thanks for the excellent video.

  • @kalyankalapala8940
    @kalyankalapala8940 4 года назад +1

    How to redirect the http to https in this case?

  • @ojasio
    @ojasio 4 года назад

    See making things work is one thing and explaining it so much better is another. Thanks a lot. worked like butttter.

  • @ImneverAudreyy
    @ImneverAudreyy 2 года назад

    we can use single load balancer for all tasks? how can we add sub domain to task?

  • @siddhantsahay2130
    @siddhantsahay2130 2 года назад

    Where did you assign resource to target group??

  • @aalgamis1
    @aalgamis1 3 года назад +1

    It was really helpfull, but can you show how do you configured the task definition that was added over the EC2 cluster server? Something you mentioned about the port

  • @gabriellenoxel
    @gabriellenoxel 4 года назад +1

    My dockerfile and my application are exposing the port 3000. What do I have to change, based on its tutorial, to makes it work perfectly? Currently, after a time, my tasks are falling because of: Task failed ELB health checks in (target-group ...), and accessing my custom domain, It's returning: 503 Service Temporarily Unavailable.

    • @440corbon
      @440corbon 3 года назад

      have similar question after building docker image and running locally with port forwarding, docker run -p 3000:80, how should this be handled in your tutorial?

  • @kalyankalapala8940
    @kalyankalapala8940 4 года назад

    how to do this for multiple servers and assign domain names to them . Please reply

  • @everywwswe
    @everywwswe 4 года назад

    hey, I am trying to change http to https in wordpress by installing ssl to ecs fargate and alb. but after I changed url setting to https in wordpress admin dashboard, I got this error: The page isn't redirecting properly. What should i do?

  • @arslanahmad4932
    @arslanahmad4932 4 года назад

    Could you please tell me why you were created service in this scenario?

    • @startupmario
      @startupmario 4 года назад

      It's part of the ECS workflow. It's the service that renders your containers(Task Definition)

  • @mariocortes2670
    @mariocortes2670 4 года назад

    Great video. I'm struggling with to add a ssl certificate to ec2 instance using a subdomain in route53 without using a load balancer.

    • @tartanrambo
      @tartanrambo 3 года назад

      Me too! Has anyone discovered the SECRET?

    • @mariocortes2670
      @mariocortes2670 3 года назад

      ​@@tartanrambo There are other ways to do it. You could use Let's Encrypt with Certbot.

    • @tartanrambo
      @tartanrambo 3 года назад

      @@mariocortes2670 Yes, I'm busy following a Udemy video using this method at the moment. But, it feels like trying to break a nut with a sledgehammer. However, I will persevere and hopefully find a solution. Cheers bud!

    • @mariocortes2670
      @mariocortes2670 3 года назад

      @@tartanrambo Yeah, That's right. I think that paying certificates are simpler to deploy, however a free solution using let's encrypt could be a good choice to save money, although that would imply more configurations. Good luck bud, let me know if you found a better way please.

  • @antbat2009
    @antbat2009 3 года назад

    Thank you very much for this cool tutorial. Very useful !!!.

  • @nothingtoseehere5760
    @nothingtoseehere5760 3 года назад

    EC2? Load balancer? I thought this was about ECS, not EC2. How to activate SSL on ECS/Fargate when there is no load balancer?

  • @burhanloli
    @burhanloli 3 года назад

    Thank you ,this was very helpfull.

  • @musicalbirds2928
    @musicalbirds2928 4 года назад

    Great video. Thanks for sharing.

  • @sanjithmohanakumar2527
    @sanjithmohanakumar2527 4 года назад

    Thanks a lot sir. Really appreciate the help.

  • @carymcpoland6660
    @carymcpoland6660 4 года назад +1

    Amazing! I owe you a drink :D

    • @TomsCourses
      @TomsCourses  4 года назад

      Let me know when you're in the Vienna area! ;)

    • @carymcpoland6660
      @carymcpoland6660 4 года назад

      ​@@TomsCourses 👍
      Have a look at my question on SO if you have a chance. It would be much appreciated
      stackoverflow.com/questions/65384116/how-can-i-make-a-request-to-my-api-from-my-ui-when-they-are-both-containers-runn?noredirect=1#comment115598697_65384116

  • @kentapdasan3463
    @kentapdasan3463 3 года назад +1

    Thank you so much!!!

  • @yevdaser
    @yevdaser 2 года назад

    very useful, thank you

  • @inkdry101
    @inkdry101 4 года назад

    Amazing how AWS has changed in just 9 months. Try creating a target group without providing exact VPC subnet IP. Not possible.

  • @tamilbiographywebsite1952
    @tamilbiographywebsite1952 2 года назад

    thanks a lot man

  • @maltegb
    @maltegb 3 года назад +2

    *Not All Heroes Wear Capes*

  • @emmanuelsosareyes9607
    @emmanuelsosareyes9607 4 года назад

    Great video, thank u!

  • @douglasmiranda4756
    @douglasmiranda4756 4 года назад

    Thank you so much.

    • @TomsCourses
      @TomsCourses  4 года назад

      no problem, glad you liked it :)

  • @kalyankalapala8940
    @kalyankalapala8940 4 года назад

    Thank very much

  • @SeeGym
    @SeeGym 2 года назад

    top video

  • @tazuddin5113
    @tazuddin5113 3 года назад

    too fast..

  • @arashkoushkebaghi1432
    @arashkoushkebaghi1432 11 месяцев назад

    damn you go too fast

    • @arashkoushkebaghi1432
      @arashkoushkebaghi1432 11 месяцев назад

      the fuck you doig man....

    • @arashkoushkebaghi1432
      @arashkoushkebaghi1432 11 месяцев назад

      okay sorry I take it back, you have been super helpful. all love! its because of the new UI makes it harder but i got it working with your help

  • @santeau
    @santeau Год назад

    Great video, thanks!