Skip to content

Commit 75af45b

Browse files
committed
merge
2 parents 8c93ae2 + ebcb866 commit 75af45b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ By building on top of common development interfaces (SSH) and infrastructure too
1010

1111
Migrating from local developer machines to remote servers is an increasingly common solution for developers[^1] and organizations[^2] alike. Remote development has a number of benefits:
1212

13-
- Speed: Server-grade compute speeds up operations in software development such as IDE loads, compiles, builds, and running large workloads (monolyth or microservice applications).
13+
- Speed: Server-grade compute speeds up operations in software development such as IDE loads, compiles, builds, and running large workloads (monolith or microservice applications).
14+
1415
- Environment management: Onboarding & troubleshooting development environments is automated using tools such as Terraform, nix, Docker, devcontainers, etc.
1516
- Security: Source code and other data can be centralized on private servers or cloud, instead of local developer machines.
1617
- Compatibility: Remote workspaces share infrastructure configuration with other developer, staging, and production environments, reducing configuration drift.

0 commit comments

Comments
 (0)