Back to Prefect

Advanced

docs/v3/advanced/index.mdx

3.6.30.dev31022 B
Original Source

Sections

<CardGroup cols={3}> <Card title="Workflows" icon="play" href="/v3/advanced/caching"> Learn advanced workflow patterns and optimization techniques. </Card> <Card title="Automations" icon="robot" href="/v3/advanced/use-custom-event-grammar"> Learn advanced patterns for working with events, triggers, and automations. </Card> <Card title="Workflow Infrastructure" icon="city" href="/v3/advanced/daemonize-processes"> Learn advanced infrastructure management and deployment strategies. </Card> <Card title="Platform" icon="server" href="/v3/advanced/infrastructure-as-code"> Learn advanced strategies for managing your data platform. </Card> <Card title="Scaling" icon="square-caret-up" href="/v3/advanced/self-hosted"> Learn how to scale self-hosted Prefect deployments for high availability. </Card> <Card title="Extensibility" icon="code" href="/v3/advanced/api-client"> Learn how to extend Prefect with custom blocks and API integrations. </Card> </CardGroup>