Gold And Silver Prices

Image
Silver Futures Gold Futures Digigold Silver Price Digigold Gold Price Swiggy 10gms Lakshmi Silver Coin Candere-Kalyan 10 gm Gold coin.  

DevOps MCQ (SET-2)

DevOps MCQ (SET-2)

1. What is the primary goal of continuous integration (CI) in DevOps? a) Automating software testing b) Improving code quality c) Enabling faster feedback loops d) All of the above

2. Which practice emphasizes the integration and testing of code changes frequently and early? a) Continuous integration (CI) b) Continuous delivery (CD) c) Continuous deployment (CD) d) Continuous monitoring (CM)

3. Which tool is commonly used for automated software deployment in DevOps? a) Jenkins b) Docker c) Kubernetes d) Ansible

4. Which principle of DevOps focuses on small, incremental changes? a) Continuous integration b) Continuous delivery c) Continuous improvement d) Continuous deployment

5. What does "shift-left" testing refer to in DevOps? a) Moving testing activities earlier in the software development lifecycle b) Moving testing activities to the operations phase c) Moving testing activities to the end of the software development lifecycle d) Moving testing activities to a separate testing team

6. Which practice ensures that systems can be easily replicated, scaled, and managed? a) Continuous integration b) Infrastructure as Code (IaC) c) Continuous deployment d) Continuous monitoring

7. Which practice focuses on automating the process of software testing? a) Continuous integration b) Continuous delivery c) Continuous deployment d) Continuous testing

8. Which practice emphasizes the early and frequent delivery of working software? a) Continuous integration b) Agile development c) DevOps culture d) Waterfall methodology

9. Which tool is commonly used for log management and analysis in DevOps? a) Jenkins b) Docker c) ELK Stack (Elasticsearch, Logstash, Kibana) d) Ansible

10. What is the role of a configuration management tool in DevOps? a) To manage software builds b) To track software defects c) To automate infrastructure configurations d) To monitor server performance



Comments

Popular posts from this blog

How many types of xpath are there?

IRetryAnalyzer