2021-02-06 04:42:36 +00:00
|
|
|
---
|
|
|
|
id: 5e7b9f140b6c005b0e76f07e
|
2022-03-11 22:52:40 +05:30
|
|
|
title: 'Servicios Web: Enfoque orientado al servicio'
|
2021-02-06 04:42:36 +00:00
|
|
|
challengeType: 11
|
|
|
|
videoId: muerlsCHExI
|
2022-03-11 22:52:40 +05:30
|
|
|
bilibiliIds:
|
|
|
|
aid: 846899335
|
|
|
|
bvid: BV1E54y1J7oz
|
|
|
|
cid: 377333277
|
2021-02-06 04:42:36 +00:00
|
|
|
dashedName: web-services-service-oriented-approach
|
|
|
|
---
|
|
|
|
|
|
|
|
# --question--
|
|
|
|
|
|
|
|
## --text--
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
Con un enfoque orientado a servicios para desarrollar aplicaciones web, ¿Dónde están ubicados los datos?
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --answers--
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
Se distribuye a través de muchos sistemas informáticos conectados a través de Internet o una red interna.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
Dentro de diferentes servicios en el servidor web principal.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2022-03-11 22:52:40 +05:30
|
|
|
En un servidor de base de datos separado.
|
2021-02-06 04:42:36 +00:00
|
|
|
|
|
|
|
## --video-solution--
|
|
|
|
|
|
|
|
1
|
|
|
|
|