Deploy an Angular Application to S3 and CloudFront
Angular is a JavaScript framework for building single-page client applications using HTML and TypeScript. We can easily host the generated static website on Amazon S3 by configuring a CloudFront (CDN) distribution and then uploading the Angular build artefacts to the bucket.