JetBrains Space
 

Dev Environments

Team
Organization
Enterprise
Last modified: 04 March 2024

Dev environments are virtual machines running in the Space cloud. You can use these machines for software development instead of your local machine:

  • Your local machine works as a frontend. It runs only a thin client that is connected to a dev environment.

  • The dev environment works as a backend. It runs all heavy-weight IDE operations: processes the source code, builds indexes, compiles the code, and so on.

Dev environment structure