Deploy NestJS on AWS ECS Fargate

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Deploy a Rest API with a Database on AWS
    Topics Covered:
    VPC - Virtual Private Cloud (Network)
    RDS - Fully Managed Relational DB (Postgres/MySQL)
    Fargate
    ECS - Elastic Container Service (Docker Containers)
    Cluster
    Services
    Task Definitions
    Load Balancers
    ECR - Elastic Container Registry (Docker Hub)
    CodePipelines
    Source Github
    AWS CodeBuild
    Add Rule to Role
    AmazonEC2ContainerRegistryPowerUser
    buildspec.yml
    CodeDeploy
    The NestJS Project we will deploy
    github.com/zac...
    AWS ECS Codepipeline tutorial
    docs.aws.amazo...
    zachwritescode...

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

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

    I've not even watched this video yet and I already know it's gonna be a career saver.

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

    You saved me days of more struggle after a week of research and failed attempts. I'm immensely grateful for your help!

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

    Thank you Zach , this was very helpful, now I am implementing my own codepipeline with nestjs and fargate!

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

    Hi Zach, thanks for the video! The initial problem with the VPC while creating the RDS instance is that you created the VPC with 1 AZ :)

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

    Hey Jack, man, this video really enlightened me, especially since it was my first encounter with this stack. It helped me a lot! Thank you so much.

  • @ScarlettDanger
    @ScarlettDanger 4 месяца назад

    Fantastic tutorial. Thank you

  • @andyslack1167
    @andyslack1167 Год назад +1

    Hi Zach, thank you for the video, personally I prefer Elastic beanstalk for API / HTTP based applications however it falls over when deploying microservices which don't expose to the public. I have a microservice consuming RabbitMQ and writing into a DB and beanstalk kept falling over. This was a perfect use case for ECS and your video really helped me out.

  • @RomanMalyshev
    @RomanMalyshev 10 месяцев назад

    Amazing!

  • @L1ght1000
    @L1ght1000 18 дней назад

    Hello guys, I cannot see HTTP logs in my "Logs" tab on service page :( I only see logs related to builds. like "Nest application was been successfully launched". Do you know what is the reason?

  • @user-ph6re1lk1t
    @user-ph6re1lk1t Год назад

    how i can management my database?

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

    1h54m just to show how deploy nestjs to aws, very long video