GK Questions

Filter by category, type, and difficulty. Reading is open for everyone.

Showing 1441–1460 of 1561 questions
technology medium mcq

Which metric measures the time from code commit to production deployment?

  1. Mean Time to Recovery
  2. Deployment Frequency
  3. Lead Time for Changes
  4. Change Failure Rate
technology medium mcq

Which Kubernetes object defines the desired state for a set of identical pods?

  1. Pod
  2. Service
  3. Deployment
  4. ConfigMap
technology hard true_false

Deception technology uses honeypots and decoys to detect and study attacker behavior.

  1. True
  2. False
technology hard mcq

Which data format is most efficient for columnar storage and analytics workloads?

  1. CSV
  2. JSON
  3. Parquet
  4. XML
technology medium mcq

Which attack exploits trust relationships between cloud services to escalate privileges?

  1. Phishing
  2. Cloud Jacking
  3. Identity Federation Attack
  4. API Abuse
technology medium mcq

Which practice involves automatically testing and deploying code changes through a pipeline?

  1. Continuous Integration
  2. Continuous Deployment
  3. CI/CD
  4. All of these
technology medium mcq

Which pattern enables resilient communication between microservices by handling transient failures?

  1. Circuit Breaker
  2. Load Balancer
  3. API Gateway
  4. Service Mesh
technology hard mcq

Which proposed Indian legislation aims to replace the IT Act 2000 with comprehensive digital governance framework?

  1. Digital India Act
  2. Data Protection Bill
  3. Cyber Security Strategy
  4. Platform Regulation Act
technology medium mcq

Which data processing paradigm is best suited for real-time analytics on streaming data?

  1. Batch Processing
  2. Stream Processing
  3. ETL Pipeline
  4. Data Warehousing