2023-10-10 22:05:13 +02:00
---
2023-10-31 15:38:03 +01:00
id: foundational
2023-10-10 22:05:13 +02:00
title: Foundational
---
2023-10-11 21:20:16 +02:00
import VideoContent from '@site/src/components/VideoContent.jsx'
2024-01-31 10:18:21 +01:00
import CourseBanner from '@site/src/components/unleash-academy/CourseBanner.jsx'
import LearningLinks from '@site/src/components/unleash-academy/Links.jsx'
< CourseBanner level = 'beginners' description = '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.' / >
2023-10-11 21:20:16 +02:00
2023-10-10 22:05:13 +02:00
:::info
**This Unleash Academy course is for all roles working with Unleash - Developers, Product owners, Leaders.**
:::
:::note
2024-01-31 11:48:28 +01:00
**Estimated time:** 75 min
2023-10-10 22:05:13 +02:00
:::
---
2024-01-31 10:18:21 +01:00
## Learning Objectives
Gain a baseline understanding of why to use Unleash in your development and a general introduction to CI/CD.
2023-10-10 22:05:13 +02:00
An understanding of Unleash anatomy and architecture and how the different systems connect together.
---
2024-01-31 10:18:21 +01:00
2023-10-10 22:05:13 +02:00
2024-05-24 11:30:10 +02:00
**Intro to Feature Flags & Unleash**
2023-10-10 22:05:13 +02:00
- Feature flags - What they are & why to use them
2024-01-31 10:18:21 +01:00
- What is Unleash?
2023-10-10 22:05:13 +02:00
**Anatomy of Unleash**
2024-05-24 11:30:10 +02:00
- 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 flags --> strategies, tokens, tags, context
2023-10-10 22:05:13 +02:00
**Architecture overview**
- Unleash API, UI, SDKs, Proxy --> Edge (Proxy 2.0)
**How to use Unleash**
- Projects and Environments
2024-05-24 11:30:10 +02:00
- Flag creation and targeting
2023-10-10 22:05:13 +02:00
- Strategies, constraints, segments
- Variants (and environments), Strategy Variants
- Introduction to A/B Testing
- API tokens (Personal Access Tokens, client, frontend)
---
2024-01-31 10:18:21 +01:00
2023-10-10 22:05:13 +02:00
## Course Detail
2024-01-31 10:18:21 +01:00
2023-10-11 21:20:16 +02:00
< VideoContent videoUrls = {["https://www.youtube.com/embed/videoseries?si=YyLiIYQck7fsG5HK&list=PLcVJ5JY19ncU_6cq2QaCuXDBbbitiJEn4"]}/ >
2024-01-31 10:18:21 +01:00
2023-10-10 22:05:13 +02:00
2023-10-11 15:22:56 +02:00
:::info Embedded Player
2024-01-31 10:18:21 +01:00
The full course is shown above.
Click the icon in the top right corner of the embedded player to view your progress as you work through the videos.
2023-10-11 15:22:56 +02:00
Options to go full screen, view the playlist on YouTube or share are also enabled.
2024-01-31 10:18:21 +01:00
:::
## All courses
< LearningLinks / >