DEV Community

Play Button Pause Button
Ryan H Lewis
Ryan H Lewis

Posted on

3 Best Ways to Run webpack in AWS

With webpack v5 out, there's no better time than to learn how to run webpack in the cloud. There are many different ways you can run webpack on AWS, but I break down the 3 best ways. I've used each one of these in production applications at real companies, so they are tried and true. Watch this video for more details!

Sample code: https://www.github.com/ryanmurakami/webpack-on-aws

Table of Contents:
0:00 Introduction
0:25 1) AWS CodeBuild
2:37 webpack on AWS CodeBuild demo
7:25 2) AWS Amplify
8:20 webpack on AWS Amplify demo
11:12 3) AWS Lambda
12:34 webpack on AWS Lambda demo
18:30 Bonus: Amazon EC2
19:54 Final thoughts


🙏 Thanks for taking a look at my content!

📨 Join my newsletter for more: https://ryanlewis.dev

🎥 Subscribe to my YouTube channel!


YouTube | Twitter | GitHub | Site

Top comments (0)