-
Notifications
You must be signed in to change notification settings - Fork 14.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add content/es/docs/reference/glossary/application-architect.md (#14373)
Co-Authored-By: Rael Garcia <[email protected]>
- Loading branch information
1 parent
0461eaa
commit 3d8b015
Showing
1 changed file
with
18 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
content/es/docs/reference/glossary/application-architect.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
title: Arquitecto/a de aplicaciones | ||
id: application-architect | ||
date: 2019-05-16 | ||
full_link: | ||
short_description: > | ||
Una de las personas responsables del diseño a alto nivel de una aplicación. | ||
aka: | ||
tags: | ||
- user-type | ||
--- | ||
Una de las personas responsables del diseño a alto nivel de una aplicación. | ||
|
||
<!--more--> | ||
|
||
Un/a arquitecto/a garantiza que la implementación de una aplicación le permita interactuar con otros componentes de su entorno de forma escalable y mantenible. Estos componentes pueden ser bases de datos, infraestructura de _logs_ u otros microservicios. | ||
|