A company is planning to create a service that requires encryption in transit. The traffic must not be decrypted between the client and the backendOf the service. The company will implement the service by using the gRPC protocol over TCP port 443. The service will scale up to thousands ofSimultaneous connections. The backend of the service will be hosted on an Amazon Elastic Kubernetes Service (Amazon EKS) duster with theKubernetes Cluster Autoscaler and the Horizontal Pod Autoscaler configured. The company needs to use mutual TLS for two-way authenticationBetween the client and the backend.Which solution will meet these requirements?
ある企業は、転送中に暗号化を必要とするサービスの作成を計画しています。クライアントとサービスのバックエンドの間でトラフィックを復号化してはなりません。同社は、TCP ポート 443 経由で gRPC プロトコルを使用してサービスを実装します。このサービスは、数千の同時接続までスケールアップされます。サービスのバックエンドは、Kubernetes Cluster Autoscaler と horizontal Pod Autoscaler が設定された Amazon Elastic Kubernetes Service (Amazon EKS) ダスターでホストされます。会社は、クライアントとバックエンド間の双方向認証に相互 TLS を使用する必要があります。これらの要件を満たすソリューションはどれですか?