NestJS Microservices | Deploy on AWS EKS & Setup a CI/CD Pipeline

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • In this video, we deploy our NestJS microservices to AWS EKS & set up an automated CI/CD pipeline with CodePipeline.
    Get my highly-rated Udemy courses at a discount here: michaelguay.dev/udemy/
    Timestamps:
    00:00:00 Introduction
    00:00:56 CodePipeline
    00:16:56 EKS
    00:23:28 Load Balancer
  • Věda a technologie

Komentáře • 25

  • @mguay
    @mguay  Před rokem

    Get my highly-rated Udemy courses at a discount here: michaelguay.dev/udemy/

    • @hungngouc3216
      @hungngouc3216 Před rokem

      I bought it. hoping that you can have more video about this nestjs microservice

  • @vasylms2459
    @vasylms2459 Před 3 měsíci

    You are 100% senior software engineer for many years. Thanks!

  • @hungngouc3216
    @hungngouc3216 Před rokem

    nice, this is exactly what I'm looking for

  • @RomanBorowinski
    @RomanBorowinski Před rokem

    Another great one!

  • @shaheerzaman620
    @shaheerzaman620 Před rokem +1

    wow brilliant stuff!

  • @anandhukraju9382
    @anandhukraju9382 Před rokem +1

    I just want to say I still haven't completed any of your videos but the contents/topics you seem to be posting are top tier and I've bought your course on udemy already. I watch a lot of videos and read a lot of blogs and keep myself upto date so I know when I see a channel if it's solid or not. Thank you for all these!

    • @mguay
      @mguay  Před rokem

      Thank you very much!

  • @EnderOchoa
    @EnderOchoa Před 3 dny

    Thank you very much. i can't see the source code repository link

  • @paneurhythmie3728
    @paneurhythmie3728 Před rokem

    Hi Michael, thank you for your effort to teach nestjs. Could you please make a video about opensearch and nestjs? It will be great.

  • @pizzaboyonfire
    @pizzaboyonfire Před rokem

    Great video! Do you have any resources that point to the k8s/helm chart part?

  • @MrTungDev
    @MrTungDev Před rokem

    Another great video once again

  • @minhnguyenhainhat234
    @minhnguyenhainhat234 Před 8 dny

    The trigger configuration for the source action is not valid. Make sure to choose one trigger configuration for each source action. Is there anyone like me?

  • @aggarwalsaurabh
    @aggarwalsaurabh Před 10 měsíci

    I found your video great. Thanks. But I am missing repo for micro services. Could you please give that link so that I can go through it?

  • @phDooY
    @phDooY Před 5 měsíci

    Great video, thanks a lot for publishing it! Did anyone check how much it costs to run it with minimal resources on AWS? I can imagine codebuild and pipelines can be costly, as well as using EKS

  • @adriandrozman3404
    @adriandrozman3404 Před rokem

    Great job as always! Can we add the k8s deployment as part of a codepipeline deployment stage?

    • @adriandrozman3404
      @adriandrozman3404 Před rokem

      Also if I'm pushing new changes, will the k8s cluster automatically pick up the new changes?

  • @matancohen7067
    @matancohen7067 Před 4 měsíci

    what created your k8s folder in the project?

  • @jonatannietoa
    @jonatannietoa Před 5 měsíci

    Hello, I am following the video but I do not have k8s folder, how I can generate it? What do you recommend to generate it?

  • @welipilla
    @welipilla Před 2 měsíci

    Can you give source code for this?

  • @simbolmina
    @simbolmina Před rokem

    Do I need to helm upgrade everytime after pushing my new code now?

    • @daesk
      @daesk Před 3 měsíci

      did you find an answer?

    • @simbolmina
      @simbolmina Před 3 měsíci

      @@daesk its been really long so i dont remember the excact subject but i guess you are asking about auto ci/cd for new push. i did not keep on working on but apperantly :latest tag is not enough so you need to manuel work each time.

    • @daesk
      @daesk Před 3 měsíci

      @@simbolmina yeah thats the suject, you got it right. it seems this ci/cd is fake, it doesnt work for the actual pod but only the image and his course doesnt even teach it

  • @daesk
    @daesk Před 3 měsíci

    so where the fuck is the tutorial for all these kubernetes deployments?