Angular 20 SSR with AWS CDK v2

In this article we’re going to set up an Angular 20 web application with server-side rendering, using AWS Lambda and Cloudfront to serve it, and AWS CDK v2 to manage the infrastructure. If you’re reading this, I’m assuming that you know how CDK and Angular work. I’m not going to explain in detail how to … Read more