<?php include 'header.php'; ?>

<p><h1>Storage-focused virtual server options</h1></p>
    <table>
        <thead>
            <tr>
                <th>Name</th>
                <th>CPU cores</th>
                <th>RAM</th>
                <th>SSD drive</th>
                <th>Port</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>VS2</td>
                <td>2 vCPU</td>
                <td>4 Gb</td>
                <td>300 Gb</td>
                <td>200 Mb/s</td>
            </tr>
            <tr>
                <td>VS3</td>
                <td>3 vCPU</td>
                <td>8 Gb</td>
                <td>400 Gb</td>
                <td>400 Mb/s</td>
            </tr>
            <tr>
                <td>VS6</td>
                <td>6 vCPU</td>
                <td>18 Gb</td>
                <td>1 Tb</td>
                <td>600 Mb/s</td>
            </tr>
            <tr>
                <td>VS8</td>
                <td>8 vCPU</td>
                <td>30 Gb</td>
                <td>1.2Tb</td>
                <td>1 Gb/s</td>
            </tr>
            <tr>
                <td>VS14</td>
                <td>14 vCPU</td>
                <td>50 Gb</td>
                <td>1.4 Tb</td>
                <td>1 Gb/s</td>
            </tr>
        </tbody>
    </table>
<br>
<p><h1>Performance-focused virtual server options:</h1></p>
    <table>
        <thead>
            <tr>
                <th>Name</th>
                <th>CPU cores</th>
                <th>RAM </th>
                <th>NVMe/SSD drive</th>
                <th>Port</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td>VP3</td>
                <td>3 vCPU</td>
                <td>8 Gb</td>
                <td>75/150 Gb</td>
                <td>100 Mb/s</td>
            </tr>
            <tr>
                <td>VP6</td>
                <td>6 vCPU</td>
                <td>16 Gb</td>
                <td>100/200 Gb</td>
                <td>400 Mb/s</td>
            </tr>
            <tr>
                <td>VP8</td>
                <td>8 vCPU</td>
                <td>24 Gb</td>
                <td>200/400 Gb</td>
                <td>600 Mb/s</td>
            </tr>
            <tr>
                <td>VP12</td>
                <td>12 vCPU</td>
                <td>48 Gb</td>
                <td>250/500 Gb</td>
                <td>1 Gb/s</td>
            </tr>
            <tr>
                <td>VP16</td>
                <td>16 vCPU</td>
                <td>64 Gb</td>
                <td>300/600 Gb</td>
                <td>1 Gb/s</td>
            </tr>
            <tr>
                <td>VP18</td>
                <td>18 vCPU</td>
                <td>96 Gb</td>
                <td>350/700 Gb</td>
                <td>1 Gb/s</td>
            </tr>
        </tbody>
    </table>

<p>The main Linux distributions can be installed on the servers at no additional charge, or Windows Server (the cost of the license is taken into account separately).</p>
<p>For additional options (backup space, cPanel, Parallels Plesk and others), please contact us!</p>

<?php include 'footer.php'; ?>
