가장 많이 묻는 면접 질문과 답변 & 온라인 테스트
면접 준비, 온라인 테스트, 튜토리얼, 라이브 연습을 위한 학습 플랫폼

집중 학습 경로, 모의고사, 면접 준비 콘텐츠로 실력을 키우세요.

WithoutBook은 주제별 면접 질문, 온라인 연습 테스트, 튜토리얼, 비교 가이드를 하나의 반응형 학습 공간으로 제공합니다.

Prepare Interview

DevOps 면접 질문과 답변

Test your skills through the online practice test: DevOps Quiz Online Practice Test

Ques 16. Explain the difference between horizontal and vertical scaling.

Horizontal scaling involves adding more machines to a network to handle increased load, while vertical scaling involves increasing the power of existing machines.

도움이 되었나요? Add Comment View Comments
 

Ques 17. What is the role of a Container Registry in DevOps?

A Container Registry is a centralized repository for storing and managing Docker or other container images. It allows teams to share and distribute containerized applications.

도움이 되었나요? Add Comment View Comments
 

Ques 18. What is the 'Infrastructure as Code' (IaC) tool Terraform used for?

Terraform is used for provisioning and managing infrastructure in a declarative and version-controlled way. It supports multiple cloud providers and on-premises infrastructure.

도움이 되었나요? Add Comment View Comments
 

Ques 19. Explain the concept of 'Shift-Left' in DevOps.

Shift-Left in DevOps refers to moving testing and security practices earlier in the development lifecycle. It aims to catch and address issues as early as possible.

도움이 되었나요? Add Comment View Comments
 

Ques 20. What is the purpose of a Reverse Proxy in a DevOps architecture?

A Reverse Proxy is used to handle incoming client requests and distribute them to backend servers. It improves security, performance, and scalability.

도움이 되었나요? Add Comment View Comments
 

Most helpful rated by users:

Copyright © 2026, WithoutBook.