Tag AZ-204

[AZ-204] Develop solutions that use Blob storage

azure

Explore Azure Blob storage Types of storage accounts Standard ใช้ Azure Storage ได้หมด Premium แยกย่อยตาม Blob / Page / Files Access tiers for block blob data Hot – default ตอนสร้าง / เร็ว แพง Cool – เก็บ data 30 วัน มีอาจจะเข้าถึงน้อย…

[AZ-204] Durable Functions

azure

– Durable Function ? Durable Function คือ การทำให้ Azure Function เป็น Stateful (ปกติแล้ว Azure Function จะเป็น Stateless) Durable Function การออกแบบ Flow ต้องเป็นแบบ deterministic (ไม่ว่าจะ Execute กี่รอบ ต้องได้ผลลัพธ์เหมือนกันทุกรอบ) – ตัวอย่างการนำไปใช้ Async HTTP APIs – สำหรับ Task ที่ใช้ระยะเวลานานในการประมวลผล ( long-running operations) อันนี้คล้ายๆกับ Flow…

[AZ-204] Implement Azure Functions

azure

Explore Azure Functions Discover Azure Functions + Storage Account (มันบังคับสร้าง) Azure Functions Logic Apps WebJobs hosting options Plan Consumption plan (default) – ใช้ตามจริง Functions Premium plan – Consumption + Automatically scales App service plan –  Best for long-running scenarios ต้องไปเปิด…

[AZ-204] Create Azure App Service web apps

azure

Explore Azure App Service Azure App Service plans Shared compute – Plan Free and Shared ไม่สามารถ Scale ได้ Dedicated compute – แยก VM ออกมา Scale out ได้ตาม plan ที่กำหนดไว้ Basic / Standard / Premium (ต้องไปกำหนด scale unit / auto scale)…

[MS Cert] บันทึกการสอบ AZ-204

สำหรับวันนี้เป็นบันทึกการสอบ Certification AZ-204 เนื่องจากได้สิทธิสอบฟรีมาจาก Microsoft Ignite Cloud Skills Challenge – November 2021 การเตรียมตัวสอบ สำหรับการเตรียมตัวสอบ ผมใช้เวลาตั้ง ธ.ค. 64 จนมาถึง 11 มี.ค. 65 เพราะสอบวันที่ 12 มี.ค. 65 เรียนทุกวันอาทิตย์ (จันทร์-เสาร์ ทำงานยาวๆไปครับ) เริ่มจากเรียนรู้ Azure ก่อน สมัคร Free Trial ไป แต่ติดปัญหานิดหน่อย เพราะผมไม่ได้ Free Credit เลยเปิด…