Create a custom practice set
Pick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizPick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizNo weekly quiz is published yet. Check the weekly page for the latest updates.
View Weekly PageFree practice for SSC, UPSC, Banking & Railway exams. No login required.
Answer: All of these
IaC (Terraform), Configuration Management (Ansible), GitOps all use version-controlled code to define infrastructure state. Enables repeatability, auditability, peer review, automated testing.
Answer: True
Data lakes (S3, ADLS) store raw structured/unstructured data for flexible analysis; data warehouses (Snowflake, Redshift) store curated, schema-on-write data for BI. Modern: lakehouse pattern combines both.
Answer: All of these
Managed Kubernetes: EKS (AWS), AKS (Azure), GKE (GCP) handle control plane, updates, scaling. Abstracts infrastructure while retaining container flexibility. Critical for cloud-native development.
Answer: Parquet
Parquet is columnar storage format optimized for analytics: efficient compression, predicate pushdown, schema evolution. Reduces I/O by reading only required columns. Used in Spark, Hive, Presto.
Answer: True
Serverless (Lambda, Cloud Functions) auto-scales based on demand, charges per execution. Trade-offs: cold starts, vendor lock-in, execution limits. Critical for cost-optimized cloud design.
Answer: All of these
Resilience patterns: self-healing replaces failed instances, circuit breaker prevents cascading failures, retry logic handles transient errors. Combined for fault-tolerant cloud applications.
Answer: OECD
OECD AI Principles (2019) provide values-based guidelines: inclusive growth, human-centered values, transparency, robustness, accountability. India endorses for domestic policy alignment.
Answer: True
National Cyber Security Strategy (draft) addresses: critical infrastructure protection, cyber diplomacy, capacity building, public-private partnerships. Foundation for India's cyber defense posture.
Answer: Data Protection Board
Data Protection Board of India (under DPDP Act 2023) adjudicates disputes, imposes penalties, enforces compliance. Distinct from CERT-In (cyber incidents) and MeitY (policy).
Answer: FOSS / Free and Open Source Software
MeitY's FOSS policy encourages government adoption of open-source for cost-effectiveness, security, and vendor independence. Critical for sustainable digital governance.
Answer: True
Feature scaling (standardization, normalization) prevents features with large ranges from dominating model learning. Critical for distance-based algorithms and gradient descent optimization.
Answer: Both A and B
Time series visualization: line charts show trends clearly, area charts emphasize volume. Both effective for temporal data analysis and forecasting communication.
Answer: Both A and B
Managed API gateways (AWS API Gateway, GCP Endpoints) handle routing, auth, throttling, monitoring. Critical for secure, scalable microservices exposure.
Answer: Hunting
Threat hunting uses hypotheses, analytics, and analyst expertise to find hidden adversaries. Complements automated detection. Critical for advanced persistent threat defense.
Answer: Both A and B
SIEM platforms aggregate logs from network, endpoint, application sources, enabling correlation, alerting, and investigation. Foundation for modern security operations.
Answer: True
Continuous training pipelines monitor data drift, performance metrics, and trigger retraining with validation. Critical for maintaining ML system relevance in dynamic environments.
Answer: Both A and B
Fairness testing: bias audits detect disparate impact, fairness metrics (demographic parity, equalized odds) quantify equity. Critical for ethical AI deployment in regulated sectors.
Answer: True
Instruction tuning fine-tunes LLMs on datasets of instructions and desired responses, improving task completion and helpfulness. Foundation for chat-optimized models.
Answer: RAG
Retrieval-Augmented Generation (RAG) combines LLMs with vector search over document collections, grounding responses in verified sources. Reduces hallucinations and enables knowledge updates.
Answer: Corporation for Assigned Names and Numbers / ICANN
ICANN coordinates domain names, IP addresses, protocol parameters. Multi-stakeholder model ensures open, interoperable internet. India participates through government and civil society.