Member-only story

Hello AWS Cloud9

Eugen Hoble
3 min readJan 29, 2024

--

This tutorial is based on the AWS tutorial found here AWS Cloud9

Next we’ll have to login into an aws account with an administrative user.

To create an admin account, follow Sign up for an AWS account and Create an administrative user.

Creating an environment in AWS Cloud9

In this section, we’ll create an EC2 environment and a new Amazon EC2 instance, with help from AWS Cloud9.

AWS Cloud9 manages the lifecycle of this instance. If this environment is deleted, AWS Cloud9 automatically terminates the EC2 instance.

A AWS Cloud9 EC2 development environment can be created in the AWS Cloud9 console or with code.

Note: Completing this procedure might result in charges to your AWS account for Amazon EC2. For more information, see Amazon EC2 Pricing

We’ll follow the steps below to create the development environment:

--

--

No responses yet