Files
freeCodeCamp/curriculum/challenges/japanese/07-scientific-computing-with-python/python-for-everybody/web-services-service-oriented-approach.md

35 lines
738 B
Markdown
Raw Permalink Normal View History

---
id: 5e7b9f140b6c005b0e76f07e
title: 'ウェブサービス: サービス指向のアプローチ'
challengeType: 11
videoId: muerlsCHExI
bilibiliIds:
aid: 846899335
bvid: BV1E54y1J7oz
cid: 377333277
dashedName: web-services-service-oriented-approach
---
# --question--
## --text--
サービス指向のウェブアプリ開発アプローチでは、データはどこに存在しますか?
## --answers--
インターネットまたは内部ネットワークを介して接続された多くのコンピューターシステムに散在している。
---
メインのウェブサーバー上の異なるサービス内にある。
---
別のデータベースサーバー上にある。
## --video-solution--
1