38 lines
947 B
Markdown
38 lines
947 B
Markdown
|
---
|
||
|
title: 应用架构师
|
||
|
id: application-architect
|
||
|
date: 2018-04-12
|
||
|
full_link:
|
||
|
short_description: >
|
||
|
应用架构师是负责应用高级设计的人。
|
||
|
|
||
|
aka:
|
||
|
tags:
|
||
|
- user-type
|
||
|
---
|
||
|
应用架构师是负责应用高级设计的人。
|
||
|
|
||
|
<!--
|
||
|
---
|
||
|
title: Application Architect
|
||
|
id: application-architect
|
||
|
date: 2018-04-12
|
||
|
full_link:
|
||
|
short_description: >
|
||
|
A person responsible for the high-level design of an application.
|
||
|
|
||
|
aka:
|
||
|
tags:
|
||
|
- user-type
|
||
|
---
|
||
|
A person responsible for the high-level design of an application.
|
||
|
-->
|
||
|
|
||
|
<!--more-->
|
||
|
<!--
|
||
|
An architect ensures that an app's implementation allows it to interact with its surrounding components in a scalable, maintainable way. Surrounding components include databases, logging infrastructure, and other microservices.
|
||
|
-->
|
||
|
|
||
|
应用架构师确保应用的实现允许它和周边组件进行可扩展的、可持续的交互。周边组件包括数据库、日志基础设施和其他微服务。
|
||
|
|