Manage Aerospike Graph
This section covers tools and features for managing Aerospike Graph Service (AGS) deployments in production, including configuration, data lifecycle, and security.
Configure Aerospike Graph
AGS reads configuration from properties files or environment variables at startup. You can use either method for any of the topics below:
Configuration
Set connection parameters and tune performance. Multi-tenancy
Run multiple isolated graphs in one AGS instance. Manage data lifecycle and metadata
The following topics cover day-to-day operational tasks for managing your graph data:
Data protection
Back up and recover your graph data. Data expiration
Automatically expire vertices and edges. Metadata
Get counts, property keys, and supernode stats. Admin API
Access admin and monitoring endpoints. Security
AGS supports role-based access control (RBAC), TLS encryption, and audit logging to protect your deployment. Start with the security overview to understand the available options:
Protect your deployment
RBAC, TLS, and audit logging.