Part 3: Advanced Topics
After covering the basics of the framework and developing a full-fledged, real-world, production-grade application, it’s time to move on and see some advanced scenarios. Fastify is flexible enough to run on both your development machine and internet-scale infrastructure. The chapters in this part will touch on distinct auto-conclusive topics that might be crucial to your application’s success!
In this part, we cover the following chapters:
- Chapter 12, From a Monolith to Microservices
- Chapter 13, Performance Assessment and Improvement
- Chapter 14, Developing a GraphQL API
- Chapter 15, Type-Safe Fastify