Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter's topics with deeper research.
Exercise 6.1 – Online material
Online material could be created by Microsoft or third-parties, or extra content for this book.
What are the best practices for optimizing content delivery using Cloudflare’s CDN? Any tips for improving website performance? https://community.cloudflare.com/t/what-are-the-best-practices-for-optimizing-content-delivery-using-cloudflares-cdn-any-tips-for-improving-website-performance/557911
Exercise 6.2 – Practice exercises
Practice exercises go deeper into the topics for this chapter.
Practice improving scalability by understanding and implementing async action methods
Almost a decade ago, Stephen Cleary wrote an excellent article for MSDN Magazine explaining the scalability benefits of implementing async action methods for ASP.NET. The same principles...