mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-28 00:06:53 +01:00
45 lines
1.6 KiB
Markdown
45 lines
1.6 KiB
Markdown
|
---
|
||
|
id: academy-foundational
|
||
|
title: Foundational
|
||
|
---
|
||
|
:::info
|
||
|
**This Unleash Academy course is for all roles working with Unleash - Developers, Product owners, Leaders.**
|
||
|
:::
|
||
|
|
||
|
:::note
|
||
|
**Estimated time burden:** 75 min
|
||
|
:::
|
||
|
|
||
|
---
|
||
|
|
||
|
## Learning Objectives
|
||
|
|
||
|
Gain a baseline understanding of why to use Unleash in your development and a general introduction to CI/CD.
|
||
|
An understanding of Unleash anatomy and architecture and how the different systems connect together.
|
||
|
|
||
|
---
|
||
|
|
||
|
|
||
|
**Intro to Feature Flags/Toggles & Unleash**
|
||
|
- Feature flags - What they are & why to use them
|
||
|
- What is Unleash?
|
||
|
|
||
|
**Anatomy of Unleash**
|
||
|
- Covering the various components that exist within the Unleash system and how they interact with each other and with external applications. Components that include but not limited to: projects, environments, variants, feature toggles --> strategies, tokens, tags, context
|
||
|
|
||
|
**Architecture overview**
|
||
|
- Unleash API, UI, SDKs, Proxy --> Edge (Proxy 2.0)
|
||
|
|
||
|
**How to use Unleash**
|
||
|
- Projects and Environments
|
||
|
- Toggle creation and targeting
|
||
|
- Strategies, constraints, segments
|
||
|
- Variants (and environments), Strategy Variants
|
||
|
- Introduction to A/B Testing
|
||
|
- API tokens (Personal Access Tokens, client, frontend)
|
||
|
|
||
|
---
|
||
|
|
||
|
## Course Detail
|
||
|
|
||
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/videoseries?si=YyLiIYQck7fsG5HK&list=PLcVJ5JY19ncU_6cq2QaCuXDBbbitiJEn4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen playsinline></iframe>
|