AWS Project - Deploy Docker Container to AWS ECS Automatically with CI CD Pipeline | Step by Step

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

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

  • @ScaleUpSaaS
    @ScaleUpSaaS  6 месяцев назад +1

    Your AWS DREAM Course coming Live SOON.... 🚀🥳
    "Mastering AWS Cloud for Beginner - Learn AWS cloud by Building & Deploying scalable web application using 3 different aws architectures"
    Now you can:
    Pre-Register to the course and get 90% DISCOUNT
    or
    Get notification once the course is LIVE (Full Price)
    Here is everything you need to know:
    scaleupsaas.dev/aws-master-course-for-beginners/

  • @RDFContent
    @RDFContent 6 месяцев назад +3

    Wow Wow Wow.
    Brilliant guide, I will be following this later on and I will feedback my thoughts.
    Thank you very much for taking the time to upload this.

    • @ScaleUpSaaS
      @ScaleUpSaaS  6 месяцев назад

      Glad it was helpful! ❤️‍🔥
      Feel Free to share it with your friends.
      And Follow for more amazing tutorials.

  • @vladimirlozaprado494
    @vladimirlozaprado494 2 дня назад +1

    Thanks!😁

    • @ScaleUpSaaS
      @ScaleUpSaaS  2 дня назад

      Thanks for sharing. Appreciated

  • @tarnum13
    @tarnum13 6 месяцев назад +2

    Thank you! That was very helpful ❤

    • @ScaleUpSaaS
      @ScaleUpSaaS  6 месяцев назад

      Thanks for sharing. Appreciated

  • @EVX444
    @EVX444 6 месяцев назад +2

    Thanks that information helped a lot!

    • @ScaleUpSaaS
      @ScaleUpSaaS  6 месяцев назад

      Thanks for sharing. Appreciated 🙌

  • @ynonrahamim
    @ynonrahamim 2 месяца назад +1

    Grate tutorial! Thank you

    • @ScaleUpSaaS
      @ScaleUpSaaS  2 месяца назад

      Thanks for sharing. Appreciated

  • @mayureshsp5451
    @mayureshsp5451 Месяц назад +1

    great very helpful to me

    • @ScaleUpSaaS
      @ScaleUpSaaS  Месяц назад

      Thanks for sharing. Appreciate 🙏

  • @madhu-sv9kg
    @madhu-sv9kg 18 дней назад +1

    How much charge you spend? For aws account

    • @ScaleUpSaaS
      @ScaleUpSaaS  17 дней назад +1

      Thank for sharing. It’s depend on what we are using.

    • @madhu-sv9kg
      @madhu-sv9kg 17 дней назад +1

      @@ScaleUpSaaS for this project sir

    • @ScaleUpSaaS
      @ScaleUpSaaS  17 дней назад +1

      @@madhu-sv9kg again. It’s depends how many hours it will run and how many requests. Because I did it for short little time it’s took only few dollars

  • @amogu_07
    @amogu_07 3 месяца назад +1

    sir im gettin no basic auth credentials even though i put the right credentials what to do

    • @ScaleUpSaaS
      @ScaleUpSaaS  3 месяца назад +3

      Thanks for sharing. We had the same issue with another person. It’s related to the way you installed Docker. You need to add docker to your Sudo group.
      When you do Sudo docker … Sudo don’t have access to the IAM user you set on the server or on your local

  • @Tim28259
    @Tim28259 3 месяца назад +1

    Well. my outcome was kinda strange. the pipeline worked. if i pushed smth ( from version 1->2) it worked and the changed got live . The strange thing is now, that the deploy stage on my pipeline still stucked on "Is being processed" . Source & build stage were still green but deploy blue :I. but worked idk why deploy stuck blue if it works... strange
    That was my warning:
    Cluster: nodejs-server-demo-ecs service: nodejs-server-demo-ecs/nodejs-server-ecs-service status: IN_PROGRESS
    maybe somehow faced the same "bug" ^^

    • @ScaleUpSaaS
      @ScaleUpSaaS  3 месяца назад +2

      Hey Tim. If you follow the same steps we did in the tutorial it supposed to work for you. We try that many times before we uploaded the Tutorial.
      One of our suggestions can be that try to use Ubuntu server like we did in the tutorial as your “local computer”
      Let us know if you need any assistance

    • @Tim28259
      @Tim28259 2 месяца назад +1

      @@ScaleUpSaaS Followed the same steps and it worked like in the Video. only the Deploy stage was just blue instead of green. Maybe a frontend bug... but thx

    • @ScaleUpSaaS
      @ScaleUpSaaS  2 месяца назад

      @@Tim28259 thanks for sharing. Appreciated. Happy to hear that it’s works for you too 😎