Cost of AWS MWAA

0

Using this documentation link https://aws.amazon.com/managed-workflows-for-apache-airflow/pricing/ I can't understand how should I pay for this service. Should we pay when something run on this nodes or we should pay for each hour after create an environment?

1개 답변
1

Good question!

So for MWAA, generally you'll pay for the environment since each Amazon MWAA environment includes the scheduler, web server, and 1 worker. That will be constantly running while MWAA is running and will be running after you create the environment. (Environment Class)

Then, if you need additional workers to scale up, this will be additional cost (but more burst capacity), as this will be variable.

Depending on how many schedulers, schedulers will be constantly running while you have the environment up. (Number of schedulers your environment will use).

Lastly you will be charged for database usage/storage - charged at a montly rate.

Thus, you'll pay for the environment and for additional workers as well.

jsonc
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인