Questions
- Compliance and Security are the same thing.
- True
- False
- Base64 is a type of encryption.
- True
- False
- The best way to authenticate to an external vault is to:
- Using a password
- Using your
Pod’s
identity - Using a password that changes every 3 months
- Which integration type is automatically updated in a
Pod
when a secret is updated?- A
Secret
with an environment variable - An external vault with an environment variable
- An external vault with a volume
- A
Secret
with a volume
- A
- When discussing IT security, what does CIA stand for?
- Confidentiality, Integrity, Availability
- Central Intelligence Agency
- Confidentiality, Interesting, Availability
- Culinary Institute of America
Answers:
- b – False
- b – False
- c - Using your
Pod’s
identity - d - A
Secret
with a volume - a - Confidentiality, Integrity, Availability