Hi everyone — I’m doing a PoC of using Prefect at ...
# ask-community
b
Hi everyone — I’m doing a PoC of using Prefect at my company and I’m running an ECS Agent as an ECS Service. I’m wondering how much memory does the ECS agent needs, in terms of vCPU and GB. I assume this can be quite minimal..
k
Hi @Bruno Murino! Welcome to Prefect and yes it’s very similar because it just kicks off the ECS jobs.
b
Do you think 0.25 vCPU and 0.5GB is enough?
k
I can’t say for sure but you could try. It might.
b
I will, thanks!