You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**You**| The engineer/developer/builder working | The head chef cooking the meal |
26
+
|**Templates**| A Terraform blueprint that defines your dev environment (OS, tools, resources) | Recipe for a meal |
27
+
|**Workspaces**| The actual running environment created from the template | The cooked meal |
28
+
|**Tasks**| AI-powered coding agents that run inside a workspace | Smart kitchen appliance that help you cook |
29
+
|**Users**| A developer who launches the workspace from a template and does their work inside it | The people eating the meal |
30
+
31
+
**Putting it Together:** Coder separates who _defines_ environments from who _uses_ them. Admins create and manage Templates, the recipes, while developers use those Templates to launch Workspaces, the meals. Inside those Workspaces, developers can also run Tasks, the smart kitchen appliance, to help speed up day-to-day work.
0 commit comments