What is Azure Blob storage? | Azure Interview Question | Azure Programmer Guide

Azure Blob storage is a key/value database that functions like file storage in the cloud, with key
values that correspond to folder and file names. You retrieve a file by its folder and file name,
not by searching for values in the file contents

Do you know what is mean by Azure Table Storage?