How to host Next.js on AWS Serverless Architecture?

preview_player
Показать описание


Timestamps
0:00 Teaser
0:19 Video Starts
1:07 How Next.JS Build work on Server less Environment?
9:45 Production Deployment of Codedamn
12:28 Conclusion
13:29 Outro

👉 Checkout codedamn on social:

If you found the video valuable, please leave a like and subscribe ❤️ It helps the channel grow and helps me pumping out more such content.

👋 About Me:
Hey! I'm Mehul Mohan, a CSE'21 graduate from BITS Pilani, Goa. I started coding early in life, at the age of 13 when I created my first blog on Blogger. I am listed in Google, Microsoft, Sony, eSet, etc. Hall of Fame for reporting vulnerabilities in their systems.

🍎 I am Apple's WWDC'19 Scholar - visited San Francisco and attended WWDC.

🚀 Currently working on my own startup - codedamn.

Connect with me:

🏷 Video Tags:
NEXT JS Serverless Infrastructure on AWS Explained!
serverless nextjs
next js tutorial
next js 12
Vercel
website hosting
how to host a website for free
free web hosting
host your website for free
amazon web services
aws cloudfront
aws lambda

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

please keep making videos related to architectures and backend and system design and aws

yadneshkhode
Автор

Whenever I am struggling with something your video pops up. Thank you so much Mehul. Learning lot of things from you.

Can you please make a video on how to host Express app on Lambda with MongoDB?

subhamjaguri
Автор

How database works, is it located at one location, or has replicas at multiple locations for faster response

karthikkhoday
Автор

Hi Mehul, great video! Why is lambda @edge sending an event to sqs to inform a lambda to rebuild a site? If ttl of a page is 15 couldn’t you just cron the lambda every 15 min to rebuild and update s3? Just wondering about the architecture of the rebuild trigger. Thanks, Patrick

patrickwerz
Автор

Did a better job explaining how NextJS works on AWS than AWS does :D

iukeay
Автор

youre killing it with those wojack thumbnails

rajarshibarman
Автор

How long did it take you to figure this out and port everything over to AWS?

lardosian
Автор

why are you not using aws amplify for this

sqtyhe
Автор

Nice video, I always wonder why do u ask to leave a comment saying 'I watched till end'. is there any specific reason to it? My guess is, using an bot to get analytics. may be

tsriramaraju
Автор

Nice explanation.Also, Mongodb Atlas now got a REST Api for CRUD operations.Please make a video on that

akashsxo
Автор

I find it the most fascinating, however, I have yet to see a single example of this Lambda Edge triggering another instance of an ISR build page on the web, it seems almost magical to me at this point.

Have you considered creating a simple example for us out there? It shouldn't take long, it's just config in the end, but it's really tricky I to know what you don't know I guess.

Edit: without the serverless framework that is haha

rafaelmarques
Автор

Thanks for lot of information u r giving... It is a great help for us to learn every corners of the technology

sanjay_
Автор

any codebased examples available in your channel

ognitiotechnologies
Автор

Let's say an e-commerce site needs change its home page banner(image) in every year. And you cannot rebuild the whole site as it has more than 500k products. If I use ISR for the image link and set it 2 hr. then isn't it would be a waste of server resources to fetch the same image link in every 2 hr.? Also let's say we want to change to contact page totally and don't want to rebuild the other pages as other pages will remain same. What would be solution for this 2 cases?

tamuahmed
Автор

11:48 Can you please mention that person on twitter to follow? This is really articulative and detailed information thanks for making such videos.

pbdivyesh
Автор

Why you don't make a tutorial in practical way

singh.aadarsh
Автор

Hi mehul, Thanks for sharing the Tech stack, You could have used React front end and simple Backend on nodejs, leaving the client to handle all processing on front., You could have avoided so many moving parts

cloudpavan
Автор

Why i don't understand,
LAMBDA, LAMBDA... !!!

MdMasudulKabir
Автор

your UI/UX designer for yt vids are sure into memes lol

yournemesis
Автор

Do you happen to know if when using AWS amplify that it is the same process where the Lambda at edge goes to the origin and then calls a basic lambda function?

iukeay