Cloud-native Architecture

Doceker deployment

Scalable at runtime
Automatically increase and decrease Docker nodes based on CPU and memory metrics to make computing power smoother.
Cope with peaks
Expand capacity during peak hours and release server resources during normal hours.
Health & Standby
Check the health of Docker nodes in real time, and automatically start the standby node when a fault occurs.