DEV Community

Discussion on: Serverless Server Side Rendering with Angular on AWS Lambda@Edge

Collapse
 
eugenesergio profile image
Gio • Edited

Great article!

I am able to execute the deployment in AWS for the serverless-distribution.yml, but not able to set it up correctly. Two things I noticed: S3 didn't upload any dist files and CloudFront didn't have an Origin. What could be wrong?

For the serverless-distribution.yml, what are the other lines that I need to change for the AWS config? A sample file would really help. Thanks a lot!