|
1 | | -# gh-abcs-admin |
2 | | -> The GitHub ABCs admin training with templates, examples, hands-on labs and additional learning resources. |
| 1 | +# GitHub Administration & Governance Workshop (L400) |
3 | 2 |
|
4 | | -## Examples & Hands-on Labs |
| 3 | +> **Advanced Workshop** | Expert-level training for GitHub Enterprise Cloud administration, governance, and best practices. This workshop covers enterprise hierarchy, organization strategies, identity management (including Enterprise Managed Users), policy enforcement, security compliance, and the GitHub Well-Architected Framework. |
| 4 | +
|
| 5 | +## Workshop Documentation |
| 6 | + |
| 7 | +Comprehensive L400-level technical documentation for GitHub Enterprise Cloud administration and governance. |
| 8 | + |
| 9 | +### Enterprise Administration |
| 10 | +- [📘 Enterprise Hierarchy](docs/01-enterprise-hierarchy.md) - GHEC structure, roles, and multi-org management |
| 11 | +- [🏢 Organization Strategies](docs/02-organization-strategies.md) - Single/multi-org patterns, red-green-sandbox-archive |
| 12 | + |
| 13 | +### Identity & Access Management |
| 14 | +- [🔐 Identity & Access Management](docs/03-identity-access-management.md) - SAML SSO, SCIM, enterprise type selection |
| 15 | +- [⭐ Enterprise Managed Users (EMU)](docs/04-enterprise-managed-users.md) - EMU deep dive, advantages, best practices |
| 16 | + |
| 17 | +### Teams & Permissions |
| 18 | +- [👥 Teams and Permissions](docs/05-teams-permissions.md) - Team structures, nested teams, permission models |
| 19 | +- [📋 Policy Inheritance](docs/06-policy-inheritance.md) - Enterprise → Org → Repo policy enforcement |
| 20 | + |
| 21 | +### Repository Governance |
| 22 | +- [📦 Repository Governance](docs/07-repository-governance.md) - Rulesets, branch protection, templates |
| 23 | +- [🔒 Security & Compliance](docs/08-security-compliance.md) - GHAS, code scanning, audit logs |
| 24 | + |
| 25 | +### Best Practices & Architecture |
| 26 | +- [✅ Best Practices & WAF](docs/09-best-practices-waf.md) - GitHub Well-Architected Framework principles |
| 27 | +- [🏗️ Reference Architecture](docs/10-reference-architecture.md) - Architecture diagrams and patterns |
| 28 | + |
| 29 | +--- |
| 30 | + |
| 31 | +## Hands-on Labs |
| 32 | + |
| 33 | +Practical exercises to reinforce GitHub administration concepts. |
5 | 34 |
|
6 | 35 | ### Hands-on Labs Setup |
7 | 36 | - [ ] [Lab Setup](/labs/setup.md) |
|
0 commit comments