After selecting your configuration and reviewing the pricing, check I accept and click Configure.
Configuration takes a few minutes to complete. Read and write access is maintained during this time.
Cloning your instance
Cloning makes a copy of an existing instance into:
Another existing instance, overwriting the existing data
A new instance
Development and Testing
Cloning is useful for creating development environments, testing changes, or setting up staging environments that mirror production.
Cloning an instance
Clone to a higher tier when you need different infrastructure. Unlike upgrade, cloning creates a new instance with a different URI.
Pausing an instance
For paid tiers (Professional, Business Critical, Virtual Dedicated Cloud), pause instances to stop incurring costs when not in use.
Access the pause option through the three-dot menu on your instance card.
Idle instances still incur costs
A running instance continues to bill even when idle. Even if you do not execute any queries, this does not pause your instance or reduce costs. You need to manually pause the instance to stop billing.
Deleting an instance
Deleting an instance terminates the instance and deletes all associated data.
Deletion is permanent. Unlike pausing, there’s no coming back from deletion unless you have exported snapshots.
Before deleting, ensure you have exported any data you want to keep.
Check your understanding
Inspect your instance
What can you do from the Inspect panel? Select all that apply.
✓ View connection details and database URI
✓ Rename your instance using the pencil icon
❏ Delete your instance permanently
✓ View current Neo4j version and tier information
❏ Upgrade to a higher tier
Hint
The Inspect panel shows connection details, version info, and allows renaming. Destructive actions like Delete and tier changes like Upgrade are accessed elsewhere.
Solution
The correct answers are:
View connection details and database URI - The inspect panel shows the connection information needed to connect to your database.
Rename your instance using the pencil icon - Click the pencil icon next to the instance name to change it.
View current Neo4j version and tier information - The panel displays the current Neo4j version and which tier (Free, Professional, etc.) your instance is running on.
Deleting and upgrading are separate options in the three-dot menu, not part of the inspect panel itself.
Summary
In this lesson, you learned the essential management operations for Aura instances:
Inspecting instances - Access connection details, instance statistics, and configuration information through the three-dot menu
Upgrading instances - Move from Aura Free to Professional and Business Critical tiers
Configuring instance sizes - Adjust memory, CPU, and storage for Professional and Business Critical tiers
Pausing instances - Stop costs by manually pausing (idle instances still incur costs)
Cloning instances - Create copies for development, testing, or staging environments
Deleting instances - Permanently remove instances and data