Description
Using Tornado to build microservices can improve response times and make the use of cloud resources more efficient. This talk will explain how to create a Tornado web application in Python 3 that asynchronously communicates with other services, including MongoDB, Redis, MySQL, and AWS.