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 are the different storage classes in s3?
What is a load balancer?
Can you connect 2 vpcs in different account?
How far back am I able to see the historical metrics on the rds console?
Use of default vpc?
Explain stopping, starting, and terminating an amazon ec2 instance?
In vpc with private and public subnets, database servers should ideally be launched into which subnet?
Does aws ever fall?
Which relational database engines will amazon rds support?
Do you know about the storage class in s3?
Difference between stop and terminate the instances?
Let to Suppose you have an application where do you have to render images and also do some of general computing. which service will be best fit your need?