Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)