-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create vault-associate-003.mdx (#2579)
* Create vault-associate-003.mdx Added body to /certifications/security-automation page. Added new accordion section with the content differences between exams so this information isn't further obfuscated under a different accordion menu. In previous versions it was under "which exam to take", but it feels cleaner to have it in its own section * Update src/content/certifications/exam-faqs/vault-associate-003.mdx * Update src/content/certifications/exam-faqs/vault-associate-003.mdx * Update src/content/certifications/exam-faqs/vault-associate-003.mdx * Added JSON so preview would work * Update src/content/certifications/exam-faqs/vault-associate-003.mdx Co-authored-by: Lisa Szpunar <[email protected]> * New text to clarify launch date, difference between exams, and recertification based on Lisa and LC's edits * Added HCP vault ref * fixed line break --------- Co-authored-by: eganhashicorp <[email protected]> Co-authored-by: Bridget Egan <[email protected]> Co-authored-by: Lisa Szpunar <[email protected]>
- Loading branch information
1 parent
0e4a9d0
commit b1fcf34
Showing
3 changed files
with
192 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
150 changes: 150 additions & 0 deletions
150
src/content/certifications/exam-faqs/vault-associate-003.mdx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
<!-- Each "## Heading Two" section in this document will be used to populate an FAQ item --> | ||
|
||
## Exam Availability | ||
|
||
- November 2024 - Scheduling opens for Vault Associate 003. | ||
- January 2025 - Vault Associate 003 exam is available to take and Vault Associate 002 is retired. | ||
|
||
## Which Exam to Take | ||
|
||
You can use either version of the exam to validate your Vault knowledge at the associate level. The [Vault Associate 002 certification](/certifications/security-automation#vault-associate-002-details) is still relevant and will be accepted as validation of Vault knowledge until the badge’s expiration date. You can hold both the Vault Associate 002 and Vault Associate 003 at the same time. | ||
|
||
- Vault Associate 002: Exam available now. | ||
- Vault Associate 003: Coming January 2025. The Vault Associate 002 exam will no longer be available to take once Vault 003 is released. | ||
|
||
## Content Differences Between Exam Versions | ||
|
||
We updated the Vault Associate 003 exam to account for how Vault has grown, and to accommodate future growth. The changes are primarily a reorganization and rewording of the 002 exam objectives. More significant changes are listed below. | ||
|
||
The Vault Associate (003) tests on Vault version 1.16 and now includes HCP Vault content. | ||
|
||
| | **NEW topics covered in (003)** | | ||
| -- | ----------------------------------------------------------------------- | | ||
| 8e | Differentiate between self-managed and HashiCorp-managed Vault clusters | | ||
| 9b | Describe the Vaults Secrets Operator | | ||
|
||
| | **(002) objectives now covered in other objectives in (003)** | | ||
| -- | ----------------------------------------------------------------------- | | ||
| 6 | 1 - Authentication methods | | ||
| | 2 - Vault policies | | ||
| | 5 - Secrets engines | | ||
| | 7 - Vault architecture fundamentals | | ||
| 7 | 1 - Authentication methods | | ||
| | 2 - Vault policies | | ||
| | 5 - Secrets engines | | ||
| 8 | 1 - Authentication methods | | ||
| | 5 - Secrets engines | | ||
| 9 | 1 - Authentication methods | | ||
| | 5 - Secrets engines | | ||
| | 7 - Vault architecture fundamentals | | ||
| | 8 - Vault deployment architecture | | ||
| | 9 - Access management architecture | | ||
| 10 | 5 - Secrets engines | | ||
| | 6 - Encryption as a service | | ||
|
||
|
||
## Prerequisites | ||
|
||
- Basic terminal skills | ||
- Basic understanding of on-premises or cloud architecture | ||
- Basic level of security understanding | ||
|
||
This exam is a suggested prerequisite for the Vault Operations Professional exam. Intermediate and advanced topics are reserved for the Professional-level exams. | ||
|
||
## Exam Details | ||
|
||
| | | | ||
| ------------------- | --------------------------------------------------------------------------------- | | ||
| **Assessment Type** | Multiple choice | | ||
| **Format** | Online proctored | | ||
| **Duration** | 1 hour | | ||
| **Price** | $70.50 USD, plus locally applicable taxes and fees. Free retake **not included**. | | ||
| **Language** | English | | ||
| **Expiration** | 2 years | | ||
|
||
## Exam Objectives | ||
|
||
| | | | ||
| ----- | --------------------------------------------------------------------------------- | | ||
| **1** | **Authentication methods** | | ||
| 1a | Define the purpose of authentication methods | | ||
| 1b | Choose an authentication method based on use case | | ||
| 1c | Explain the difference between human vs. system authentication methods | | ||
| 1d | Define the purpose of identities and groups | | ||
| 1e | Authenticate to Vault using the API, CLI, and UI | | ||
| 1f | Configure authentication methods using the API, CLI, and UI | | ||
| **2** | **Vault policies** | | ||
| 2a | Explain the value of Vault policies | | ||
| 2b | Describe Vault policy syntax: path | | ||
| 2c | Describe Vault policy syntax: capabilities | | ||
| 2d | Choose a Vault policy based on requirements | | ||
| 2e | Configure Vault policies using the UI and CLI | | ||
| **3** | **Vault tokens** | | ||
| 3a | Choose between service and batch tokens based on use case | | ||
| 3b | Describe root token uses and lifecycle | | ||
| 3c | Explain the purpose of token accessors | | ||
| 3d | Explain the impact of time-to-live | | ||
| 3e | Explain orphaned tokens | | ||
| 3f | Describe how to create tokens based on need | | ||
| **4** | **Vault leases** | | ||
| 4a | Explain the purpose of a lease ID | | ||
| 4b | Describe how to renew leases | | ||
| 4c | Describe how to revoke leases | | ||
| **5** | **Secrets engines** | | ||
| 5a | Choose a secrets engine based on use case | | ||
| 5b | Compare and contrast dynamic secrets vs. static secrets, and know their use cases | | ||
| 5c | Describe the uses of transit secrets engine | | ||
| 5d | Describe the purpose of secrets engines | | ||
| 5e | Describe the use of response wrapping | | ||
| 5f | Explain the value of short-lived, dynamically generated secrets | | ||
| 5g | Enable secrets engines using the CLI and UI | | ||
| 5h | Access Vault secrets using the CLI, API, and UI | | ||
| **6** | **Encryption as a service** | | ||
| 6a | Encrypt and decrypt secrets | | ||
| 6b | Rotate the encryption key | | ||
| **7** | **Vault deployment architecture** | | ||
| 7a | Describe how Vault encrypts data | | ||
| 7b | Explain how to seal and unseal Vault | | ||
| 7c | Configure environment variables | | ||
| **8** | **Vault deployment architecture** | | ||
| 8a | Explain cluster strategy for self-managed and HashiCorp-managed Vault clusters | | ||
| 8b | Explain the uses of storage backends | | ||
| 8c | Explain the uses of Shamir secret sharing and unsealing | | ||
| 8d | Explain the uses of disaster recovery and performance replication | | ||
| 8e | Differentiate between self-managed and HashiCorp-managed Vault clusters | | ||
| **9** | **Access management architecture** | | ||
| 9a | Describe the Vault Agent | | ||
| 9b | Describe the Vault Secrets Operator | | ||
|
||
|
||
## Requirements for Attending an Exam | ||
|
||
Review the [rules and policies](https://hashicorp-certifications.zendesk.com/hc/en-us/sections/26234702018573) for taking HashiCorp certification exams. | ||
|
||
## Renewing Your Certification | ||
|
||
### Renew by passing a professional-level exam | ||
|
||
**_Unexpired_ Vault Associate 002 or 003 credentials:** | ||
|
||
When you pass the Vault Operations Professional exam, you will receive the professional-level credentials (badge and corresponding certificate). You will also extend the expiration of your Vault Associate 002 or 003 credentials. | ||
|
||
### Renew by passing an associate-level exam | ||
|
||
**_Unexpired_ Vault Associate 002 credential:** | ||
|
||
* You can take the Vault Associate 003 exam starting 18 months after your previous exam date. | ||
* You will receive a new, separate set of credentials that will reflect your recertification date. | ||
* The expiration date of Vault Associate 002 credentials will not be updated. | ||
|
||
**_Unexpired_ Vault Associate 003 credential:** | ||
|
||
* You can retake the Vault Associate 003 exam starting 18 months after your previous exam date. | ||
* The expiration date on your credentials will be extended. | ||
|
||
### Have an expired Vault Associate credential? | ||
|
||
* You are eligible to recertify at any time by passing the Vault Associate 003 exam. | ||
* You will receive a new, separate set of credentials with a new expiration date. | ||
|
||
Learn more about recertification in our [Knowledgebase](https://hashicorp-certifications.zendesk.com/hc/en-us/articles/9677396620941). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters