
Networking Basics
TCP/IP, DNS, HTTP/HTTPS, SSL/TLS, ports, firewalls, load balancers, troubleshooting network issues
1What is the TCP protocol?
What is the TCP protocol?
Antwoord
TCP (Transmission Control Protocol) is a reliable transport protocol that guarantees in-order data delivery. It establishes a connection before sending data (3-way handshake) and verifies that each packet is received via acknowledgments. Use TCP for applications requiring reliability like HTTP, HTTPS, SSH or FTP.
2What is the main difference between TCP and UDP?
What is the main difference between TCP and UDP?
Antwoord
TCP is connection-oriented and guarantees reliable in-order data delivery with verification, while UDP is connectionless and sends data without delivery guarantees. TCP is ideal for HTTP, SSH, databases where reliability is critical. UDP is preferred for video streaming, DNS, gaming where low latency matters more than reliability.
3What is the main role of DNS (Domain Name System)?
What is the main role of DNS (Domain Name System)?
Antwoord
DNS translates human-readable domain names (like example.com) into numerical IP addresses (like 93.184.216.34) that machines use to communicate. Without DNS, we would need to memorize IP addresses of all websites. DNS uses hierarchical servers (root, TLD, authoritative) to resolve queries efficiently.
What is the difference between HTTP and HTTPS?
What is an IP address?
+19 gespreksvragen
Andere DevOps-sollicitatieonderwerpen
Version Control & Git
Linux Fundamentals
Shell Scripting & Bash
Docker Fundamentals
CI/CD Fundamentals
GitHub Actions
GitLab CI/CD
Jenkins
Kubernetes Basics
Kubernetes Networking
Kubernetes Advanced
Ingress & API Gateway
Terraform Basics
Terraform Advanced
Ansible & Configuration Management
AWS Essentials
Azure Fundamentals
GCP Fundamentals
Monitoring & Prometheus
Logging & ELK Stack
Alerting & Incident Response
Cloud Identity & Secrets
CI/CD Pipeline Security
Helm & Kubernetes
Runtime & Cluster Security
Container Supply Chain Security
Service Mesh & Istio
GitOps & ArgoCD
Progressive Delivery
Distributed Observability
Disaster Recovery & Backup
Performance Optimization
Cloud Cost Optimization
SRE Principles
Chaos Engineering
Platform Engineering
Beheers DevOps voor je volgende gesprek
Krijg toegang tot alle vragen, flashcards, technische tests, code review-oefeningen en gespreksimulatoren.
Begin gratis