Difference between revisions of "Amazon Free AWS training in Stratford"
From MyWiki
Line 5: | Line 5: | ||
Week 1 - Exercise 3 <br> | Week 1 - Exercise 3 <br> | ||
+ | <source lang="text"> | ||
+ | Region: Oregon (us-west-2) | ||
+ | CloudFormation template: Download template | ||
+ | Name of the stack: edx-vpc-stack | ||
+ | </source> | ||
Week 2 - Exercise 4 <br> | Week 2 - Exercise 4 <br> |
Revision as of 18:31, 29 August 2019
EDX Course
Week 1 - Exercise 2
Launch an Amazon EC2 instance with a user data script.
Week 1 - Exercise 3
Region: Oregon (us-west-2) CloudFormation template: Download template Name of the stack: edx-vpc-stack
Week 2 - Exercise 4
Create an AWS IAM policy
Create and IAMS user
Create an IAMS user in step by step
Create an Amazon EC2 instance and configure AWS CLI with the access keys of the AWS IAM user
Create an Amazon EC2 instance and configure AWS CLI step by step
Connect to the instance using SSH.