Part 3 – Advanced Queries, Using Adapters, and Logging Queries
In this part, you will understand how to monitor and measure metrics for your application’s performance. You will use third-party applications that integrate with Sequelize and logging queries. You will also learn how to deploy your application to a cloud application platform.
This part comprises the following chapters:
- Chapter 8, Logging and Monitoring Your Application
- Chapter 9, Using and Creating Adapters
- Chapter 10, Deploying a Sequelize Application