Viz Now User Guide

Version 1.2 | Published April 09, 2024 ©

Working with Spaces

Creating and Deleting a Space

Creating a Space

To create a new Space

  1. Either

    1. Click the blue button + New Space button on the top right of the Space list page
      images/download/attachments/140805738/image2022-9-21_14-37-47.png
      or

    2. Click on the big + (Plus sign) within a box if you are using the box view.

  2. Choose your template.
    The template determines which apps can be deployed.

    Note: Refer to the Viz Now Administrator Guide for more details about Templates.

    images/download/attachments/140805738/image2023-1-3_8-14-39.png

  3. Click the Question mark images/download/thumbnails/140805738/image2023-1-3_8-15-11.png to open instructions for the template.

  4. When the Space is created select which apps should be part of the Space by clicking the Add Apps menu.

  5. From the popup menu the available apps can be selected.

    Note: Some apps are pre-selected but can be removed by clicking them and then selecting Delete in the popup.
    images/download/thumbnails/140805738/image2023-4-20_10-28-57.png

  6. When the all required apps are selected, click Deploy.
    This starts the building the application on your account.
    images/download/thumbnails/140805738/image2023-4-20_10-30-0.png

  7. The operation takes 10-15 minutes.

Deleting a Space

A space that has been created and deployed incurs costs. Instances that are running are much more costly than when they are off. However there are still charges for instances that are off, especially if they have large disks.

It is therefore recommended that instances are destroyed when they are no longer in use.

Note: You must first perform a Delete all before a deployed space can be deleted.

  • Delete all: All virtual instances that Viz Now has deployed are deleted from the Cloud Account.
    All configurations are lost but the space itself is not yet deleted from Viz Now database.

  • Delete: The space is deleted from the Viz Now database.

To delete all content deployed in a Space

This removes all virtual machines and storage. Make sure you have saved any work elsewhere before doing this.

  1. Open the space you want to delete (must be Deployed).

  2. From the Three dots menu, select Delete all.

    images/download/thumbnails/140805738/image2023-1-3_8-6-36.png
  3. A popup box warns about permanent actions.
    Type in the requested keywords to confirm the action.

    images/download/attachments/140805738/image2023-1-3_8-7-59.png

To delete a Space

  1. To completely delete the Space references from Viz Now, select Delete (available if the Space is in Draft mode).

    images/download/attachments/140805738/image2022-10-6_15-11-2.png
  2. Confirm the deletion, in the popup

    images/download/attachments/140805738/image2023-1-3_8-11-27.png

AWS Tags

For each Space, it is possible assist Space management by adding tags. The various types of tag are described below:

All tags are applied as AWS Tags on all resources deployed by Viz Now.

  • AWS Tags are key-value pairs that can be attached to AWS resources, providing a flexible way to manage, organize, and track costs.

  • AWS Tags facilitate efficient resource filtering and discovery, enhancing operational efficiency.

  • In AWS, tag policies enforce consistent tagging across resources, which is crucial for regulatory compliance and effective resource management and cost tracking.

    Note: The Organization Administrator can define mandatory Tags to comply with AWS Tag Policies and ensure that specific tags are always included.
    See the Viz Now Administrator Guide, section Organization.

Custom Tags

Adding custom tags to a Space enables distinguishing a particular Space from other resources. It also clarifies what the Space is used for.

To add a custom tag

  1. In the required Space, click the Plus sign above the heading for the Space.

    images/download/attachments/140805738/image-2024-3-12_9-52-14.png
  2. Enter the Tag name and click images/download/thumbnails/140805738/image-2024-3-12_9-53-35.png or press Enter.

  3. (Optional) Provide a value if required.

  4. To add the new tag, click images/download/thumbnails/140805738/image-2024-3-12_9-54-28.png .

  5. Once the Tag is added, a redeploy is required to add the Tag to any existing AWS resources.
    The Tag is highlighted until this is done.

    images/download/attachments/140805738/image-2024-3-12_9-58-1.png

Mandatory Tags

If your administrator has marked an Organization Tag as mandatory, it will appear in all new Spaces. It is not possible to remove this tag and there is no 'X' button to remove it. However, you add values to it.

To select values for a mandatory Tag

  1. Click on the required tag.

    images/download/thumbnails/140805738/image-2024-3-19_9-59-34.png
  2. Enter a value and save by clicking images/download/thumbnails/140805738/image-2024-3-12_9-53-35.png or pressing Enter.

Organization Tags

Organization tags that have been created by an Administrator, appear as selectable suggestions.
images/download/attachments/140805738/image-2024-3-19_10-36-6.png

To add organization tags to a Space

  • Simply select them from the list to add.

Cost Allocation Tags

  • Cost allocation tags are labels that you or AWS assign to an AWS resource. Each tag consists of a key and a value.

  • These tags enable you to organize your resources and track costs on a detailed level.

There are two types of cost allocation tags:

AWS-generated tags: These are created by AWS or AWS Marketplace ISVs for you and are prefixed with "aws:".

User-defined tags: You can add these tags yourself through Viz Now, as described above.

Why use Cost Allocation Tags?

Accountability: Allocate costs to those responsible for the resource usage.
Financial transparency: Provide clear visibility into cash allocations toward IT spending.
Informed IT investments: Track ROI based on projects, applications, or business lines.

How Do Cost Allocation Tags Work?

  • After activating cost allocation tags, AWS organizes your resource costs on a cost allocation report.
    This report groups your usage and costs based on your active tags.

  • You can apply tags that represent business categories (for example, cost centers, application names) to organize costs across services.

Example Scenario:

  • You tag two Amazon EC2 instances:

    • Cost Center: Engineering

    • Stack: Production

  • You have an AWS-generated tag: createdBy (that tracks who created the resource)

The cost allocation report will show costs associated with these tags.

Note: Cost allocation tags enhance cloud accountability and empower better decision making.

  • Activate them to gain insights into your AWS costs.

Read more about this topic here: Using AWS cost allocation tags - AWS Billing (amazon.com)