Adobe I/O runtime uses Couch DB or Cosmos DB | Adobe Higher Education
Skip to main content
Level 2
October 22, 2020
解決済み

Adobe I/O runtime uses Couch DB or Cosmos DB

  • October 22, 2020
  • 2 の返信
  • 1968 ビュー

While checking the runtime docs, I can see that the I/O runtime uses DB for storing and retrial of user details and action code.

In some pages the doc says Couch DB and other pages it says Cosmos DB. Could you please clarify this?

https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/quickstart.md

https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/overview/howitworks.md

 

このトピックへの返信は締め切られました。
ベストアンサー duynguyen_adobe

Hi @eldhov19157560 - I/O Runtime uses Cosmos DB to store user, action and activation records. Action code could be stored in Cosmos DB or a blob storage depending on its size. The information from your first link is accurate: https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/quickstart.md.

It's worth mentioning that, as I/O Runtime is Saas based, the internal components may change anytime without affecting the users' code and deployment.

Thanks for pointing out the inconsistency in the second link. We will work on the fix soon.

Could you please share why you are interested in this topic? Any restrictions on your side that one DB is preferred / not preferred than the other?

2 の返信

Adobe Employee
October 22, 2020

Hi @eldhov19157560 - I/O Runtime uses Cosmos DB to store user, action and activation records. Action code could be stored in Cosmos DB or a blob storage depending on its size. The information from your first link is accurate: https://www.adobe.io/apis/experienceplatform/runtime/docs.html#!adobedocs/adobeio-runtime/master/quickstart.md.

It's worth mentioning that, as I/O Runtime is Saas based, the internal components may change anytime without affecting the users' code and deployment.

Thanks for pointing out the inconsistency in the second link. We will work on the fix soon.

Could you please share why you are interested in this topic? Any restrictions on your side that one DB is preferred / not preferred than the other?

Level 2
October 22, 2020
@duypnguyn, Nothing specific, I was referring the technical details (background) again for an internal technical discussion and accidently noticed the conflicting sentenses.Thats it. 🙂
Adobe Employee
October 22, 2020

Thank you for your attention to detail! I've just updated the docs to reflect that CosmosDB is the underlying database (we started with CouchDB so that's the reason we had this mix).

 

Cheers,

Mihai