Remote Deployment (DDE Remote)
The DataOps Development Environment (DDE) is in private preview. Therefore, the service may be unavailable for periods of time. There also may be occasions where service elements are rebuilt, and things like your stored credentials are removed, and you will need to re-add. This poses no risk to the rest of DataOps and is completely isolated.
As good development practice dictates, whether developing on local machines, remotely, or in the cloud, never rely on these for safe storage of configuration/code. Always create a new branch before any changes, and regularly commit your changes to this branch.
The DataOps Development Environment with remote deployment (DDE Remote) assists you in developing without having to configure your own environment while still allowing you to use the tools you have installed on your local machine. It allows you to do this with VS Code running on your local machine, but the actual execution environment running on a remote machine (usually Linux):