Network Security¶
What security measures are in place against malware?
- Virus detection,
- Trojan detection,
- Spam detection.
What security measures are in place against net-based attacks?
- IPS / IDS systems,
- Firewall,
- Application Layer Gateway.
Are the management network and data network isolated from each other?
- Yes.
Which methods are used to secure communication channels for remote administration?
- SSL,
- VPN.
Is the communication between the data centre and the cloud user encrypted?
- Yes.
Is the communication between the cloud computing sites and third party service providers encrypted?
- Yes.
How is the protection against DDoS attacks done?
- IPS.
Are there Web Application Firewalls (WAF) in-place to monitor the traffic and allow only secured connections?
- No.