Difference between revisions of "Amazon Free AWS training in Stratford"

From MyWiki
Jump to: navigation, search
Line 6: Line 6:
 
Week 1 - Exercise 3 <br>
 
Week 1 - Exercise 3 <br>
 
Launch an AWS CloudFormation template to create VPC and subnets.<br>
 
Launch an AWS CloudFormation template to create VPC and subnets.<br>
 
 
Region: Oregon (us-west-2)
 
Region: Oregon (us-west-2)
 
CloudFormation template: Download template here - [[ CloudFormation template ]] (Save this as a file)<br>
 
CloudFormation template: Download template here - [[ CloudFormation template ]] (Save this as a file)<br>

Revision as of 15:46, 3 September 2019

EDX Course

Week 1 - Exercise 2
Launch an Amazon EC2 instance with a user data script.

Week 1 - Exercise 3
Launch an AWS CloudFormation template to create VPC and subnets.
Region: Oregon (us-west-2) CloudFormation template: Download template here - CloudFormation template (Save this as a file)
Name of the stack: edx-vpc-stack


Step by step instructions ot launch a CloudFormation template
Launch an Amazon EC2 instance with a user data script in a VPC
Step by step - Launch an Amazon EC2 instance with a user data script in a VPC

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.