# Cloud Playground

ในยุกต์สมัยนี้แทบจะเรียกได้เลยว่า **`คลาว์`** มันสำคัญม๊วก และถ้าบริษัทไหนไม่ได้ใช้อยู่ก็จะเริ่มตามคู่แข่งไม่ค่อยทันแล้ว เพราะมันสะดวก เร็ว และเทคโนโลยีใหม่ๆก็อยู่บนคลาว์กันแทบจะทั้งหมด ดังนั้นในคอร์สนี้เราจะมาลองดูกันว่า เวลาที่เราจะสร้างคลาว์โปรเจคนั้นมันมีเรื่องอะไรบ้างที่เราควรจะต้องรู้

{% hint style="success" %}
**แนะนำให้อ่าน**\
สำหรับแมวน้ำท่านไหนที่ต้องการศึกษาว่า คลาว์ คืออะไรก็สามารถอ่านได้จากลิงค์นี้เบย [👶 **Cloud พื้นฐาน**](https://www.saladpuk.com/basic/cloud101) หรือถ้าสนใจอยากจะลองเล่นคลาว์กันดูก็สามารถศึกษาได้จากลิงค์นี้ครัช [👶 **Microsoft Azure 101**](https://www.saladpuk.com/cloud/azure101)
{% endhint %}

ในคอร์สนี้เราจะสร้างโปรเจคให้ดูเป็นเรื่องๆ เพื่อให้พี่น้องแมวน้ำได้เห็นว่าการทำงานบทคลาว์ที่อยู่ในระดับมาตรฐานนั้นมัน มันมีเรื่องอะไรที่เราต้องรู้ และเราจะทำแบบนั้นได้ยังไงกัน

## 🧭 เนื้อหาของคอร์สทั้งหมด

{% hint style="warning" %}
ถ้ามีเนื้อหาใหม่ๆที่เกี่ยวกับคอร์สนี้ **ดช.แมวน้ำ** จะเอามาเขียนลงไว้ในนี้ละฮ๊าฟ และถ้าไม่อยากพลาดอัพเดทใหม่ๆ ก็สามารถกดติดตามข่าวสารได้จาก [**Saladpuk Facebook**](https://facebook.com/mr.saladpuk) ตรงนี้เลย ฝากกดไลค์กดแชร์ด้วยก็ดีนะครับ 😍&#x20;
{% endhint %}

{% content-ref url="/pages/-M-YDHbPsqjYGxpYneWO" %}
[การป้องกันความลับหลุดตอนที่ 1](/cloud/cloud-playground/app-config-01.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-\_D6aD9X2z8YHrU4hD" %}
[การป้องกันความลับหลุดตอนที่ 2](/cloud/cloud-playground/app-config-02.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-hy0tE39jIKqfGUega" %}
[การป้องกันความลับหลุดตอนที่ 3](/cloud/cloud-playground/app-config-03.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M-vxy8HtWkfH9dUo1Xa" %}
[การป้องกันความลับหลุดตอนจบ](/cloud/cloud-playground/app-config-04.md)
{% endcontent-ref %}

* ยังมีต่อเรื่อยๆ เดี๋ยวเอามาเขียนไว้ตรงนี้แหละ


---

# 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://www.saladpuk.com/cloud/cloud-playground.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.
