In this chapter, we will learn the following:
- How to build a static website that consumes API Gateway responses using AWS Simple Storage Service
- How to optimize the access to your website assets such as JavaScript, CSS, images with CloudFront distribution
- How to set up a custom domain name for a serverless application
- How to create an SSL certificate to show your content with HTTPS
- Automating the deployment process of the web application using a CI/CD pipeline.