Deploy Your Serverless Server-side-rendered (SSR) Angular App on AWS Lambda

added by JavaScript Kicks
11/17/2019 12:44:35 PM

1777 Views

In this section, we will have a hands-on exercise. I will follow the order below to go in-depth on Angular SSR development and deployment. Create a blank CSR Angular app Update the CSR Angular into SSR Angular app using Angular Universal Deploy the SSR Angular app on AWS Lambda In this blog, we will use Angular CLI to create new project and generate components and modules.


0 comments