Projects
Projects allow you to group related resources (Instances, Databases, VPCs) together. This is ideal for separating environments (e.g., Development, Staging, Production) or different products.Creating a Project
- Navigate to the Projects page in the Console.
- Click “New Project”.
- Enter a name and description.
- Select the primary usage type (Web App, Database, etc.).
Project Settings
Within a project, you can:- Rename Project: Change the project name for better clarity.
- Move Resources: Transfer resources between projects within the same organization.
- Project Dashboard: A project-specific overview of active resources and costs.
Best Practices
- Use a single project per environment (e.g.,
nubis-prod,nubis-dev). - Use descriptive names to identify the purpose of the project.

