How to easily deploy your nextjs application

preview_player
Показать описание
using aws amplify, takes like 5 minutes or less.

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

I love when you wrote a bunch of git commands and then said "I don't know what I just did"..I really felt that

theyayaa
Автор

There is an alternative to amplify
It's serverless-nextjs plugin
It a single command deployment process through cmd
Although it lacks some of the latest support

nileshdas
Автор

Can u do a tutorial on how u setup and deploy email service include a basic mail campaign when u have send us emails. I see so many tutorials on it but get lost they only show one part of the process. It just so frustrating. And by the way I just love ur teaching style an how u get to the point with ur practical insights on the whole process. Keep up with the fire content

Francoisk
Автор

exactly what i was looking for, it's like you read my mind

luizcastro
Автор

Literally what I'm doing right now :D

petermckeever
Автор

Do you happen to know any more in depth about how Amplify is able to obscure away API requests for your application? For example, let's say you use the T3 stack (which I'm sure a lot of your viewers are using since you have so many great videos using it), and you are using tRPC for your api functions; how is lambda able to intercept those functions and know how to create lambda functions for each one? I probably should just play around with this more myself to figure it out but just wanted to see if you were more knowledegable about that type of thing since you have been using it for a little while. Love all your content btw! You are seriously making learning web development so much easier to understand as someone who originally comes from more of a sysadmin/devops background, and I cannot thank you enough for putting your content here on Youtube for free!

josephdodd
Автор

Wtf, I thought this channel was called Web Dev Junkie. For a moment I thought someone stole your content and uploaded it under his name

xMaku
Автор

Hi Amazing, can you make video for reactjs+node deploy in vercel if it is possible?

jmeahra
Автор

Does Azure also have a platform like AWS Amplify?

MaxProgramming
Автор

I have been using Vercel for the DX and UX mostyle, but my client was hesitant about using a service for the runtime server, this can be a nice option for those cases, what do we gain and what do we lose for not going Vercel. As I know, Vercel also combines the serverless functions into a big single lambda function before sending it to AWS. Going just for AWS may increase the function call numbers and maybe equalize the cost with Vercel. What's your opinion on that.

BarisPalabiyik
Автор

You may be able to see your lambdas if you search lambda on the AWS console, make sure the reigon is the same us-east-1

sharithg
Автор

Aws amplify response time is very longer

hulashmahto
Автор

Where do you buy your domains? I was thinking Route 53, but I don't wanna pay monthly just for hosted zones.

Flash
Автор

Do you know if we can query an AWS RDS from a NextJs app deployed with Amplify? (Without exposing the RDS to the internet)

zaiem_
Автор

Working on a Next app at my organization now, we are heavily tied to AWS however people dont know AJAX from React here. I wanna deploy my application this way as well, but we also don't allow Amplify as a service yet, and my org is weary of all the abstraction.

I'd be interested in seeing if you are able to create the same deployment pipeline using AWS CLI and scripts manually instead of Amplify (just b/c I have the same challenge :) )

rustystrings
Автор

Brother please, It's very important to know. Like as I deploy a website on the web. but how I get that in google with keyword search. please make a website about that.

rayhanislam
Автор

Hey, Do you happen to plan on making a video on how to host a SQL database on AWS. I know you've covered the subject of hosting on other possible website but i would assume that it would be the most efficient to have my database the closest to my backend ( AKA having Database and Backend hosted on AWS). Kinda new to AWS and I believe it's possible as my previously hosted heroku database were on AWS under the hood. Thanks !

Goyo_MGC
Автор

It looks like this is creating and building the front end of your application. How are you connecting a backend/api (i.e expressjs or something else)

LeviCrider
Автор

Does any one ACTUALLY know how to deploy next to a server?

vernevens
join shbcf.ru