devops interview question
devops interview question
o Continuous deployment
o Infrastructure as code
o Automation
o Monitoring
o Security
Application development
o Code building
o Code coverage
o Unit testing
o Packaging
o Deployment
Infrastructure
o Provisioning
o Configuration
o Orchestration
o Deployment
o Continuous integration
o Continuous testing
o Continuous delivery
o Continuous mongering
8) What is Vagrant?
A Vagrant is a tool of DevOps that can create and manage virtualized
environments for testing and developing software.
Technical benefits
Business benefits
1. Product owner
2. Scrum master
3. Team
o Google Cloud
o Amazon Web Services
o Microsoft Azure
o Nagios
o OpenNMS
o Splunk
o Icinga 2
o Wireshark
o Deployment frequency
o Percentage of failed deployments
o Mean time to failure recovery
o AWS CloudFormation
o AWS EC2
o AWS CloudWatch
o AWS CodePipeline
27) What is the Build in DevOps?
The build is a method in which the source code is put together to check
whether it works as a single unit. In the build creation process, the source
code will undergo compilation, testing, inspection, and deployment.