Skip to content

chinhvc/aws-saa-c02-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

aws-saa-c02-labs

Labs 01

  1. Force MFA on AWS Console and CLI
  • Create a user test and try to create different instances.
  1. Limit ==create instance type== on each user
  • Assgin user test to this group and check the results
  1. Limit create instance location only in specify regions each user
  • Assgin user test to this group and check the results

  • is this OK ?

  • Write the press release

Labs 02

  1. Create a simple website with index.html/error.html and uploadFile.html
  2. User authenticate by Cognito Credential by AWS
  • Create user infor on AWS Cognito credentials
  • If user authen successfully so redirect to uploadFile.html
  • Else display error.html page and display relogin button.
  1. Add event on S3 bucket when a user upload new file and notication to Lambda
  2. Lambda trigger notification and insert file information in a DynamoDB
  3. User can list all file that uploaded on listUploadFile.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published