# Getting Started

- [Installation](/getting-started/installation.md): Get up and running with cbfs in no time!
- [Providers](/getting-started/providers.md): Here are the providers cbfs supports natively
- [Local Provider](/getting-started/providers/local-provider.md): The local provider leverages the Java Non Block io package.
- [RAM Provider](/getting-started/providers/ram-provider.md): The RAM provider leverages memory allocation for its file-system
- [S3 Provider](/getting-started/providers/s3-provider.md): Leverage the s3 provider to store files in an s3 compatible file-system.
