In this chapter, we are going to configure a custom domain for the quote application developed in the previous chapter. Configuring custom domains is an essential part of moving the application to the production environment because of its serverless nature. This process involves several operations and is different from traditional configuration with Apache or NGINX. We will look at the quote application that is already deployed in the serverless infrastructure.
Topics we will cover in this chapter include:
- Configuring the custom domain with AWS Route53
- Generating SSL certificates using the Amazon Certificate Manager
- Integrating the custom domain using Zappa