|
| 1 | +--- |
| 2 | +layout: cluedin |
| 3 | +title: Data Architect course |
| 4 | +parent: Learning paths |
| 5 | +permalink: /learning-paths/data-architect-course |
| 6 | +nav_order: 20 |
| 7 | +has_children: true |
| 8 | +tags: ["learning-paths", "data-architect", "training"] |
| 9 | +--- |
| 10 | +## On this page |
| 11 | +{: .no_toc .text-delta } |
| 12 | +- TOC |
| 13 | +{:toc} |
| 14 | + |
| 15 | +The Data Architect course is designed to make a learner comfortable shaping how data enters, maps, validates, and is governed in CluedIn. |
| 16 | + |
| 17 | +## Course goal |
| 18 | + |
| 19 | +A learner completing this course should be able to: |
| 20 | + |
| 21 | +- explain how dev, test, and production should be used; |
| 22 | +- review source mapping and identifier design; |
| 23 | +- use vocabulary and Data Catalog concepts as the shared data language; |
| 24 | +- connect repeated steward pain points to architectural changes; |
| 25 | +- prepare promotable configuration in test before production. |
| 26 | + |
| 27 | +## Recommended audience |
| 28 | + |
| 29 | +Use this course for data architects, solution architects, platform owners, implementation consultants, and technical product owners who are responsible for data model and governance decisions. |
| 30 | + |
| 31 | +## Prerequisites |
| 32 | + |
| 33 | +- Access to a **dev** or **test** environment. |
| 34 | +- At least one mapped data set available for review. |
| 35 | +- Permission to review mappings, vocabulary, validations, and management surfaces. |
| 36 | + |
| 37 | +## Suggested sequence |
| 38 | + |
| 39 | +1. [Course overview and setup](/learning-paths/data-architect-course/course-overview-and-setup) |
| 40 | +1. [Shared foundation and safe environment](/learning-paths/data-architect-course/shared-foundation-and-safe-environment) |
| 41 | +1. [Environment discipline](/learning-paths/data-architect-course/environment-discipline) |
| 42 | +1. [Review mapping and identifiers](/learning-paths/data-architect-course/review-mapping-and-identifiers) |
| 43 | +1. [Vocabulary and Data Catalog](/learning-paths/data-architect-course/vocabulary-and-data-catalog) |
| 44 | +1. [Rules, streams, glossary, and enrichers](/learning-paths/data-architect-course/rules-streams-glossary-and-enrichers) |
| 45 | +1. [Promote from dev to test to production](/learning-paths/data-architect-course/promote-from-dev-to-test-to-production) |
| 46 | + |
| 47 | +## Completion check |
| 48 | + |
| 49 | +A learner is ready to operate as a Data Architect when they can explain how a source should map, which identifiers are safe, what vocabulary language should be used, and how repeated stewardship issues should be prevented by design. |
0 commit comments