クラウド開発者は、顧客が世界中からアクセスする静的 Web サイトを作成しています。次のサービスのうち、遅延の短縮に役立つのはどれですか?
正解:C
A Content Delivery Network (CDN) is the service that will help reduce latency for a static website accessed globally. CDNs distribute content across multiple geographically dispersed servers, allowing users to connect to a server that is closer to them, thereby reducing the time it takes to load the website. Reference: The use of CDNs is a common practice to enhance global access and improve user experience, as covered under Cloud Concepts in the CompTIA Cloud+ certification.