# Step 3 : High-Level component design

Draw high level components and the connections between them

**You may use** :thumbsup:

{% embed url="<https://whimsical.com/>" %}

&#x20;**What are high level components ?**

* Database tier
* Application server
* Third-party services&#x20;
* Clients
  * Mobile
  * Web
  * IOT device...
* Cache
* CDN
* Message Queues&#x20;

## This lecture covers all the basics you need&#x20;

{% embed url="<https://www.youtube.com/watch?ab_channel=JorgeScott&t=2295s&v=-W9F__D3oY4>" %}


---

# 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://abdulrahman-1.gitbook.io/my-digital-garden/level-2-system-design/step-3-high-level-component-design.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.
