Once pausing a stack following here, you can resume the stack. Note that your cloud account will be charged since you deployed a stack. It is important to teardown your stack when you don't need to keep running to avoid unnecessary charges on your cloud account.
To resume a stack:
Once the stack becomes a Deployed state, all Kubernetes worker nodes will be recreated, including the control plan as before the Pause state. During the Deployed state, all Component applications will be accessible as those pods are recreated. Also, the Kubernetes volumes will be attached to pods so that all data will be accessible as before the Paused state.
(Optionally) Click "Provision Log" to browse the resume process.
What's Next