Codelab Overview
In this codelab, you'll learn how to use Invariant to analyze a network snapshot and evaluate access policiy rules. You will start with a skeleton snapshot that is ready for upload but contains errors. You will start by identifying and fixing these errors in the snapshot. Once the snapshot is error-free, you will then proceed to build access policies based on the corrected snapshot.
You can reference the completed codelab at any time to check your work. The completed codelab can be found at https://github.com/InvariantTech/codelab_solution.
Prerequisites
You will need the following to complete the codelab:
- An Invariant account. Create an account.
- The Invariant CLI. Installing the CLI.
- A Git client. Any Git client will do. The official Git instructions can be found here.