User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 18:37, 29 August 2019 (diff | hist) . . (+4) . . Step by step instructions ot launch a CloudFormation template (current)
- 18:36, 29 August 2019 (diff | hist) . . (+1,292) . . N Step by step instructions ot launch a CloudFormation template (Created page with "<source lang="text"> In the AWS Console, click Services, then click CloudFormation to open the CloudFormation dashboard. Make sure you are still in the Oregon AWS Reg...")
- 18:34, 29 August 2019 (diff | hist) . . (+68) . . Amazon Free AWS training in Stratford
- 18:32, 29 August 2019 (diff | hist) . . (+69) . . Amazon Free AWS training in Stratford
- 18:31, 29 August 2019 (diff | hist) . . (+135) . . Amazon Free AWS training in Stratford
- 18:29, 29 August 2019 (diff | hist) . . (+26) . . Amazon Free AWS training in Stratford
- 14:08, 28 August 2019 (diff | hist) . . (+1) . . Explanation of bash -ex (current)
- 14:08, 28 August 2019 (diff | hist) . . (+406) . . N Explanation of bash -ex (Created page with "<source lang="text"> Bash scripts can use various options on the shebang (#!/bin/bash). A more common one is: ‘#!/bin/bash -ex’. -e Exit immediately if a command exits wi...")
- 14:08, 28 August 2019 (diff | hist) . . (+30) . . Launch an Amazon EC2 instance with a user data script. (current)
- 14:03, 28 August 2019 (diff | hist) . . (+2,382) . . N Step by step instructions for launching an ec2 instance with user data script (Created page with "<source lang="text"> In the AWS Console, click Services, then click EC2 to open the EC2 dashboard. At the top-right corner, select the US West (Oregon) region. From the EC2 da...") (current)
- 14:03, 28 August 2019 (diff | hist) . . (+90) . . Launch an Amazon EC2 instance with a user data script.
- 13:59, 28 August 2019 (diff | hist) . . (+13) . . Launch an Amazon EC2 instance with a user data script.
- 13:58, 28 August 2019 (diff | hist) . . (+10) . . Launch an Amazon EC2 instance with a user data script.
- 13:57, 28 August 2019 (diff | hist) . . (+563) . . Launch an Amazon EC2 instance with a user data script.
- 13:54, 28 August 2019 (diff | hist) . . (+1) . . Launch an Amazon EC2 instance with a user data script.
- 17:26, 26 August 2019 (diff | hist) . . (+1,084) . . N Launch an Amazon EC2 instance with a user data script. (Created page with "<source lang="text"> In this section, you will launch an Amazon EC2 instance with a user data script. If you are familiar with Amazon EC2, you may want to attempt to complete...")
- 17:25, 26 August 2019 (diff | hist) . . (0) . . Amazon Free AWS training in Stratford
- 17:24, 26 August 2019 (diff | hist) . . (+4) . . Amazon Free AWS training in Stratford
- 17:24, 26 August 2019 (diff | hist) . . (+61) . . Amazon Free AWS training in Stratford
- 17:23, 26 August 2019 (diff | hist) . . (+26) . . Amazon Free AWS training in Stratford
- 17:04, 26 August 2019 (diff | hist) . . (-1) . . Amazon Free AWS training in Stratford
- 17:04, 26 August 2019 (diff | hist) . . (+1,070) . . N Connect to the instance using SSH. (Created page with "<source lang="text"> Connect to the instance using SSH. You may refer to the instructions in the third exercise for connecting to the instance. Open the credentials....") (current)
- 17:04, 26 August 2019 (diff | hist) . . (-1,076) . . Amazon Free AWS training in Stratford
- 17:03, 26 August 2019 (diff | hist) . . (+4) . . Amazon Free AWS training in Stratford
- 17:03, 26 August 2019 (diff | hist) . . (+41) . . Amazon Free AWS training in Stratford
- 17:01, 26 August 2019 (diff | hist) . . (+1,738) . . N Create an Amazon EC2 instance and configure AWS CLI step by step (Created page with "'''Step by step instructions''' <source lang="text"> In the AWS Console, click Services, then click EC2 to go to the EC2 dashboard. Make sure you are in the Oregon re...") (current)
- 17:00, 26 August 2019 (diff | hist) . . (-1,738) . . Amazon Free AWS training in Stratford
- 16:59, 26 August 2019 (diff | hist) . . (+4) . . Amazon Free AWS training in Stratford
- 16:59, 26 August 2019 (diff | hist) . . (+71) . . Amazon Free AWS training in Stratford
- 16:58, 26 August 2019 (diff | hist) . . (+686) . . N Create an Amazon EC2 instance and configure AWS CLI with the access keys of the AWS IAM user (Created page with "<source lang="text"> Sign-in to your AWS account as the edXProjectUser AWS IAM user. Create an Amazon EC2 instance using the properties below. If you are familiar wit...") (current)
- 16:58, 26 August 2019 (diff | hist) . . (-9) . . Amazon Free AWS training in Stratford
- 16:57, 26 August 2019 (diff | hist) . . (-686) . . Amazon Free AWS training in Stratford
- 21:11, 22 August 2019 (diff | hist) . . (-1) . . Amazon Free AWS training in Stratford
- 21:10, 22 August 2019 (diff | hist) . . (+2,062) . . N Create an AWS IAM policy (Created page with "<source lang="text"> In the AWS Management Console, click Services, then click IAM to open the IAM dashboard In the left navigation menu, click Policies. Click Create policy....") (current)
- 21:09, 22 August 2019 (diff | hist) . . (-20) . . Amazon Free AWS training in Stratford
- 21:08, 22 August 2019 (diff | hist) . . (-2,033) . . Amazon Free AWS training in Stratford
- 21:05, 22 August 2019 (diff | hist) . . (+1,291) . . N Create and IAMS user (Created page with "<source lang="text"> Create an AWS IAM user, attach a policy to the user, and generate access keys. In this section, you will create an AWS IAM user and attach the policy you...") (current)
- 21:05, 22 August 2019 (diff | hist) . . (-16) . . Amazon Free AWS training in Stratford
- 21:04, 22 August 2019 (diff | hist) . . (+4) . . Amazon Free AWS training in Stratford
- 21:04, 22 August 2019 (diff | hist) . . (-1,265) . . Amazon Free AWS training in Stratford
- 20:59, 22 August 2019 (diff | hist) . . (+1,744) . . N Create an IAMS user in step by step (Created page with "<source lang="text"> In the AWS Console, click Services, then click IAM to go to the IAM dashboard. In the left navigation menu, click Users. Click Add user....") (current)
- 20:59, 22 August 2019 (diff | hist) . . (-1,732) . . Amazon Free AWS training in Stratford
- 20:55, 22 August 2019 (diff | hist) . . (-15) . . Amazon Free AWS training in Stratford
- 20:32, 22 August 2019 (diff | hist) . . (0) . . Amazon Free AWS training in Stratford
- 20:31, 22 August 2019 (diff | hist) . . (+2) . . Amazon Free AWS training in Stratford
- 20:30, 22 August 2019 (diff | hist) . . (+1,734) . . Amazon Free AWS training in Stratford
- 20:14, 22 August 2019 (diff | hist) . . (+1,872) . . Amazon Free AWS training in Stratford
- 20:03, 22 August 2019 (diff | hist) . . (+2) . . Amazon Free AWS training in Stratford
- 20:02, 22 August 2019 (diff | hist) . . (+4) . . Amazon Free AWS training in Stratford
- 19:32, 22 August 2019 (diff | hist) . . (+1,712) . . Amazon Free AWS training in Stratford
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)