website-and-documentation/content/en/docs/use-cases/_index.md

50 lines
1.5 KiB
Markdown
Raw Normal View History

+++
archetype = "chapter"
title = "Use Cases"
weight = 2
[params]
author = 'stephan.lo@telekom.de'
date = '2024-07-30'
+++
## Rationale
The challenge of IPCEI-CIS Developer Framework is to provide value for DTAG customers, and more specifically: for Developers of DTAG customers.
That's why we need verifications - or test use cases - for the Developer Framework to develop.
![alt text](platforms-def.drawio.png)
(source: https://tag-app-delivery.cncf.io/whitepapers/platforms/)
2024-08-05 13:21:06 +00:00
## Golden Paths as Use Cases
* https://platformengineering.org/blog/how-to-pave-golden-paths-that-actually-go-somewhere
* https://thenewstack.io/using-an-internal-developer-portal-for-golden-paths/
* https://nl.devoteam.com/expert-view/building-golden-paths-with-internal-developer-platforms/
* https://www.redhat.com/en/blog/designing-golden-paths
## List of Use Cases
Here we have a collection of possible usage scenarios.
### Socksshop
Deploy and develop the famous socks shops:
* https://medium.com/@wadecharley703/socks-shop-microservices-application-deployment-on-the-cloud-cd1017cce1c0
2024-08-05 13:21:06 +00:00
### Humanitec Demos
* https://github.com/poc-template-org/node-js-sample
### Github Examples
2024-08-30 13:53:02 +02:00
* https://github.com/kezoo/nestjs-reactjs-graphql-typescript-boilerplate-example
## When and how to use the developer framework?
### e.g. an example
.... taken from https://cloud.google.com/blog/products/application-development/common-myths-about-platform-engineering?hl=en
![alt text](image.png)