# Security

GreenNode is responsible for protecting the underlying infrastructure of GreenNode services, such as data centers and virtualization platforms. GreenNode also provides you with services that you can use securely.

Cloud security at GreenNode is the highest priority. As an GreenNode customer, you benefit from a data center and network architecture that are built to meet the requirements of the most security-sensitive organizations. Security is a shared responsibility between GreenNode and you. When you use GreenNode services, your responsibility includes the following areas:

* Controlling network access to your instances, for example, through configuring your VPC and security groups.
* Managing the credentials used to connect to your instances.
* Managing the guest operating system and software deployed to the guest operating system, including updates and security patches.
* Controlling permissions by configuring the IAM roles and the permissions associated with those roles.

Child page: [SSH Key](/vng-cloud-document/vserver/compute-hcm03-1a/security/ssh-key-key-pairs.md), [Security Groups](/vng-cloud-document/vserver/compute-hcm03-1a/security/security-groups.md), Network Policy, IAM


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vngcloud.vn/vng-cloud-document/vserver/compute-hcm03-1a/security.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
