VPS metered Piergiorgio Venuti

62 Data Center in 25 Paesi

VPS metered

[huge_it_maps id=”2″]

 

Sono diversi anni che la Secure Online Desktop offre Cloud Server e servizi Cloud non solo su risorse hardware fisicamente presenti sul territorio italiano ma anche estere mediante specifici progetti personalizzati.

Siamo lieti di annunciare, che grazie ad un aggiornamento della nostra interfaccia web, ora è possibile per un cliente/partner selezionare in autonomia il Datacenter in base alla località desiderata scegliendo da una lista di 62 Datacenter in 25 paesi al mondo.

I Cloud Server che è possibile dislocare su tutti i nostri Datacenter sono i cosiddetti VPS metered, ossia Virtual Private Server il cui costo è misurato in base al consumo orario delle risorse hardware, a differenza dei classici VPS o dei SuperCloud è possibile creare infatti un server per poche ore o per alcuni giorni pagando esclusivamente per il tempo di utilizzo. In questo senso i VPS metered risultano molto più convenienti dei relativi server cosiddetti flat il cui costo è costante e pertanto non varia all’interno del periodo di fatturazione. 

 

Per chi sono adatti i VPS metered?

I VPS a consumo sono ideali nelle seguenti condizioni:

   ♦ Utilizzo limitato

      Per server demo, sviluppo e test in periodi di tempo inferiori al mese.

   ♦ Necessità di risorse hardware al di fuori dell’Italia

      Per progetti in cui è necessario dislocare le risorge in differenti luoghi, per esempio: Multi-site projects, multi-pop, Disaster Recovery, backup offsite, etc.

   ♦ Performance migliori

      I VPS metered possono essere creati in uno o più dei seguenti Datacenter, per ogni Datacenter è riportato un punteggio (Score) che ne indicata il grado di performance relativo rispetto agli altri. Lo score è un valore compreso tra 1 e 100,  tanto più alto sarà il punteggio migliori saranno le performance di tale Datacenter.

 

VPS metered Pro Tier e Dev Tier

Al momento sono disponibili due piani per i VPS metered (prossimamente verrà rilasciato anche il piano Enterprise), vediamo insieme le macro differenze:

   ♦ Pro Tier

      E’ necessario selezionare questa tipologia di Datacenter per server in produzione dove è necessario garantire un adeguato livello di affidabilità e performance. Tale livello assicura infatti tutti i parametri necessari ad un uptime del 100% come ad esempio presenza di UPS professionali, risorse in alta affidabilità, componentistiche a livello enterprise, etc.

   ♦ Dev Tier

      Questo livello, molto più economico, è adatto a server di test o di demo non in ambiente di produzione dove non è necessario garantire l’alta affidabilità.

 

Per chi non sono adatti i VPS metered?

I VPS a consumo NON sono ideali nelle seguenti condizioni:

   ♦ Necessità di avere dei costi flat

      Per propria natura il consumo ed i relativi costi dei server metered varia in base all’utilizzo pertanto non sono ideali in realtà dove è assolutamente necessario avere dei costi fissi.

   ♦ Necessità di avere risorse italiane

      I server metered sono dislocati su 62 Datacenter mondali, se un cliente ha invece necessità (per policy, regolamentazioni interne, etc) di avere unicamente risorse hardware sul territorio nazionale allora non dovrebbe scegliere questa tipologia di server a meno di non selezione i due Datacenter italiani presenti nell’elenco.

   ♦ Necessità di avere indirizzi IPv6

      Gli indirizzi IPv6 non sono ancora supportati da questa tipologia di server.

   ♦ Necessità di avere rete interne

      Le rete interne (private LAN, VLAN, LAN secondarie) non sono ancora supportate da questa tipologia di server.

   ♦ Necessità di avere personalizzazione del Cloud

      Le personalizzazioni non sono ancora supportate da questa tipologia di server.

 

In tutti i casi sopra riportati è necessario orientarsi sui Cloud Server o sui SuperCloud.

 

[btnsx id=”2929″]

 

Condividi


RSS

Piu’ articoli…

Categorie …

Tags

RSS Feed sconosciuto

RSS Feed sconosciuto

RSS Full Disclosure

  • SEC Consult SA-20250604-0 :: Local Privilege Escalation and Default Credentials in INDAMED - MEDICAL OFFICE (Medical practice management) Demo version Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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 Giugno 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_2}