[AZ-400] Manage infrastructure as code using Azure and DSC

Explore infrastructure as code and configuration management Manual deployment Infrastructure as code Snowflake servers.Snowflake = unique configuration that cannot be reproduced (ทำซ้ำไม่ได้)โดยจะได้ตัว configuration drift A consistent server between environments. Deployment steps vary by environment.อันนี้จริง VM > Container ถึงเกิดมาแก้ปัญหานี้ Environments are created or scaled easilyconfigurations to be More verification steps and more elaborate manual processes.จริง ตอนทำงานต้องตรวจ และจด Click + เยอะเหมือนกัน Fully automated creation of environment Updates.ทำ Script มา Check ได้ Increased documentation to account for differences. Transition to immutable infrastructure.มันเป็น Code/Script Run ยังไง – ผลลัพธ์เหมือนเดิม – และ version-controlled ได้ Deployment on weekends to allow time to recover from errors. Use blue/green…








