Main topic: Flow Deployment Patterns & Getting Started Recipes
This list of resources will point you to any topic of your interest regarding how to build a reliable flow deployment process suitable to your use cases, your data stack, and your team.
1. Getting started: install P…
|
|
3
|
1934
|
September 22, 2022
|
Can Prefect run each task in a different Docker container?
|
|
4
|
1263
|
February 22, 2023
|
Deployment fails trying to get namespace
|
|
11
|
477
|
February 14, 2023
|
Unable to add ENV variables to infrastructure block
|
|
0
|
170
|
February 1, 2023
|
Security Advisory: OpenSSL Vulnerability
|
|
0
|
147
|
November 3, 2022
|
Create an Infrastructure From a Python Object
|
|
0
|
259
|
September 30, 2022
|
Tricks for reclaiming memory in Prefect flows and preventing Out-Of-Memory errors (OOM)
|
|
2
|
923
|
September 23, 2022
|
Overview of Infrastructure Blocks in CLI-based deployments
|
|
0
|
363
|
September 13, 2022
|
Deploying an MVP on Heroku, Scalingo or Dokku
|
|
1
|
193
|
September 16, 2022
|
Out-of-memory (OOM) error after all tasks completed
|
|
8
|
349
|
September 8, 2022
|
Creating and Deploying a custom Kubernetes Infrastructure Block
|
|
0
|
632
|
September 2, 2022
|
CI/CD for Prefect 2.0
|
|
0
|
1662
|
May 14, 2022
|
How can I parallelize execution across 8 CPU cores?
|
|
0
|
694
|
January 31, 2022
|
How can I run tasks in parallel?
|
|
0
|
972
|
January 31, 2022
|
Docker compose to run Prefect 2.0 locally with Postgres
|
|
0
|
581
|
May 14, 2022
|
Do Prefect base images include extras from the task library e.g. postgres for the Postgres tasks?
|
|
1
|
472
|
June 27, 2022
|
How to deploy self-hosted Server and register first flows to the Server backend?
|
|
0
|
512
|
January 27, 2022
|
How to assign IAM permissions to a Kubernetes cluster so that my flows can access other AWS services such as S3 or DynamoDB?
|
|
0
|
429
|
February 20, 2022
|
How scalable is Prefect Server for scheduling concurrent runs of tens of thousands of flows?
|
|
0
|
512
|
March 21, 2022
|
How to handle ECS errors during flow run deployment? Is it possible to implement a flow-level retry for errors such as this one: "Failed to start [ECS] task for flow run SOME_UUID"?
|
|
0
|
328
|
March 28, 2022
|
How to disable the SSL verification when setting up a Prefect agent? I'm getting SSLCertVerificationError: "CERTIFICATE_VERIFY_FAILED certificate verify failed: unable to get local issuer certificate"
|
|
1
|
1018
|
March 28, 2022
|
Can I run a flow-of-flows that triggers each child flow on a different machine?
|
|
0
|
622
|
February 7, 2022
|
Docker agent cannot communicate with a Prefect Server Postgres database instance running locally on a host VM
|
|
6
|
1012
|
March 18, 2022
|
Launch Week Day 4 is not over yet! We've just released Customer Success Recipes and Prefect 2.0b2!
|
|
0
|
403
|
March 17, 2022
|
How to handle custom resource (CPU vs. GPU) and code dependencies across various tasks and flows?
|
|
2
|
1261
|
March 15, 2022
|
I'm getting an error when pulling a Prefect Docker image - how to troubleshoot?
|
|
0
|
302
|
March 14, 2022
|
Are there any infrastructure-specific limits when using Prefect Cloud?
|
|
0
|
203
|
March 11, 2022
|
Multi-cloud setup - data on GCP, agents on AWS EKS, or is it better to deploy one agent in each cloud provider?
|
|
0
|
196
|
March 3, 2022
|
How to deal with the long startup time (latency) on flow runs deployed to ECS Fargate?
|
|
0
|
895
|
March 3, 2022
|
When using a KubernetesAgent on Azure AKS with Prefect Cloud, I got an error: "Connection aborted.', OSError(0, 'Error')"
|
|
0
|
456
|
February 25, 2022
|