About The Book
"Performance with Laravel" is a
362-page guide that teaches you how to optimize your app's performance.
- Advanced Redis
- Advanced database indexing
- Designing performant and reliable architectures
- CQRS
- Async workflows
- Optimizing jobs and workers
- Concurrent programming
- Working with large datasets
- Export and imports
- Decreasing memory consumption
- fpm processes
- nginx cache
- Database optimization techniques
- Measuring performance
- Fixing N+1 queries
- HTTP-related optimization
All of the above by building real-world projects such as a web scraper or a complete web page analytics platform.