Deploy NestJS API to AWS EC2

preview_player
Показать описание
AWS for complete beginners wanting to deploy their NestJS API to the cloud.
--------------------------------------------------
Recommended Udemy courses
--------------------------------------------------

0:00 - Intro
1:03 - Root login
3:31 - Regions and AZ's
7:16 - Shared responsibility Model
8:04 - Create IAM user
19:45 - Launch EC2 instance
31:26 - IAM Role for EC2
36:04 - Security Groups
39:19 - SSH
45:33 - File transfer
49:49 - Start server

Рекомендации по теме
Комментарии
Автор

Wohhhh this is what I am waiting for !! Thank you !

PattySpicy
Автор

hey, thanks a lot from a Brazilian new dev!! very nice and clear video!

raiffemouraa
Автор

Thanks a lot, really easy to follow and your way of explaining makes everything easy

EdsonSilva-qrgr
Автор

It would help if you could explain how to integrate cd/ci workflow with this approach so we dont have to transfer the files everytime we do a commit

cad
Автор

Very nice!!
To force https-only access would we have to have nginx?

rafosoalc
Автор

Hey Jon, I want you to make more videos because I watch every one of your videos, they are amazing.

yayapanthong
Автор

So much interesting bro! Don't stop😎

kirillbaryba
Автор

And if I have an .env file where I have the configuration to the database, how do I add it to the server?

jhonfredymaquiloncordoba
Автор

Hey Jon, I watched a lot of your videos which I found really informative. Would you mind pointing in the right direction? I have a mono repo microservice project. I am using rabbitmq as a message broker. I have and API gateway and auth service. I would like to create another µservice, something like Eureka server in springboot that allows for service discovery and registration. I scoured the internet, all I found were 5 year old repos or complex solutions. I want to forward my requests to auth service so I don't have to make another controller in API gateway and redefind all my methods. Any links, ideas? Or maybe you can make a video about it?

ElyesBoudhina