AWS DEVOPS Interview Questions and Answers
AWS DEVOPS Interview Questions and Answers
1. What is DevOps?
DevOps is a software development methodology that integrates development (Dev) and operations
(Ops) to improve collaboration, automation, and efficiency.
o Collaboration
o Automation
o Continuous Integration & Deployment
o Improved collaboration
o git pull: Fetches and merges changes into the working branch.
o Kibana: Visualization
o A DevOps model where infrastructure changes are managed via Git repositories.
53. What are the best practices for Terraform state management?
o Used for stateful applications, providing stable network IDs and persistent storage.
o Scanning Docker images for vulnerabilities using tools like Trivy or Clair.
o Protects applications from web-based threats like SQL injection and XSS.
80. How do you protect against DDoS attacks?
o Defining security and compliance policies in code (e.g., OPA, AWS SCPs).
99. What is AIOps?