0% found this document useful (0 votes)
31 views3 pages

Top-Devops-Interview-Questions

The document lists a comprehensive set of DevOps interview questions categorized into four main sections: AWS, Docker, Linux, and Kubernetes, along with general DevOps concepts. Each section contains specific questions aimed at assessing knowledge and skills relevant to each area. This resource serves as a guide for candidates preparing for DevOps interviews, covering both foundational and advanced topics.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views3 pages

Top-Devops-Interview-Questions

The document lists a comprehensive set of DevOps interview questions categorized into four main sections: AWS, Docker, Linux, and Kubernetes, along with general DevOps concepts. Each section contains specific questions aimed at assessing knowledge and skills relevant to each area. This resource serves as a guide for candidates preparing for DevOps interviews, covering both foundational and advanced topics.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Top DevOps Interview Questions

From Beg inner to Advanced


• AWS Questions:
1. what’s EC2 Instance types?
2. What’s VPC?
3. what’s S3 bucket and types it?
4. Is there difference between SG and NACL?
5. What’s difference between Public Subnet and Private Subnet?
6. How can application access internet without received requests from internet?
7. Design Architecture for web application contain 3 tiers: Frontend, Backend and
Database?
8. How can cost optimization your infrastructure?
9. What’s types of Database engine on AWS?
10. What’s difference between AWS Shield vs AWS WAF vs AWS Guard-Duty?
11. What’s difference between S3 vs EBS vs EFS?
12. It’s possible host an application on S3?
13. What’s SSM ?
14. What is the difference between Latency Based Routing and Geo DNS in
Route53?
15. What is RTO and RPO in AWS?
16. What’s DevOps tools on AWS?

• Docker Questions:
1. What’s difference between container vs VM?
2. What’s Docker Image layers?
3. What’s difference between Entrypoint and CMD?
4. What’s multiple base images on Dockerfile?
5. What’s types of Docker volumes?
6. What’s types of Docker networks?
7. What’s difference between COPY and ADD?
8. How can secure your Dockerfile?
9. What’s Stages of DevSecOps?

• Linux Questions:
1. What’s difference between Reverse Proxy and Web Server?
2. How can optimize performance for Nginx?
3. How can list all processes?
4. How can list live processes?
5. How can check memory space?
6. How can check storage space?
7. What’s file management in Linux?
8. What’s LVM and how can using it?
9. How can mount volume in Linux?
10. What’s Linux boot strap processes?
11. Tell me about Linux file systems?
12. What’s WAF in Linux ?
13. What’s Selinux and how can using it?
14. What’s /dev/null directory?

• Kubernetes Questions:
1. What’s Kubernetes architecture components and explain it?
2. What’s difference between Master and Worker Node?
3. What’s service types?
4. What’s difference between deployment vs daemonset vsStatfulset?
5. What’s difference between ReplicaController and ReplicaSet?
6. How can create variable for your deployment and how can secure it?
7. It’s possible to create more one container in one pod?
8. What’s Sidecar container?
9. What’s kube-proxy?
10. What’s difference between liveness vs readiness vs startup probes?
11. What’s the operator of Database?
12. What’s helm and helm charts?
13. What’s custom resources in K8s?
14. What’s difference between Ingress and IngressPolicy?

• General Questions:
1. What’s CICD?
2. What’s Jenkins pipeline?
3. What’s Jenkins Master and Slave?
4. What’s Jenkins Shared Library?
5. What’s Java Spring Boot?
6. What’s difference between Rolling Strategy and Blue-Green Strategy?
7. What’s SonarQube?
8. How can writing bash script?
9. What’s difference between AWK vs SED?
10. How can create variables in ansible?
11. What’s modules and tasks in ansible playbook?
12. Difference between Dynamic Inventory and Multiple Inventory?
13. What’s path of ansible configuration?
14. What’s difference between ansible and chef?
15. What’s privilege escalation in ansible?
16. What’s Azure Devops?
17. What’s Git froking?
18. What’s difference between statefull vs stateless?
19. What’s message broker?
20. What’s CDN?
21. What’s the terraform state?

You might also like