Skip to content

ronaldbradford/aws-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Tutorials

This repository provides several cut/paste reproducible tutorials to demonstrate AWS functionality using the AWS CLI.

Tutorial Pre-requisites

  • An AWS account. The Free 1 year AWS account has sufficient free-tier services for many of these tutorials unless otherwise stated.
  • The awscli. See Installing AWS CLI Version 2.
  • An IAM user that has the privilege to control the authentication and authoriztion to use AWS resources including creating new IAM users, groups and policies. Creating an IAM user in your AWS account provides example instructions. In these tutorials use the username administrator for demonstration purposes.
  • The access credentials for this IAM user. Configuration and credential file settings provides details for adding this to the ~/.aws/credentials configuration file. In these tutorials a section called [administrator] is defined for demonstration purposes.
  • A correctly configured VPC. The get started with Amazon VPC documentation provides instructions for setup.

Tutorials

Identity Access Management (IAM)

Elastic Compute Cloud (EC2)

Key Management Service (KMS)

Relational Database Service (RDS)

Further References

AWS Documentation

More about the author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published