Remote Access
Definition
Accessing your files, programs, or computer from a different location using the internet, enabling flexibility and productivity from anywhere.
Use Cases
- Amazon: Enabling employees and contractors to securely access a corporate desktop environment from home or while traveling. — Uses Amazon WorkSpaces to deliver managed virtual Windows/Linux desktops to end users over the internet, with centralized administration and security controls. (Supports remote work by providing consistent desktop access without requiring data to be stored on personal devices, improving security and simplifying device management.)
- Microsoft: Providing remote access to Windows desktops and applications for organizations with hybrid and remote employees. — Uses Azure Virtual Desktop to host Windows desktops and RemoteApps in Azure, accessed by users through Remote Desktop clients with identity-based access controls. (Enables scalable remote access to corporate apps and desktops, helping organizations support flexible work while centralizing patching and access policies.)
- Google: Giving developers secure remote access to standardized development environments from anywhere. — Uses Google Cloud Workstations to provide managed, centrally configured developer workstations that developers connect to remotely, integrated with IAM and VPC networking. (Improves developer onboarding and consistency by standardizing environments and reducing setup time, while keeping source code and tools in controlled cloud environments.)
Provider Equivalents
- AWS: Amazon WorkSpaces
- Azure: Azure Virtual Desktop
- GCP: Google Cloud Workstations
- OCI: OCI Bastion
Frequently Asked Questions
- What's the difference between Remote Access and a VPN?
- Remote access is the ability to reach a computer, desktop, or application from another location. A VPN is one common tool used to make that connection secure by creating an encrypted tunnel into a private network. You can have remote access with a VPN (for example, RDP over VPN), but some services provide remote access without a traditional VPN by using identity-based access and secure gateways.
- When should I use Remote Access?
- Use remote access when you need to work from outside the office, support users or servers without being on-site, or access apps and files that must stay in a controlled environment (for security or compliance). It’s especially useful for remote work, IT administration (SSH/RDP), and providing contractors temporary access without giving them full network exposure.
- How much does Remote Access cost?
- Costs depend on the approach. For virtual desktops (like Amazon WorkSpaces or Azure Virtual Desktop), pricing is driven by the desktop size (CPU/RAM), storage, usage model (hourly vs monthly), and any Windows licensing. For bastion-style access (like OCI Bastion), the service may be low-cost or included, but you still pay for the underlying compute, networking (data transfer), and any security tooling. For VPN-based remote access, costs include VPN gateway hours, throughput, and data transfer, plus operational overhead.
Category: cloud
Difficulty: basic
Related Terms
See Also