# Welcome to DXEZ Platform

<figure><img src="https://1065766188-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzQ9hScB4MuRIvcxNxhpI%2Fuploads%2FmTK8QW3JasRb3BDUb5ts%2Fimage.png?alt=media&#x26;token=438e255a-67e4-4542-98ab-ca2997f22131" alt=""><figcaption><p>Overview of DXez</p></figcaption></figure>

### Features and Scenarios:

```
. Exploring business opportunities (personas, customer journey maps, business model canvas)
. Event storming modeling (process modeling, software modeling)
. Generate code from the model and push the generated model to gitlab.
. The pushed code is developed online through gitpod linked to gitlab.
. gitlab CI - Build occurs simultaneously with gitlab push.
. Create a container image
. Provides a testing sandbox for each developer using kind
. If the build is successful, deploy to the developer's Kubernetes cluster (Argo CD)
. Check the status of deployed microservices through kubersphere
```
