0% found this document useful (0 votes)
120 views

AWS Housekeeping: Account Setup, Support

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
120 views

AWS Housekeeping: Account Setup, Support

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 13

AWS Housekeeping

Account Setup, Support

Chandra Lingam
Cloud Wave LLC

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Hands-on Experience

“Gain free, hands-on experience with the AWS platform,


products, and services.”

https://aws.amazon.com

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Three Types of Offers

• Always Free
• 12 months free and
• Trials

https://aws.amazon.com/free
https://aws.amazon.com/free/free-tier-faqs/

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Billing

You are billed standard pay-as-you-go rates when -


• Usage exceeds free tier limits or
• Term expires

AWS requires a Credit or Debit card to sign-up for an


account

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Billing

Billing Alerts

Dashboard
• Free-Tier usage
• Monthly Charge Summary
• Itemized charges
• Past Bills and Usage

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Free Support Center

• Account Issues
• Billing Enquires
• Service Limit Changes

• Technical Support – Part of paid plans

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html
https://docs.aws.amazon.com/general/latest/gr/sagemaker.html

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Billing Alert - Best Practices

• Enable billing access to authorized users in your


account
• Configure Free Tier Alerts
• Enable billing data collection for CloudWatch monitoring
• Configure Billing Alarms with CloudWatch
• Configure AWS Budget

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


User Accounts
Account/User Purpose
Root Account Responsible for paying bills. Sign-in at
(Highest Privilege) https://aws.amazon.com/
Enable MFA
my_admin IAM User with administrative access

Sign-in Link
https://<AccountId>.signin.aws.amazon.com/console
https://<Alias>.signin.aws.amazon.com/console
ml_user Administrative user – Maintained for course backward
compatibility
ml_user_predict Limited privilege – Read only access to SageMaker, Invoke
Prediction, S3 Read only access

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


MFA Setup

Recommended for root account

Login credentials + one-time passwords


• Google Authenticator App or similar

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


AWS Command Line Interface (CLI)

• Install AWS CLI in your laptop


• Used later for demonstrating invocation of prediction
service from outside of AWS
• Configure CLI with ml_user_predict (region: us-east-1)
aws configure --profile ml_user_predict
• Verify Access – List S3 Buckets in your account
aws s3 ls --profile ml_user_predict

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.


Summary
Account Setup

Types of free offers

Billing Dashboard and Alerts

Support

IAM Users
Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.
Chandra Lingam

50,000+ Students

Up-to-date Content

Copyright © 2019 ChandraMohan Lingam. All Rights Reserved.

You might also like