組織には、クラウド プロバイダーでホストされている公開 API があります。API の実行速度が遅い場合があります。高速化と安全な接続を提供するために、クラウド管理者が適用する必要があるテクノロジは次のうちどれですか?
正解:E
Explanation The best technology to provide speed acceleration and a secure connection for a public-facing API that is hosted on a cloud provider is SSL (Secure Sockets Layer). SSL is a protocol that encrypts and authenticates the data between a client and a server over an HTTP connection. It also compresses the data to reduce its size and improve its transmission speed. SSL can enhance the security and performance of an API by preventing unauthorized access, tampering, or interception of the data. Reference: [CompTIA Cloud+ Certification Exam Objectives], Domain 2.0 Security, Objective 2.2 Given a scenario, implement appropriate network security controls for a cloud environment.