metered VPS Piergiorgio Venuti

62 Data Center in 25 Countries

metered VPS

[huge_it_maps id=”2″]

 

 

For several years, Secure Online Desktop offers Cloud servers and cloud services not only on hardware resources physically located in Italy, but also through customized custom projects abroad.

We are pleased to announce that thanks to an update of our web interface, it is now possible for a customer / partner to independently select the Datacenter according to the desired location by selecting from a list of 62 Datacenter in 25 countries around the world.

The Cloud Server that can be deployed across all of our Datacenter is the so-called VPS metered, ie Virtual Private Server whose cost is measured based on the time consuming of hardware resources, unlike classic VPS or SuperCloud, you can actually create a server for a few hours or for a few days, paying only for the time of use. In this sense, VPS metered are much cheaper than the so-called flat servers whose cost is constant and therefore does not vary within the billing period.

For those who fit the VPS metered?

Metered VPS are ideal under the following conditions:

   ♦ Limited use

      For demo, development and testing servers in periods of less than one month.

   ♦ The need for hardware resources outside of Italy

      For projects where you need to deploy resumes in different locations, for example: Multi-site projects, multi-pop, disaster recovery, offsite backup, etc.

   ♦ Better performance

      VPS metered can be created in one or more of the following Datacenter, for each Datacenter there is a score showing its relative performance, relative to the others. The score is between 1 and 100, the higher the score will be the performance of that Datacenter.

 

metered VPS Pro Tier and Dev Tier

There are currently two plans for metered VPS (soon the Enterprise plan will also be released), let’s see the difference macros together:

   ♦ Pro Tier

      It is necessary to select this type of Datacenter for server in production where it is necessary to ensure an adequate level of reliability and performance. This level ensures all the parameters required for a 100% uptime such as the presence of professional UPSs, high reliability resources, enterprise-wide components, etc.

   ♦ Dev Tier

      This level, much cheaper, is suitable for test or demo servers that are not in a production environment where high reliability is not required.

 

For those who are not fit for VPS metered?

Metered VPS are NOT ideal under the following conditions:

   ♦ Need to have flat costs

      By its very nature, the consumption and the relative costs of the metered servers vary according to use so they are not really ideal where it is absolutely necessary to have fixed costs.

   ♦ Need to have Italian resources

    The metered servers are deployed on 62 worldwide Datacenters, if a customer needs (for policy, internal regulations, etc) to have only hardware resources on Italian national territory then he should not choose this type of server unless the two Italians Datacenter in the list.

   ♦ Need to have IPv6 addresses

      IPv6 addresses are not yet supported by this type of server.

   ♦ Need to have internal network

      Internal networks (private LAN, VLANs, secondary LANs) are not yet supported by this type of server.

   ♦ Need to have the Cloud customization

      Customizations are not yet supported by this type of server.

 

In all the above cases, you need to navigate to Cloud Servers or SuperClouds.

 

USEFUL LINKS:

METERED VPS

 

[btnsx id=”2931″]

 

Share


RSS

More Articles…

Categories …

Tags

RSS Unknown Feed

RSS Full Disclosure

  • SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version June 10, 2025
    Posted by SEC Consult Vulnerability Lab via Fulldisclosure on Jun 09SEC Consult Vulnerability Lab Security Advisory < 20250604-0 > ======================================================================= title: Local Privilege Escalation and Default Credentials product: INDAMED - MEDICAL OFFICE (Medical practice management) Demo version vulnerable version: Revision 18544 (II/2024) fixed version: Q2/2025 (Privilege Escalation, Default Password)...
  • Full Disclosure: CVE-2025-31200 & CVE-2025-31201 – 0-Click iMessage Chain → Secure Enclave Key Theft, Wormable RCE, Crypto Theft June 10, 2025
    Posted by josephgoyd via Fulldisclosure on Jun 09Hello Full Disclosure, This is a strategic public disclosure of a zero-click iMessage exploit chain that was discovered live on iOS 18.2 and remained unpatched through iOS 18.4. It enabled Secure Enclave key theft, wormable remote code execution, and undetectable crypto wallet exfiltration. Despite responsible disclosure, the research […]
  • Defense in depth -- the Microsoft way (part 89): user group policies don't deserve tamper protection June 3, 2025
    Posted by Stefan Kanthak on Jun 03Hi @ll, user group policies are stored in DACL-protected registry keys [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies] respectively [HKEY_CURRENT_USER\Software\Policies] and below, where only the SYSTEM account and members of the "Administrators" user group are granted write access. At logon the user&apos;s registry hive "%USERPROFILE%\ntuser.dat" is loaded with exclusive (read, write and...
  • CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 June 3, 2025
    Posted by Sanjay Singh on Jun 03Hello Full Disclosure list, I am sharing details of a newly assigned CVE affecting an open-source educational software project: ------------------------------------------------------------------------ CVE-2025-45542: Time-Based Blind SQL Injection in CloudClassroom PHP Project v1.0 ------------------------------------------------------------------------ Product: CloudClassroom PHP Project Vendor:...
  • ERPNext v15.53.1 Stored XSS in bio Field Allows Arbitrary Script Execution in Profile Page June 3, 2025
    Posted by Ron E on Jun 03An authenticated attacker can inject JavaScript into the bio field of their user profile. When the profile is viewed by another user, the injected script executes. *Proof of Concept:* POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 Host: --host-- profile_info={"bio":"\">"}
  • ERPNext v15.53.1 Stored XSS in user_image Field Allows Script Execution via Injected Image Path June 3, 2025
    Posted by Ron E on Jun 03An authenticated user can inject malicious JavaScript into the user_image field of the profile page using an XSS payload within the file path or HTML context. This field is rendered without sufficient sanitization, allowing stored script execution in the context of other authenticated users. *Proof of Concept:*POST /api/method/frappe.desk.page.user_profile.user_profile.update_profile_info HTTP/2 […]
  • Local information disclosure in apport and systemd-coredump June 3, 2025
    Posted by Qualys Security Advisory via Fulldisclosure on Jun 03Qualys Security Advisory Local information disclosure in apport and systemd-coredump (CVE-2025-5054 and CVE-2025-4598) ======================================================================== Contents ======================================================================== Summary Mitigation Local information disclosure in apport (CVE-2025-5054) - Background - Analysis - Proof of concept Local information disclosure in systemd-coredump...
  • Stored XSS via File Upload - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS via File Upload - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS via File Upload #1: Steps to Reproduce: 1. Login with low privilege user and visit "Profile" > "Edit […]
  • IDOR "Change Password" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: IDOR "Change Password" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ IDOR "Change Password" Functionality #1: Steps to Reproduce: 1. Login as user with low privilege and visit profile page 2. Select […]
  • Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 June 3, 2025
    Posted by Andrey Stoykov on Jun 03# Exploit Title: Stored XSS "Send Message" Functionality - adaptcmsv3.0.3 # Date: 06/2025 # Exploit Author: Andrey Stoykov # Version: 3.0.3 # Tested on: Debian 12 # Blog: https://msecureltd.blogspot.com/ Stored XSS "Send Message" Functionality #1: Steps to Reproduce: 1. Login as normal user and visit "Profile" > "Message" > […]

Customers

Newsletter

{subscription_form_1}