Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmuschko/cva-crash-course
In-depth and hands-on practice for acing the exam.
https://github.com/bmuschko/cva-crash-course
certification training vault
Last synced: 7 days ago
JSON representation
In-depth and hands-on practice for acing the exam.
- Host: GitHub
- URL: https://github.com/bmuschko/cva-crash-course
- Owner: bmuschko
- Created: 2022-11-28T15:08:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T14:57:13.000Z (5 months ago)
- Last Synced: 2024-06-22T07:30:09.275Z (5 months ago)
- Topics: certification, training, vault
- Language: HCL
- Homepage:
- Size: 13.7 MB
- Stars: 13
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Certified Vault Associate (CVA) Crash Course
As organizations migrate to the cloud, secret management is of the utmost importance. HashiCorp Vault is a tool for storing, controlling, and accessing secrets and sensitive data in a centralized and secure fashion. The multiple-choice Vault Associate certification exam evaluates knowledge of Vaultโs architecture, use of the command line and user interface to interact with the Vault server, and creating, configuring, and accessing secrets for real-world scenarios. Successful completion of the exam validates proficiency at the associate level.
Join expert and [Certified Vault Associate](https://www.credly.com/badges/7e935870-6de7-46e2-8956-78bb2009041e) Benjamin Muschko to walk through all the topics covered in the exam and hear about his personal experience with preparing for all of the examโs ins and outs.
## Prerequisites
All exercises in this repository practice a self-contained portion of the [CVA curriculum](https://www.hashicorp.com/certification/vault-associate). Please make sure to follow the [instructions](./prerequisites/instructions.md) for setting up your environment before joining the training.
## Exercises
All [exercises](./exercises) are numbered and live in dedicated directories starting with the name `exercise-`. You'll find instructions for each exercise in each folder. Solutions are available in the `solution` folder. Try to solve each exercise yourself before having a look at the solution.
## Additional Resources
* ๐ [LeanPub: HashiCorp Vault Certified Associate Preparation Guide](https://leanpub.com/vault-certified/)
* ๐๏ธ [Pluralsight: HashiCorp Certified: Vault Associate](https://app.pluralsight.com/paths/certificate/hashicorp-certified-vault-associate)
* ๐งช [Udemy: HashiCorp Certified: Vault Associate - Practice Exam - 2023](https://www.udemy.com/course/hashicorp-certified-vault-associate-practice-exam/)