What is the difference between object & block level storage?
Answer / Kajod Mal Meena
Object and Block Level Storage are two different methods of storing data in AWS S3. Object-Based Storage (OBS) organizes data as objects with a unique key, metadata, and versioning information, making it easier for scalable and flexible access.nBlock-Based Storage (BBS), on the other hand, is designed to behave like traditional block storage devices, allowing direct access to specific sectors of storage. This makes it suitable for high-performance use cases such as databases and file systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the relation between an instance and ami?
How will a user connect with a lightsail instance?
How many buckets can be create in aws by default?
What is amazon machine image (ami)?
State the difference between amazon s3 and ec2?
In a scenario, a user permission should be revoked or changed even deleted. Is it achievable in aws?
Is an internet gateway required to use peering connections?
Expand ebs?
Name the several layers of cloud computing?
What is the best platform in the cloud?
What is sns?
I created a key in Oregon region to encrypt my data in North Virginia region for security purposes. I added two users to the key and an external AWS account. I wanted to encrypt an object in S3, so when I tried, the key that I just created was not listed. What could be the reason?