DAY 14 :馃摝 AWS Storage Types: Choosing the Right Fit for Your Needs
Storage in aws
Instance Store:
Temporary block-level storage.
Data is lost if the instance is stopped and started.
Block Storage (EBS):
Breaks data into blocks and presents them as a volume or hard drive.
Can be mounted and booted (OS install...
blog.anandraval.dev2 min read