---
title: Edge data storage
summary: null
url: https://www.fastly.com/documentation/reference/api/services/resources
---

The Compute platform gives you the option of storing the data you repeat most often as key-value pairs in versionless containers stored at the edge. For more information, see our overview of [edge state and data storage at the edge](https://www.fastly.com/documentation/guides/concepts/edge-state/).

- [Config store](https://www.fastly.com/documentation/reference/api/services/resources/config-store/) - A container that lets you store data in key-value pairs. <a href="https://www.fastly.com/documentation/guides/concepts/edge-state/dynamic-config">Learn more about config stores</a>.
- [Config store item](https://www.fastly.com/documentation/reference/api/services/resources/config-store-item/) - A key-value pair within a config store. <a href="https://www.fastly.com/documentation/guides/concepts/edge-state/dynamic-config">Learn more about config stores</a>.
- [KV store](https://www.fastly.com/documentation/reference/api/services/resources/kv-store/) - These endpoints are used to create, describe, list, and delete KV stores.
- [KV store item](https://www.fastly.com/documentation/reference/api/services/resources/kv-store-item/) - These endpoints are used to list, create, update, and delete items in a KV store.
- [Object Storage Access Keys](https://www.fastly.com/documentation/reference/api/services/resources/object-storage-access-keys/) - This API manages access keys for use with <a href="https://www.fastly.com/documentation/guides/full-site-delivery/object-storage/">Fastly Object Storage</a>.
- [Secret store](https://www.fastly.com/documentation/reference/api/services/resources/secret-store/) - A secret store is a persistent, globally distributed store for secrets accessible to Compute services during request processing. <a href="https://www.fastly.com/documentation/guides/concepts/edge-state/dynamic-config">Learn more about secret stores</a>.
- [Secret store secret](https://www.fastly.com/documentation/reference/api/services/resources/secret-store-secret/) - A secret within a secret store. <a href="https://www.fastly.com/documentation/guides/concepts/edge-state/dynamic-config">Learn more about secret stores</a>.
