dbt models => AML models (usually table models first, then query models) => AML datasets => query reports => dashboard widgets => dashboards => dashboard-related objects such as schedules, alerts, shareable links, embed linksGood sentiment with Taha (Basata).
LEARNING the country names have same pattern like people + land = country name.
{{embed ((69ccaad3-b38a-4923-8b35-0051a13f286c))}}
DONE Onboarding call 2 with Basata (Taha)
Debrief:
DONE Product Office Hours (P2)
DONE Check Zendesk - Tenant Inovonics
As discussed in call, we pivot to upgrading Airbyte to latest version, along with the Zendesk Support connector to latest version.
Write an upgrading plan for this.
3 options:
Waiting for review.
Manually upgrade in UI for version 2.6.6, although not the best fix right now. We will plan to upgrade Airbyte in the future: https://linear.app/holistics/project/c0c9cc2b44cb
Single-Tenant vs Multi-Tenant
=== Single-Tenant (Non Multi-Tenant) ===
Infrastructure is duplicated per tenant.
Tenant A Environment Tenant B Environment
+———————-+ +———————-+ | Load Balancer (A) | | Load Balancer (B) | | App Instance(s) | | App Instance(s) | | Database (A) | | Database (B) | +———————-+ +———————-+
=== Multi-Tenant (Shared) === Infrastructure is shared; isolation is logical.
+-----------------------------------------------+
| Shared Load Balancer |
| Shared App Instances |
| Shared Database Cluster |
| [Tenant A Data] [Tenant B Data] [Tenant C] |
+-----------------------------------------------+
```
DONE Study the onboarding call 1 tonight
DONE Guidance for countries level data
airbyte_schema_sg, airbyte_schema_my, airbyte_schema_nz, airbyte_schema_ph, airbyte_schema_id)
logseq.order-list-type:: numberprice_history_skey won’t unique after introducing multi-country data.
logseq.order-list-type:: numberprice_history_skey = retailer_slug + product_code
logseq.order-list-type:: number((69c650c1-2757-48ed-bcbf-59b2d59ea32a))