Blockchain enables transparent tracking of products from origin to consumer.
- True
- False
Answer: True
Blockchain records transactions in immutable ledger for end-to-end visibility.
Free practice for SSC, UPSC, Banking & Railway exams. No login required.
Answer: True
Blockchain records transactions in immutable ledger for end-to-end visibility.
Answer: True
Direct Air Capture uses chemical sorbents to extract CO2 from ambient air.
Answer: True
Model Cards enable informed deployment and accountability.
Answer: True
CSPM automates detection/remediation of cloud misconfigurations.
Answer: True
Multiple factors drive global semiconductor supply chain diversification.
Answer: True
GitOps declaratively defines desired state in Git; operators sync cluster state.
Answer: Graph
Graph databases store nodes/edges for relationships, enabling efficient traversal.
Answer: True
Digital twins combine IoT, AI, simulation to model physical assets for predictive maintenance.
Answer: DigiLocker
DigiLocker enables citizens to store/share government-issued documents digitally with legal validity.
Answer: Data Minimization
Data minimization limits collection to what's necessary for specified purpose.
Answer: All of these
Safe deployment patterns enable zero-downtime, low-risk releases.
Answer: Smart Contracts
Smart contracts are self-executing programs stored on blockchain that automatically enforce terms.
Answer: Renewable
Green hydrogen uses renewable-powered electrolysis, producing only water as byproduct.
Answer: Both A and B
Time series visualization: line charts show trends clearly, area charts emphasize volume. Both effective for temporal data analysis.
Answer: Data Minimization
Data minimization limits collection to what's necessary for specified purpose. Reduces privacy risks, storage costs, breach impact.
Answer: Event-Driven Architecture
Event-driven architecture uses message brokers for asynchronous, decoupled service communication. Enables scalability, resilience, real-time processing.
Answer: Smart Contracts
Smart contracts are self-executing programs stored on blockchain that automatically enforce terms when conditions are satisfied. Used in DeFi, supply chain, insurance.
Answer: Supply Chain Traceability
Blockchain records each transaction/transfer in immutable ledger, enabling end-to-end visibility of product journey. Used for food safety, luxury goods authentication.
Answer: Chaos Engineering
Chaos Engineering (Netflix Chaos Monkey) proactively tests system resilience by injecting failures in controlled experiments. Builds confidence in fault tolerance.
Answer: Both A and B
Adapter/ACL patterns wrap external APIs, translating between internal models and external interfaces. Critical for maintainable integrations and testing.