Q1. Why use a DBMS instead of storing data in files?
A file system stores bytes in files and directories but knows nothing about their structure. A DBMS adds a layer that understands records, types, relationships and constr...
Technical Question Bank · Peer-Reviewed
Search and filter frequently asked interview questions across technical, programming, and behavioral domains. Tailor your interview preparation by difficulty for freshers or experienced developers (9 available).
A file system stores bytes in files and directories but knows nothing about their structure. A DBMS adds a layer that understands records, types, relationships and constr...
Both persist data outside the container's writable layer, but they are managed differently. - Volumes are stored in a Docker-managed location under /var/lib/docker/volume...
Choose S3 when you need durable, virtually unlimited object storage accessible over HTTP from anywhere. Choose EBS when you need a block device attached to a single EC2 i...
Blob Storage offers tiers that trade storage cost against access cost and latency. - Hot: frequent access, highest storage cost, lowest access cost. - Cool: infrequent ac...
Cloud Storage classes trade storage cost for retrieval cost and minimum storage duration. - Standard: frequent access, no minimum duration. Best for hot data and serving ...
Measure latency and utilisation, then find the culprit. 1. Space versus inodes: use df -h and df -i. A full inode table also breaks writes. 2. Utilisation and latency: ``...
Managed disks are block-level volumes for Azure VMs, managed by Azure. A storage account is a broader namespace that hosts blobs, files, queues, and tables, and previousl...
Both provide block storage to EC2, but with different durability and lifecycle. - Instance store is physically attached NVMe or SSD storage on the host. It offers very hi...
HTML5 Web Storage is a mechanism in modern web browsers that allows web applications to store data locally within the user's browser. It provides two storage options: Loc...
HireXTech uses essential storage to remember your study preferences and third-party advertising cookies via Google AdSense in compliance with GDPR. You can choose to enable essential cookies only or accept all cookies. Read our Privacy Policy.