DXEZ
  • Welcome to DXEZ Platform
  • DXez 설치
    • Prerequisite
    • Install proxmox
    • Install Kubernetes VM Template
    • Install GitPod
    • Install MSAez
  • 실행
  • Source Code
Powered by GitBook
On this page

Welcome to DXEZ Platform

Digital Transformation made easy by good Developer eXperiences

NextDXez 설치

Last updated 1 year ago

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
Overview of DXez