Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 562 Bytes

04_solution_strategy.md

File metadata and controls

14 lines (10 loc) · 562 Bytes

Solution Strategy

  • The technology portfolio and development stack are kept simple, based on commodity and oss components and products.
  • APIs are always REST-based with token authentication.
  • OIDC is used for authentication and authorization.
  • IaC is fully realized via helm charts.

NOTICE

This work is licensed under the Apache-2.0.