Deploy React NextJS project into ECS

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

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

  • @EverettValdez
    @EverettValdez 16 дней назад +1

    Is it possible to have the backend and front end behind a single load balancer with more than one listener? Load balancers tend to be expensive

    • @computingpower
      @computingpower  16 дней назад

      Hello, yes, it's possible to do it using a Shared Load Balancer. I have a video about this topic here ruclips.net/video/XhGc_IM959A/видео.html
      It's a bit outdated since AWS changed the behavior and design for some its features, but it can still guide you for doing the process in general

  • @rodsrap
    @rodsrap 5 месяцев назад +1

    fully detailed!

  • @3d-review
    @3d-review 6 месяцев назад +1

    thank you very much!

  • @PavelHryn
    @PavelHryn 8 месяцев назад +2

    Hey man, nice video! Could you please share a code of your next.js config or maybe link to your repo?

    • @computingpower
      @computingpower  8 месяцев назад +2

      Hello, I'm glad you liked it! Here is the link for Github's repository github.com/Mpcsj-Computing/ai-voice-assistant/tree/feat/video-cicd-ecs

    • @PavelHryn
      @PavelHryn 8 месяцев назад

      @@computingpower thank you very much!