HashiCorp Certified: Vault Associate (003)Exam - HCVA0-003무료 덤프문제 풀어보기
What is Vault's default REST API port?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
True or False? The Vault Secrets Operator does NOT encrypt client cache, such as Vault tokens and leases, by default in Kubernetes Secrets.
정답: A
설명: (Fast2test 회원만 볼 수 있음)
Your organization operates active/active applications across multiple data centers for high availability. Which Vault feature should be used in the secondary data centers to provide local access to secrets?
정답: D
설명: (Fast2test 회원만 볼 수 있음)
An authentication method should be selected for a use case based on:
정답: C
설명: (Fast2test 회원만 볼 수 있음)
You are performing a high number of authentications in a short amount of time. You ' re experiencing slow throughput for token generation. How would you solve this problem?
정답: A
설명: (Fast2test 회원만 볼 수 있음)
True or False? All dynamic secrets in Vault are required to have a lease.
정답: A
설명: (Fast2test 회원만 볼 수 있음)
You have ciphertext stored in an Amazon S3 bucket encrypted by the key named prod-customer. Will Vault decrypt this data with the command vault write transit/decrypt/prod-customer ciphertext= " vault:v4:
Xa1f9FIJtn13em/Wb7QCsXsU/kCOn7... " given this output?
* $ vault read transit/keys/prod-customer
* Key Value
* --- -----
* ...
* keys map[4:1549347108 5:1549347109 6:1549347110]
* latest_version 6
* min_available_version 0
* min_decryption_version 4
* min_encryption_version 0
Will Vault decrypt this data for you by running the following command?
* $ vault write transit/decrypt/prod-customer ciphertext= " vault:v4:Xa1f9FIJtn13em/Wb7QCsXsU
/kCOn7... "
Xa1f9FIJtn13em/Wb7QCsXsU/kCOn7... " given this output?
* $ vault read transit/keys/prod-customer
* Key Value
* --- -----
* ...
* keys map[4:1549347108 5:1549347109 6:1549347110]
* latest_version 6
* min_available_version 0
* min_decryption_version 4
* min_encryption_version 0
Will Vault decrypt this data for you by running the following command?
* $ vault write transit/decrypt/prod-customer ciphertext= " vault:v4:Xa1f9FIJtn13em/Wb7QCsXsU
/kCOn7... "
정답: B
설명: (Fast2test 회원만 볼 수 있음)
Using the Vault CLI, there are several ways to create a new policy. Select the valid commands (Select three)
정답: A,B,C
설명: (Fast2test 회원만 볼 수 있음)