Environment
Last updated
Last updated
An environment
is a logical grouping of cloud architectures that are supposed to have the same criticality or serve the same purpose. Like dev, staging, QA, prod…
Environments can be used to separate and isolate
development, staging, and production resources, or to create dedicated environments for different teams or applications.
Brainboard environments provide a flexible and powerful way to manage your cloud infrastructure. It is like a folder, you can put any logic that reflects your processes.
To create a new environment, click on the name of the architecture in the top-left corner to open the projects' page, and click on the +
as below :
To update an existing environment, first click on the name of the environment, it will select it and display the following information on the right that you can customize:
Environment name.
Description: Multiline description of your environment.
Tags: You can add multiple tags. These tags are searchable.
Read-only information:
Updated at: When the last time the environment has been updated. UTC timezone.
Created at: When the projected has been created. UTC timezone.
Updated by: Who is the last person who updated the environment.
Created by: Who created the environment.
ID: This is the environment UUID. You need it when you communicate with our support.
To delete an environment, click on it to select it, then click on delete button:
Deleting an environment will delete all architectures inside it. This action cannot be undone.
Refer to the Architecture Synchronization to know more about it.
By following these steps, you can effectively manage multiple environments in Brainboard and ensure that your infrastructure is consistent and reliable across all stages. This is the best way to eliminate the drift between different environments.