# Core Concepts Given Llama Stack's service-oriented philosophy, a few concepts and workflows arise which may not feel completely natural in the LLM landscape, especially if you are coming with a background in other frameworks. ```{include} architecture.md :start-after: ## Llama Stack architecture ``` ```{include} apis.md :start-after: ## APIs ``` ```{include} api_providers.md :start-after: ## API Providers ``` ```{include} distributions.md :start-after: ## Distributions ``` ```{include} resources.md :start-after: ## Resources ```