New to Cloud9 -- having problem in creating an environment

0

I am taking a DevOps course in Coursera, and have an issue with creating an environment using Cloud9.

The exercise is straightforward, but the following error repeatedly appears.

Unable to access your environment The environment creation failed with the error: The development environment 'be393d452d9c46bb95caf98f710e2a6e' failed to create because the instance type t2.micro isn't available in the requested Availability Zone. Try recreating your environment, and choose an instance type that's supported by the AZ..

Task 1: Creating an AWS Cloud9 environment and downloading the application For this task, you create an AWS Cloud9 environment for use as your development environment. You also download the pre-built application onto the AWS Cloud9 instance.

Is there anyone who could help me? The task says that I should keep the default setting when creating the environment in the exercise.

Thank you in advance!

Mona
已提問 2 年前檢視次數 574 次
1 個回答
1
已接受的答案

Try changing the subnet after you have selected the VPC because the subnet determines the Availability Zone. The error message is saying "The t2.micro instance type is not available in the AZ that you have selected". If it does not work in any of the AZs in the particular region, then you have two options:

a) Choose another AWS region b) Choose a different instance type. There may be a cost associated with choosing a different instance type, so check out the AWS documentation for how much you will be billed for that particular instance type. Also once you are done with your exercise, make sure to delete every resource you created.

profile pictureAWS
專家
已回答 2 年前
profile picture
專家
已審閱 1 個月前
  • It worked! Thank you so much for your comment :)

  • Hi Mona - Is it possible for you to accept my answer. Thanks

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南