# Progressive Delivery (DevOps) > Argo Rollouts, Flagger, canary deployments, blue-green, traffic splitting, การโรลแบ็กอัตโนมัติ - 20 คำถามสัมภาษณ์ - Senior - [คำถามสัมภาษณ์: DevOps](https://sharpskill.dev/th/technologies/devops/interview-questions.md) ## 1. Progressive Delivery ในบริบทของ DevOps คืออะไร? **คำตอบ** Progressive Delivery คือแนวทางการดีพลอยที่ช่วยให้ปล่อยเวอร์ชันใหม่ของแอปพลิเคชันได้อย่างค่อยเป็นค่อยไปโดยควบคุมการเปิดรับ traffic อย่างละเอียด ต่างจากการดีพลอยแบบดั้งเดิมที่ traffic ทั้งหมดสลับทันที Progressive Delivery ใช้กลยุทธ์อย่าง canary หรือ blue-green เพื่อค่อยๆ เปิดเผยเวอร์ชันใหม่ สิ่งนี้ช่วยลดความเสี่ยงด้วยการเปิดให้มีการตรวจสอบแบบค่อยเป็นค่อยไป การ rollback อย่างรวดเร็ว และการวิเคราะห์เมตริกก่อนการ rollout เต็มรูปแบบ ## 2. canary deployment คืออะไร? **คำตอบ** canary deployment คือกลยุทธ์การดีพลอยที่เวอร์ชันใหม่จะถูกเปิดให้ผู้ใช้กลุ่มเล็กๆ (5-10%) ก่อน แล้วจึงดีพลอยอย่างค่อยเป็นค่อยไปไปยัง traffic ทั้งหมด คำนี้มาจากนกคานารีที่ใช้ในเหมืองเพื่อตรวจจับก๊าซพิษ แนวทางนี้ช่วยให้สามารถตรวจสอบเวอร์ชันใหม่ในโปรดักชันด้วยความเสี่ยงที่จำกัด วิเคราะห์เมตริก (ข้อผิดพลาด, เลเทนซี) และ rollback ได้อย่างรวดเร็วหากตรวจพบปัญหา ## 3. blue-green deployment คืออะไร? **คำตอบ** blue-green deployment คือกลยุทธ์ที่มีการดูแลสภาพแวดล้อมที่เหมือนกันสองชุด (blue และ green) ขนานกัน เวอร์ชันใหม่จะถูกดีพลอยไปยังสภาพแวดล้อมที่ไม่ทำงานในขณะที่สภาพแวดล้อมที่ทำงานอยู่ยังคงให้บริการ traffic ต่อไป จากนั้น traffic จะสลับไปยังสภาพแวดล้อมใหม่ทันที แนวทางนี้ช่วยให้สามารถ rollback ได้ทันทีโดยเปลี่ยนเส้นทาง traffic กลับไปยังสภาพแวดล้อมเก่าหากเกิดปัญหา แต่ต้องใช้ทรัพยากรเป็นสองเท่า ## มีอีก 17 คำถาม - Argo Rollouts คืออะไร? - Flagger คืออะไร? สมัครฟรี: https://sharpskill.dev/th/login ## หัวข้อสัมภาษณ์ DevOps อื่นๆ - [การควบคุมเวอร์ชัน & Git](https://sharpskill.dev/th/technologies/devops/interview-questions/version-control-git.md): 20 คำถาม, Junior - [พื้นฐาน Linux](https://sharpskill.dev/th/technologies/devops/interview-questions/linux-fundamentals.md): 22 คำถาม, Junior - [Shell Scripting & Bash](https://sharpskill.dev/th/technologies/devops/interview-questions/shell-scripting-bash.md): 20 คำถาม, Mid-Level - [พื้นฐาน Networking](https://sharpskill.dev/th/technologies/devops/interview-questions/networking-basics.md): 22 คำถาม, Junior - [พื้นฐาน Docker](https://sharpskill.dev/th/technologies/devops/interview-questions/docker-fundamentals.md): 24 คำถาม, Junior - [พื้นฐาน CI/CD](https://sharpskill.dev/th/technologies/devops/interview-questions/ci-cd-fundamentals.md): 18 คำถาม, Junior - [GitHub Actions](https://sharpskill.dev/th/technologies/devops/interview-questions/github-actions.md): 22 คำถาม, Mid-Level - [GitLab CI/CD](https://sharpskill.dev/th/technologies/devops/interview-questions/gitlab-ci.md): 22 คำถาม, Mid-Level - [Jenkins](https://sharpskill.dev/th/technologies/devops/interview-questions/jenkins.md): 22 คำถาม, Mid-Level - [พื้นฐาน Kubernetes](https://sharpskill.dev/th/technologies/devops/interview-questions/kubernetes-basics.md): 26 คำถาม, Mid-Level - [Networking ของ Kubernetes](https://sharpskill.dev/th/technologies/devops/interview-questions/kubernetes-networking.md): 24 คำถาม, Mid-Level - [Kubernetes ขั้นสูง](https://sharpskill.dev/th/technologies/devops/interview-questions/kubernetes-advanced.md): 24 คำถาม, Mid-Level - [Ingress & API Gateway](https://sharpskill.dev/th/technologies/devops/interview-questions/ingress-api-gateway.md): 20 คำถาม, Mid-Level - [พื้นฐาน Terraform](https://sharpskill.dev/th/technologies/devops/interview-questions/terraform-basics.md): 22 คำถาม, Mid-Level - [Terraform ขั้นสูง](https://sharpskill.dev/th/technologies/devops/interview-questions/terraform-advanced.md): 22 คำถาม, Mid-Level - [Ansible & Configuration Management](https://sharpskill.dev/th/technologies/devops/interview-questions/ansible-configuration.md): 20 คำถาม, Mid-Level - [พื้นฐาน AWS](https://sharpskill.dev/th/technologies/devops/interview-questions/aws-essentials.md): 26 คำถาม, Mid-Level - [พื้นฐาน Azure](https://sharpskill.dev/th/technologies/devops/interview-questions/azure-fundamentals.md): 22 คำถาม, Mid-Level - [พื้นฐาน GCP](https://sharpskill.dev/th/technologies/devops/interview-questions/gcp-fundamentals.md): 22 คำถาม, Mid-Level - [การมอนิเตอร์และ Prometheus](https://sharpskill.dev/th/technologies/devops/interview-questions/monitoring-prometheus.md): 22 คำถาม, Mid-Level - [Logging & ELK Stack](https://sharpskill.dev/th/technologies/devops/interview-questions/logging-elk.md): 20 คำถาม, Mid-Level - [Alerting & Incident Response](https://sharpskill.dev/th/technologies/devops/interview-questions/alerting-incident-response.md): 20 คำถาม, Mid-Level - [Cloud Identity & Secrets](https://sharpskill.dev/th/technologies/devops/interview-questions/cloud-identity-secrets.md): 22 คำถาม, Mid-Level - [ความปลอดภัยของ CI/CD Pipeline](https://sharpskill.dev/th/technologies/devops/interview-questions/cicd-pipeline-security.md): 20 คำถาม, Mid-Level - [Helm & Kubernetes](https://sharpskill.dev/th/technologies/devops/interview-questions/helm-kubernetes.md): 20 คำถาม, Mid-Level - [ความปลอดภัย Runtime และ Cluster](https://sharpskill.dev/th/technologies/devops/interview-questions/runtime-cluster-security.md): 24 คำถาม, Senior - [Container Supply Chain Security](https://sharpskill.dev/th/technologies/devops/interview-questions/container-supply-chain.md): 22 คำถาม, Senior - [Service Mesh & Istio](https://sharpskill.dev/th/technologies/devops/interview-questions/service-mesh-istio.md): 24 คำถาม, Senior - [GitOps & ArgoCD](https://sharpskill.dev/th/technologies/devops/interview-questions/gitops-argocd.md): 22 คำถาม, Senior - [Observability แบบกระจาย](https://sharpskill.dev/th/technologies/devops/interview-questions/observability-distributed.md): 22 คำถาม, Senior - [Disaster Recovery & Backup](https://sharpskill.dev/th/technologies/devops/interview-questions/disaster-recovery.md): 20 คำถาม, Senior - [การปรับแต่งประสิทธิภาพ](https://sharpskill.dev/th/technologies/devops/interview-questions/performance-optimization.md): 22 คำถาม, Senior - [การเพิ่มประสิทธิภาพต้นทุน Cloud](https://sharpskill.dev/th/technologies/devops/interview-questions/infrastructure-cost.md): 20 คำถาม, Senior - [หลักการ SRE](https://sharpskill.dev/th/technologies/devops/interview-questions/sre-principles.md): 24 คำถาม, Senior - [Chaos Engineering](https://sharpskill.dev/th/technologies/devops/interview-questions/chaos-engineering.md): 20 คำถาม, Senior - [Platform Engineering](https://sharpskill.dev/th/technologies/devops/interview-questions/platform-engineering.md): 22 คำถาม, Senior --- Source: SharpSkill (https://sharpskill.dev), tech interview preparation for your real stack. HTML version of this page: https://sharpskill.dev/th/technologies/devops/interview-questions/progressive-delivery