# Django & Docker (Django) > Dockerfile, docker-compose, multi-stage build, volume, network, development กับ production - 20 คำถามสัมภาษณ์ - Senior - [คำถามสัมภาษณ์: Django](https://sharpskill.dev/th/technologies/django/interview-questions.md) ## 1. base image ใดที่แนะนำสำหรับแอปพลิเคชัน Django ใน production? **คำตอบ** image python:3.x-slim ได้รับการแนะนำเนื่องจากให้ความสมดุลระหว่างขนาดที่เล็กและความเข้ากันได้ มันมีไลบรารีที่จำเป็นในขณะที่หลีกเลี่ยง dependency ที่ไม่จำเป็นของ image แบบเต็ม image Alpine แม้จะเบากว่า แต่อาจทำให้เกิดปัญหาความเข้ากันได้กับไลบรารี Python ที่คอมไพล์บางตัว (เช่น psycopg2) ## 2. ข้อได้เปรียบหลักของ multi-stage build สำหรับแอปพลิเคชัน Django คืออะไร? **คำตอบ** multi-stage build ลดขนาด image สุดท้ายอย่างมีนัยสำคัญโดยการแยกสภาพแวดล้อม build (พร้อมเครื่องมือคอมไพล์ทั้งหมด) ออกจากสภาพแวดล้อม runtime dependency จะถูกคอมไพล์ในสเตจแรก จากนั้นเฉพาะไฟล์ที่จำเป็นเท่านั้นที่ถูกคัดลอกไปยัง image สุดท้าย โดยไม่รวมเครื่องมือ build, ไฟล์ชั่วคราว และ cache ## 3. ใน docker-compose.yml จะมั่นใจได้อย่างไรว่า container Django รอจนกว่า PostgreSQL พร้อมรับการเชื่อมต่อ? **คำตอบ** directive depends_on เพียงอย่างเดียวรับประกันแค่การเริ่มต้น container ไม่ใช่ความพร้อมใช้งานของ service เพื่อรอจนกว่า PostgreSQL จะพร้อมจริงๆ ต้องใช้สคริปต์ wait-for-it.sh หรือ dockerize หรือเงื่อนไข service_healthy พร้อม healthcheck วิธีนี้ป้องกันข้อผิดพลาดการเชื่อมต่อเมื่อแอปพลิเคชัน Django เริ่มทำงาน ## มีอีก 17 คำถาม - ความแตกต่างระหว่าง COPY และ ADD ใน Dockerfile สำหรับแอปพลิเคชัน Django คืออะไร? - จะปรับ caching layer ของ Docker ให้เหมาะสมเมื่อติดตั้ง dependency Python ได้อย่างไร? สมัครฟรี: https://sharpskill.dev/th/login ## หัวข้อสัมภาษณ์ Django อื่นๆ - [พื้นฐาน Python](https://sharpskill.dev/th/technologies/django/interview-questions/python-basics.md): 25 คำถาม, Junior - [Python เชิงวัตถุ](https://sharpskill.dev/th/technologies/django/interview-questions/python-oop.md): 20 คำถาม, Junior - [พื้นฐาน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-fundamentals.md): 20 คำถาม, Junior - [Django Models - พื้นฐาน](https://sharpskill.dev/th/technologies/django/interview-questions/django-models-basics.md): 22 คำถาม, Junior - [Django Views](https://sharpskill.dev/th/technologies/django/interview-questions/django-views.md): 20 คำถาม, Junior - [เทมเพลต Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-templates.md): 18 คำถาม, Junior - [ฟอร์ม Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-forms.md): 22 คำถาม, Mid-Level - [QuerySets ขั้นสูง](https://sharpskill.dev/th/technologies/django/interview-questions/django-querysets.md): 25 คำถาม, Mid-Level - [การยืนยันตัวตนใน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-authentication.md): 22 คำถาม, Mid-Level - [Django Middleware](https://sharpskill.dev/th/technologies/django/interview-questions/django-middleware.md): 18 คำถาม, Mid-Level - [Django Admin](https://sharpskill.dev/th/technologies/django/interview-questions/django-admin.md): 20 คำถาม, Mid-Level - [Django REST Framework](https://sharpskill.dev/th/technologies/django/interview-questions/django-rest-framework.md): 30 คำถาม, Mid-Level - [Django Signals](https://sharpskill.dev/th/technologies/django/interview-questions/django-signals.md): 18 คำถาม, Mid-Level - [การอัปโหลดไฟล์](https://sharpskill.dev/th/technologies/django/interview-questions/django-file-upload.md): 20 คำถาม, Mid-Level - [การแคชใน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-caching.md): 20 คำถาม, Mid-Level - [Django Sessions](https://sharpskill.dev/th/technologies/django/interview-questions/django-sessions.md): 18 คำถาม, Mid-Level - [อีเมลใน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-email.md): 18 คำถาม, Mid-Level - [การทดสอบ Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-testing.md): 22 คำถาม, Mid-Level - [ความปลอดภัยของ Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-security.md): 22 คำถาม, Mid-Level - [การ Deploy Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-deployment.md): 24 คำถาม, Mid-Level - [Django ORM ขั้นสูง](https://sharpskill.dev/th/technologies/django/interview-questions/django-orm-advanced.md): 28 คำถาม, Senior - [ประสิทธิภาพของ Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-performance.md): 24 คำถาม, Senior - [Django & Celery](https://sharpskill.dev/th/technologies/django/interview-questions/django-celery.md): 22 คำถาม, Senior - [Django Channels](https://sharpskill.dev/th/technologies/django/interview-questions/django-channels.md): 24 คำถาม, Senior - [Django & GraphQL](https://sharpskill.dev/th/technologies/django/interview-questions/django-graphql.md): 24 คำถาม, Senior - [Django ในระบบนิเวศ Microservices](https://sharpskill.dev/th/technologies/django/interview-questions/django-microservices.md): 24 คำถาม, Senior - [คำสั่ง Django แบบกำหนดเอง](https://sharpskill.dev/th/technologies/django/interview-questions/django-custom-commands.md): 18 คำถาม, Senior - [การทำให้รองรับหลายภาษาใน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-internationalization.md): 20 คำถาม, Senior - [Design Patterns ใน Django](https://sharpskill.dev/th/technologies/django/interview-questions/django-design-patterns.md): 24 คำถาม, Senior - [Django Async และ ASGI](https://sharpskill.dev/th/technologies/django/interview-questions/django-async-asgi.md): 26 คำถาม, Senior - [Settings และการตั้งค่า Production](https://sharpskill.dev/th/technologies/django/interview-questions/django-settings-configuration.md): 22 คำถาม, Senior - [Observability และ Monitoring](https://sharpskill.dev/th/technologies/django/interview-questions/django-observability.md): 24 คำถาม, Senior --- Source: SharpSkill (https://sharpskill.dev), tech interview preparation for your real stack. HTML version of this page: https://sharpskill.dev/th/technologies/django/interview-questions/django-docker