# Quick AWS Overview

### **Infrastructure View with Attributes Panel**

VPC, Availability Zones, Public subnets, Private subnets, Resource relationship & connection, Resource attributes panel and more.

![](/files/FRjw0CJD2NlzlPotF0bU)

### **Extended Infrastructure View**

Helps reference and Identify resources ID, DNS Name, IP Address without clicking on the resource.

![](/files/ovNZCeMbkWZTlrnbVjei)

### **Display All Names and Connections**

Useful for a quick overview, printing, or sharing a static diagram with someone.

![](/files/FLy1f3BWGSDnew8Awo0j)

### **Version History**

Unlimited snapshots of your infrastructure history capturing the change over time, by default Hava, will sync every 24 hours. This can be manual forced at any time via the UI or incorporated into your build pipeline via our API and CLI.

![](/files/kTMVzneSowUmOJVk6LXI)

### **Security Group & Route Table Highlighting**

Highlight resource connected to a particular security group.

![](https://www.hava.io/hubfs/documentation/getting-started/Getting_Started_View_Diag_020.jpg)

### **List View**

View what makes up your VPC or custom diagrams in a table format, filter by Price, Type Name, and Resources.

![](/files/AJiG9zXCuOotzPeJ7oBa)

### **Security View**

Visually see how your security group speaks to one another, quickly see their ports, ingress & egress traffic, IP addresses, and the connected resources.

![](/files/DrgpMhiaRUmGe1D68a1c)

### **Container View**

The Hava container view gives you an overall diagram of your entire ECS cluster. You can see every service and task currently running, any load balancing available to your containers, as well as unused or pending capacity.

![AWS ECS Container Diagram](/files/iaLDVIARvd6wXMDgpuYn)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hava.io/new/quick-aws-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
