You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Hosted by Port (OAuth)**| Port stores OAuth tokens securely. | 🟩🟩🟩🟩 |**Periodic**| ✅ <br/>(Integration-dependent) | Port handles scaling, uptime, and updates. | Ideal for a quick setup with minimal effort. Mainly useful for getting started with an integration. Not recommended for large-scale production environments. |
49
-
|**Hosted by Port (Custom settings)**| Port stores API credentials securely. Setup requires more details (e.g., token, host) and allows access control flexibility. | 🟩🟩🟩⬜ |**Periodic** (user-selectable interval) | ✅ <br/>(Integration-dependent)| Port handles scaling, uptime, and updates.| Best for quick setup without granting OAuth permissions. |
50
-
|**Self-hosted (Real-time)**| Managed entirely in your infrastructure. | 🟩⬜⬜⬜ |**Periodic**(custom interval) | ✅ <br/>(Depends on source system) | You provision, monitor, and maintain the integration. | Best for high-security or custom networking needs.|
51
-
|**Scheduled (CI)**| Managed in your CI/CD environment. | 🟩🟩⬜⬜ |**Periodic** (custom interval) | ❌| Minimal infrastructure. You manage the CI/CD environment and triggers. | Best when real-time isn’t needed and you want full sync control. |
46
+
| Installation type | Security | Ease of installation |Periodic sync | Live sync (Webhook) | Infrastructure & maintenance responsibility | Use case fit |
|**Hosted by Port (OAuth)**| Port stores OAuth tokens securely. | 🟩🟩🟩🟩 |✅<br/>(user-selectable interval)| ✅ <br/>(Integration-dependent) | Port handles scaling, uptime, and updates. | Ideal for a quick setup with minimal effort. Mainly useful for getting started with an integration. Not recommended for large-scale production environments. |
49
+
|**Hosted by Port (Custom settings)**| Port stores API credentials securely. Setup requires more details (e.g., token, host) and allows access control flexibility. | 🟩🟩🟩⬜ |✅<br/> (user-selectable interval) | ✅ <br/>(Integration-dependent)| Port handles scaling, uptime, and updates.| Best for quick setup without granting OAuth permissions. |
50
+
|**Self-hosted (Real-time)**| Managed entirely in your infrastructure. | 🟩⬜⬜⬜ |✅<br/>(custom interval) | ✅ <br/>(Integration-dependent) | You provision, monitor, and maintain the integration. | Best for high-security or custom networking needs.|
51
+
|**Scheduled (CI)**| Managed in your CI/CD environment. | 🟩🟩⬜⬜ |✅ (custom interval) | ❌| Minimal infrastructure. You manage the CI/CD environment and triggers. | Best when real-time isn’t needed and you want full sync control. |
0 commit comments