Building a CI/CD Pipeline for a Nest.js app with AWS Elastic Beanstalk and CodePipeline

Published: 01 January 1970
on channel: Pragmatic Reviews
8,179
143

Building a CI/CD Pipeline for a Nest.js app with AWS Elastic Beanstalk and CodePipeline.
➥ Buy Me a Coffee: https://buymeacoff.ee/pragmatic

➥➥ Learn even more! ➥➥
Learn Next.js ➥ https://bit.ly/PragmaticNext
Learn Contentful ➥ https://bit.ly/PragmaticContentful
Learn Strapi ➥ http://bit.ly/PragmaticStrapi
Learn Gatsby ➥ https://bit.ly/PragmaticGatsby
Learn Deno ➥ https://bit.ly/LearnDeno
Learn GraphQL ➥ https://bit.ly/LearnGraphQL
Golang in the Cloud ➥ https://bit.ly/LearnGolangCloud
Gin Crash Course ➥ http://bit.ly/2SXdJu2
Golang Crash Course ➥ http://bit.ly/39ZH8dy
Zapier Crash Course ➥ http://bit.ly/37q1BGt

Timestamps:

Intro - 0:00
Creating a new Nest.js app - 0:10
Updating Nest.js app for Elastic Beanstalk deployment - 1:05
Creating a new GitHub repo and pushing the app - 4:00
Setting up a new application and environment on AWS Elastic Beanstalk - 4:38
Setting up a CI/CD Pipeline with AWS CodePipeline - 5:45
Testing the CI/CD Pipeline - 8:15
Outro - 10:00

#Nestjs #ElasticBeanstalk #CodePipeline