How secure is my VPS or RDP app?

How secure is my VPS or RDP app?

One of the first concerns people have when they discover that Virtual Private Servers (VPS) involve sharing the same hardware with multiple users is ‘how secure is it?’. Fears range from whether other users of the platform can steal data through to how attacks from malicious people may compromise the server.

Let’s address the first concern by looking at how a VPS works.  This starts with the software running on the main hardware server on which all the VPS are run.  This software is called hypervisor software, and hardware servers running this hypervisor software are generally just referred to as hypervisors.  The hypervisor software is responsible for managing the individual VPS running on a hardware server.

The hypervisor software controls how each VPS communicates with the hardware on the hypervisor server.  This includes scheduling how the various VPS use the CPU resources, allocating them memory and managing their virtual hard disk images.  When a VPS is created it has a hard disk image made for it. This image is where all of the data for that VPS will be stored.  In the configuration for the VPS, the disk image will be referenced and only allowed to be used by the relevant VPS.  When the VPS is booted up, the hypervisor software will allocate the required amount of memory for that VPS and ensure that only that specific VPS’s control processes are able to write to and read from it.  These systems ensure that the data for each individual VPS, both in memory and on disk, is kept separate and secure.

With the hypervisor software keeping the the VPSs separate from each other and controlling how they run, the next question would be: ‘what is protecting the hypervisors from being attacked to get at all the VPS?’.  Access to the hypervisors is tightly controlled and kept behind a number of network level security features, as well as firewalls, to ensure that attackers will be unable to target the hypervisors themselves.  Similarly the storage servers which hold the disk images are protected in the same manner.

Was this answer helpful?

Related Articles

How to Change Your Windows (RDP) Password?

Changing Your Windows Server 2012 R2 Password Through The Command Line This is the fastest and...

I got everything set up. Do I have to leave my computer on?

I got everything set up. Do I have to leave my computer on? One of the reasons you set...

What if I already have my own VPS? Can I use Titan on my own VPS?

What if I already have my own VPS? Can I use Titan on my own VPS? No, you can't. We deliver a...

What is the RDP application and do I need it?

What is the RDP application and do I need it? The RDP app allows you to access the VPS from your...

Why do I need a VPS?

Why do I need a VPS? In order to run your Titan software, you need access to a very fast...