Neptune

aws/database aws/service

💡 Definition

Amazon Neptune is a fast, reliable, fully managed graph database service that makes it easy to build and run applications that work with highly connected datasets.

🔑 Key Concepts

⚙️ How it Works

Instead of tables (Relational) or documents (NoSQL), Neptune stores data as a graph. You query it by traversing the relationships between data points.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * RDS * DynamoDB