Devops Is Not Just About Tools Unde
Devops Is Not Just About Tools Unde
failures and many things simple ci and cd itself will not be sufficient
1. How would you install Grafana, and how would you configure it to show logs and
metrics?
2. If you have two front-end services and 15 back-end services in a GitLab
repository, how would you deploy them in Kubernetes?
3. What is the difference between Horizontal Scaling and Vertical Scaling?
4. What are the different types of load balancers?
5. What are the different OSI layers?
6. Which model is better to implement: the OSI model or the TCP/IP model, and why?
7. What is the TCP/IP model?
8. What is a network endpoint group?
9. How would you set a password for a user on a compute engine?
10. What is a shebang in a script?
11. What are the different types of services in Kubernetes?
12. What is a network gateway?
13. What is CIDR?
14. How many bytes are in IPv6?
15. How many bytes are in IPv4?
16. What is the difference between a logical address and a physical address?
17. What is the difference between a MAC address and an IP address?
18. What is the use of the terraform graph command?
19. What is a null resource in Terraform?
20. What is the difference between a module and a template in Terraform?
21. How can you configure a pipeline to be run manually?
22. How would you write a Dockerfile to build a Node.js project?
23. What is the advantage of copying package.json before the rest of the files in
a Dockerfile?
24. What is the difference between package.json and package-lock.json in Node.js?