Last active
July 27, 2017 03:02
-
-
Save sudheerchamarthi/d1cf8155089178f8fec7005918415c88 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------------------------------READ DAILY-------------------------------------- | |
https://aws.amazon.com/blogs/aws/ | |
https://aws.amazon.com/about-aws/whats-new/2017/ | |
----------------------------------------------------------------------------------- | |
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/monitoring-system-instance-status-check.html?icmpid=docs_ec2_console | |
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-using-volumes.html | |
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EC2_GetStarted.html | |
--------------25/7/2017----------------------- | |
https://calculator.s3.amazonaws.com/index.html | |
https://aws.amazon.com/ec2/faqs/ | |
https://docs.aws.amazon.com/elasticloadbalancing/latest/userguide/what-is-load-balancing.html?icmpid=docs_elbv2_console | |
AWC CLI -- http://docs.aws.amazon.com/cli/latest/userguide/installing.html | |
CLI Document refrence - http://docs.aws.amazon.com/cli/latest/reference/ec2/ | |
IAM : | |
1. Create a IAM role and attach to instance and validate by using AWS CLI. | |
2. Configure the Access/Secret in your local machine/EC2 and validate the credentials. | |
Command : | |
1. Create an EC2 machine by passing all the values that we are passing in GUI | |
2. Stop the EC2 machine | |
3. Terminate the EC2 | |
4. copy/move a file from your local machine to S3 | |
5. Copy/move from s3 to your local machine | |
--------------------26/7/2017------------------------ | |
ASG --> https://docs.aws.amazon.com/autoscaling/latest/userguide/WhatIsAutoScaling.html | |
IAM --> http://docs.aws.amazon.com/IAM/latest/UserGuide/introduction.html | |
Assignment: | |
1. Setup aliasing to your account | |
2. Setu MFA to your root account. | |
3. create a group with EC2 full access ppermissions, and add a user to the group and user should have enabled MFA. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment