Files
miyaliu666 3ea2fe4f77 feat(i18n,curriculum): add Bilibili ids for Chinese (#43564)
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2021-10-01 09:54:12 +05:30

580 B

id, title, challengeType, videoId, bilibiliIds, dashedName
id title challengeType videoId bilibiliIds dashedName
5e7b9f140b6c005b0e76f07e Web Services: Service Oriented Approach 11 muerlsCHExI
aid bvid cid
846899335 BV1E54y1J7oz 377333277
web-services-service-oriented-approach

--question--

--text--

With a services oriented approach to developing web apps, where is the data located?

--answers--

Spread across many computer systems connected via the internet or internal network.


Within different services on the main web server.


On a separate database server.

--video-solution--

1