> For the complete documentation index, see [llms.txt](https://mudfish.gitbook.io/topics/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mudfish.gitbook.io/topics/vpn/credit/aws-google.md).

# AWS, Google CDN

{% tabs %}
{% tab title="한국어" %}
{% embed url="<http://wiki.mudfish.net/%EC%95%84%EB%A7%88%EC%A1%B4%20EC2%2C%20%ED%8A%B8%EC%9C%84%EC%B9%98%20%EA%B7%B8%EB%A6%AC%EA%B3%A0%20%EB%AF%B8%EA%BE%B8%EB%9D%BC%EC%A7%80>" %}

[아마존 EC2, 트위치 그리고 미꾸라지](http://wiki.mudfish.net/%EC%95%84%EB%A7%88%EC%A1%B4%20EC2%2C%20%ED%8A%B8%EC%9C%84%EC%B9%98%20%EA%B7%B8%EB%A6%AC%EA%B3%A0%20%EB%AF%B8%EA%BE%B8%EB%9D%BC%EC%A7%80)

[CDN 과 미꾸라지](http://wiki.mudfish.net/CDN%20%EA%B3%BC%20%EB%AF%B8%EA%BE%B8%EB%9D%BC%EC%A7%80)

{% embed url="<http://wiki.mudfish.net/CDN%20%EA%B3%BC%20%EB%AF%B8%EA%BE%B8%EB%9D%BC%EC%A7%80>" %}

#### Content Delivery Network

|                                             회원 |     |              |
| ---------------------------------------------: | :-: | ------------ |
|                                              ↕ |     |              |
|                                         목적지 서버 |     |              |
|                                              ↕ |     |              |
| AWS/GCP/Cloudflare/Fastly/Akamai/Alicloud/KINX |  ↔  | 트위치, 구글 드라이브 |
|                                                |     |              |
|                                   {% endtab %} |     |              |

{% tab title="English" %}
Some items in Mudfish has conflict with services on AWS like twitch so they would affected by your network access even without Full VPN mode.

[Amazon EC2, Twitch and Mudfish](http://wiki.mudfish.net/Amazon%20EC2%2C%20Twitch%20and%20Mudfish)

* 3on3 FreeStyle
* Black Survival
* Bless
* Brawlhalla
* Call of Duty: Black Ops 4
* Combat Arms
* Company of Heroes 2
* Cosmic Break
* Cosmic League
*

{% endtab %}
{% endtabs %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mudfish.gitbook.io/topics/vpn/credit/aws-google.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.
