# Storage

{{< cards cols="2" >}}

  {{< card link="block-storage/" 
  title="Block Storage" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="block.svg" 
  subtitle="A network attachable, scalable, block storage service." >}}

  {{< card link="object-storage/" 
  title="Object Storage" 
  imageStyle="margin: 1rem auto; width: 15%;" 
  image="sos.svg" 
  subtitle="An S3 compatible, cloud native object storage service." >}}
  
{{< /cards >}}

