https://github.com/sebastianstupak/dev-mentoring
Supplemental material for developer mentoring
https://github.com/sebastianstupak/dev-mentoring
aspnet dotnet-core tenancy tenancy-management
Last synced: about 2 months ago
JSON representation
Supplemental material for developer mentoring
- Host: GitHub
- URL: https://github.com/sebastianstupak/dev-mentoring
- Owner: sebastianstupak
- License: mit
- Created: 2025-05-21T14:14:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-11T12:01:10.000Z (12 months ago)
- Last Synced: 2025-06-11T13:23:57.134Z (12 months ago)
- Topics: aspnet, dotnet-core, tenancy, tenancy-management
- Language: C#
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DEV Mentoring
Supplemental material for developer mentoring sessions at work.
Sessions in no particular order, sessions are decided by what the team is working on and what topics developers are interested in.
## Sessions
- [Tenancy](./tenancy/README.md)
## Ideas for sessions:
- Authentication
- OIDC, OAuth protocols
- Identity server
- Self-hosted - Duende or Keycloak
- Cloud - Entra ID, Azure Cognito, Clerk, Supabase, etc.
- Observability
- Healthchecks
- Logging
- OpenTelemetry
- Prometheus
- Grafana
- Kibana/Elasticsearch
- Running analysis on logs
- Design architecture and patterns
- CQRS
- Vertical slices
- Event sourcing
- Testing
- Test setup using Testcontainers
- Containerization
- Networking, microservices, database, monitoring, etc.
- Other
- Audit Trail
- Infrastructure management - Terraform