Technical requirements
There are some prerequisites to meet before moving ahead. The following requirements need to be fulfilled in order to meet the prerequisites:
- Ubuntu 16.04/Windows/macOS
- Python 3.6
- Pipenv tool
- Zappa
- Falcon API
- Python packages
- Registered domain
- AWS account
Some previously configured prerequisites can be used from Chapter 9, Asynchronous Task Execution on AWS Lambda. This means that you can continue with your configured domain and AWS service. You may need to update the Zappa setting file for this chapter.
Let's move ahead and explore additional settings uses with the Quote API application.