Web Applications on Azure: Developing for Global Scale

Rob Reagan

  • 出版商: Apress
  • 出版日期: 2017-12-12
  • 售價: $2,150
  • 貴賓價: 9.5$2,043
  • 語言: 英文
  • 頁數: 515
  • 裝訂: Paperback
  • ISBN: 1484229754
  • ISBN-13: 9781484229750
  • 相關分類: Microsoft Azure
  • 海外代購書籍(需單獨結帳)

商品描述

Build .NET apps on Microsoft Azure services that can grow to Internet scale. Learn how you can make smart application architecture decisions and follow best practices so that your website can handle tens of thousands of concurrent users and deliver your content globally.

 Author Rob Reagan takes you through key Azure technologies targeted toward building web applications, and along the way shares his lessons learned in scaling out a real-world web application. After an overview of web application building blocks, the book dives into relational and NoSQL data storage options on Azure, including Azure Table Storage and CosmosDB. You’ll then discover how to make best use of Redis Cache, Web Jobs, Messaging Queues, and more, alongside other tips, tricks, and troubleshooting advice for when things go wrong. The book concludes with a thorough exploration of best practices for deployment at scale.

What You'll Learn

  • Develop scalable architecture patterns on Azure with ASP.NET MVC
  • Understand the pros and cons of using SQL Azure vs. NoSQL solutions (Azure Tables, CosmosDB)
  • Perform data migration, backup, and recovery in SQL Azure
  • Use effective caching
  • Troubleshoot your web applications
  • Know best practices for deployment

  • Who This Book Is For

    Professional developers or serious hobbyists with experience developing web applications with ASP.NET MVC or Web API