AWS Diagram for Svelte App with ELB, CSR, SSR and VPC Endpoint

This diagram represents the architecture of a Svelte application running serverlessly on AWS. It includes an EC2 instance for the backend, an Elastic Load Balancer, a Lambda function for server-side rendering, a VPC Endpoint for S3, and CloudFront for content delivery. It also shows the different paths for the first page load (SSR) and subsequent requests (CSR).