ノーザン トレイル アウトフィッターズは、顧客のチェックアウト プロセス中に製品の在庫状況を照会し、在庫を予約するために、同期コールアウトを「約束できる」サービスにする必要があります。
スケーラブルな統合ソリューションを構築する際に、統合アーキテクトが考慮する必要がある 2 つの考慮事項はどれですか?
2つの答えを選択してください
正解:A,C
Explanation
The typical and worst-case historical response times, and how many concurrent service calls are being placed are two considerations that an integration architect should make when building a scalable integration solution for synchronous callouts to "available to promise" services. These two factors can affect the performance, reliability, and availability of the integration solution, as well as the user experience of the customer checkout process. The integration architect should design the solution to handle high volumes of service calls, optimize the response times, handle errors and timeouts, and avoid hitting governor limits or service quotas.
References: Certification - Integration Architect - Trailhead, [Callout Limits and Limitations], [Integration Patterns and Practices]