# Foundatio Documentation > Building Blocks for Distributed Apps Pluggable foundation blocks for building loosely coupled distributed applications ## Table of Contents ### Introduction - [What is Foundatio?](/guide/what-is-foundatio.md) - [Getting Started](/guide/getting-started.md) - [Why Choose Foundatio?](/guide/why-foundatio.md) ### Core Abstractions - [Caching](/guide/caching.md) - [Queues](/guide/queues.md) - [Locks](/guide/locks.md) - [Messaging](/guide/messaging.md) - [File Storage](/guide/storage.md) - [Jobs](/guide/jobs.md) ### Advanced Topics - [Configuration](/guide/configuration.md) - [Dependency Injection](/guide/dependency-injection.md) - [Resilience](/guide/resilience.md) - [Serialization](/guide/serialization.md) ### Implementations - [Foundatio.Aliyun](/guide/implementations/aliyun.md) - [Foundatio.AWS](/guide/implementations/aws.md) - [Foundatio.AzureStorage / Foundatio.AzureServiceBus](/guide/implementations/azure.md) - [Hybrid Cache](/guide/implementations/hybrid-cache.md) - [In-Memory Implementations](/guide/implementations/in-memory.md) - [Foundatio.Kafka](/guide/implementations/kafka.md) - [Foundatio.Minio](/guide/implementations/minio.md) - [Foundatio.RabbitMQ](/guide/implementations/rabbitmq.md) - [Redis Implementation](/guide/implementations/redis.md) - [Foundatio.Storage.SshNet](/guide/implementations/sshnet.md) ### Other - [Foundatio Documentation](/README.md) - [Nullable Reference Types (NRT) Migration](/guide/nullable-reference-types.md) - [Provider Behavioral Gaps](/guide/provider-behavioral-gaps.md)