Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure

Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure

简介:

本指南提供有关使用ASP.NET Core和Azure构建整体web应用程序的端到端指导。在此上下文中,“整体” 是指这些应用程序被部署为单个单元,而不是交互服务和应用程序的集合。在某些情况下,术语monolith可能被用作贬义,但在绝大多数情况下,单个应用程序比由许多不同服务组成的应用程序更容易构建、部署和调试,同时仍然实现业务需求。

英文简介:

This guide provides end-to-end guidance on building monolithic web applications using ASP.NET Core and Azure.

In this context, 'monolithic' refers to the fact that these applications are deployed as a single unit, not as a collection of interacting services and applications. In some contexts, the term monolith may be used as a pejorative, but in the vast majority of situations a single application is much easier to build, deploy, and debug than an app composed of many different services, while still achieving the business requirements.

书名
Architecting Modern Web Applications with ASP.NET Core and Microsoft Azure
译名
使用 ASP.NET Core 和 Microsoft Azure 构建现代 Web 应用程序
语言
英语
年份
2023
页数
137页
大小
5.72 MB
标签
  • Web应用
  • .NET
  • 下载
    pdf iconArchitecting Modern Web Applications with ASP.NET Core and Microsoft Azure.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:50

    ←Web Programming with ASP.NET Core

    →Developing Backbone.js Applications