Hi all,
I am looking for a hosting solution for my company (I'm not very familiar with web hosting). The devs shared with me the following specs.
Would OVH have an offer matching those criteria ?
PREPROD VM
-
OS: RHEL
-
CPU: 2 vCPUs
-
RAM: 4 GB
-
Storage: 50 GB SSD
-
Software:
- Apache 2.4+
- PHP 8.x
- WordPress
- HTTPS enabled
- MariaDB 10.x
- Apache Tomcat 8.xx
- Java 8
- MariaDB 10.x
- Angular 5
-
PHP and Apache configuration & extensions:
-
PHP:
max_execution_time: 30max_input_time: 30memory_limit: 256Mpost_max_size: 256M (will depend on the maximum file size users are allowed to upload)upload_max_filesize: 64Msafe_mode: offallow_url_fopen: on
-
PHP modules:
- php-pecl-memcached (Memcached PHP extension)
- GD
- Curl
- Mysqli
-
Apache modules:
rewrite_module: for clean URLsdeflate_module: for cachingheaders_module: to set expiration dates for static filesmod_expires: to define expiration directives, improve cache control and reduce server requestsfilter_module: for security rulesmod_gzip: page compressionmod_proxyandmod_proxy_http: HTTP gateway to the XMPP server
-
PROD VM
-
OS: Linux RHEL
-
CPU: 2 vCPUs (scalable)
-
RAM: 4 GB (scalable)
-
Storage: 70 GB SSD
-
Software:
- Apache Tomcat 8.xx
- Java 8
- MariaDB 10.x
- Angular 5
-
PHP and Apache configuration & extensions:
-
PHP:
max_execution_time: 30max_input_time: 30memory_limit: 256Mpost_max_size: 256M (will depend on the maximum file size users are allowed to upload)upload_max_filesize: 64Msafe_mode: offallow_url_fopen: on
-
PHP modules:
- php-pecl-memcached
- GD
- Curl
- Mysqli
-
Apache modules:
rewrite_module: for clean URLsdeflate_module: cachingheaders_module: static file expirationmod_expires: browser cache optimizationfilter_module: security rulesmod_gzip: page compressionmod_proxyandmod_proxy_http: HTTP gateway to the XMPP server
-
SECURITY
- Shared firewall with inbound/outbound network filtering
- Network segmentation and full PROD / PREPROD isolation
- IDS/IPS (intrusion detection and prevention)
- OS patching and update management
- Centralized logging and security event monitoring
- DDoS protection
- WAF (Web Application Firewall)
- Bot Management
- Rate Limiting
- Secured DNS managed by Cloudflare
- CDN cache to optimize performance
Thank you all in advance !!
Best regards,
Pierre