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
posta 2 anni fa574 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
con risposta 2 anni fa
profile picture
ESPERTO
verificato un mese fa
  • It worked! Thank you so much for your comment :)

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

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande