reserve capacity for specific period

0

is it possible to reserve capacity during specific time daily like 9:00 to 18:00 IST ?

1回答
0

Your question is not properly clear but if you are talking about AWS EC2 then yes, it is possible to reserve capacity for your EC2 instances during specific times of the day using AWS Scheduled Reserved Instances.

To create a Scheduled Reserved Instance, you can use the AWS Management Console, AWS CLI, or AWS SDKs. When creating the reservation, you will need to specify the following information:

Instance type Availability zone Start and end time for the reservation Number of instances to reserve Instance tenancy (dedicated or default)

and read the AWS documentation for more details https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-capacity-reservations.html

回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ