问题
Is there any pricing charges for an AWS Glue - Developer Endpoint's idle time? Say, I have a developer endpoint configured, and a job is run every day for 30 minutes. Will the pricing be only for the 30 minutes duration every day or including the idle time for AWS Glue - Developer endpoint.
Thanks
Yuva
回答1:
https://aws.amazon.com/glue/pricing/
Development endpoints are optional, and billing applies only if you choose to interactively develop your ETL code. Development endpoints are charged based on the Data Processing Unit hours used for the time your development endpoints are provisioned.
So the answer is yes, you pay for the idle time.
Development endpoint example: Now let’s consider that you provision a development endpoint to connect your notebook to interactively develop your ETL code. A development endpoint is provisioned with 5 DPUs. If you keep the development endpoint running for 24 minutes or 2/5th of an hour, you will be billed for 5 DPUs * 2/5 hour at $0.44 per DPU-Hour or $0.88.
来源:https://stackoverflow.com/questions/48224931/aws-glue-development-endpoint-price-for-idle-time