mondras
11/20/2024, 2:54 AMMarvin
11/20/2024, 2:54 AM--provision-infra
flag, which configures resources such as IAM users, IAM policies, ECS clusters, VPCs, and ECR repositories if they aren't already in place.
For AWS, this process automatically creates necessary components in your AWS account and stores the generated credentials in an AWSCredentials
block within your Prefect workspace. You’ll need Docker to build and push images to your container registry.
It seems like a fairly straightforward process, but sadly no Rube Goldberg machines are involved!
You can find more detailed information here: Prefect 3.0 Infrastructure Examples.