zh-trans: add application-architect.md (#11216)

* zh-trans: add application-architect.md

zh-trans: add application-architect.md

* Update application-architect.md
This commit is contained in:
AdamDang
2018-11-24 17:36:25 +08:00
committed by k8s-ci-robot
parent 651f6c213b
commit 5d0019e546
@@ -0,0 +1,37 @@
---
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.
-->
应用架构师确保应用的实现允许它和周边组件进行可扩展的、可持续的交互。周边组件包括数据库、日志基础设施和其他微服务。