AWS CodePipeline CI/CD (Static Site Hosted on S3)

Поделиться
HTML-код
  • Опубликовано: 16 мар 2023
  • Here is a quick rundown on how to set up a CodePipeline from your repo to an S3 bucket. Neat stuff.
  • НаукаНаука

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

  • @devanshjain832
    @devanshjain832 4 месяца назад +1

    Thank you so much for this. Deployed my first CI-CD pipeline using your content.

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

    I can't thank you enough for this tutorial, it was very useful. I searched for tutorials that would allow me to host my app directly on S3, but almost evry other tutorial video on youtube was suggesting to purchase domain. Yours was the only tutorial that perfectly suited my requirements, even though my project is in React, i only had to change the buildspec slightly, everything else was on spot. Again, thank you very much for this.

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

      I'm glad I could help! Thank you for watching. 🙏

  • @dev-mantas
    @dev-mantas Год назад +2

    Good to see u back 😁

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

      It has been a while! I have some more video ideas so there is more to come. Thanks for sticking around. 🙌

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

    Thanks I see you posted the video about S3 pipeline! I managed to do this before watching this - but I will check that to see if this is any different :)

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

      Oh nice! You'll have to let me know if you set it up differently or more efficiently.