• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/28

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

28 Cards in this Set

  • Front
  • Back

S3

Simple storage service

EC2

Elastic compute cloud

DynamoDB

NoSQL database

How many Regions and AZs do we have in AWS

The AWS infrastructure is built around 38 Availability Zones in 14 geographic locations

IAM

Identity Access Management

User management and access to the console is done by using

IAM

Centralised access to the console

IAM

Shared access to the console

IAM

Identity federation

IAM

Tempo access of users and applications

IAM

Supports PCI DSS

IAM

Own password rotation policy

IAM

What is shared between Roles, User's and Groups

Policy Document

What is assigned to resources to give access

Roles are assigned to resources to give access

Grants access to a service like S3

Services Roles

Service Roles

Grants access to a service like S3

Cross Account Roles

Grants access to a trusted principal of a different account

Manages user IDs outside of AWS and gives them permission to use AWS resources

Identity Provider Access (IdP)

End users in AWS are called

Users

A collection of users under one set of permissions

Group

Can you attach a role to a running instance?

No, IAM roles can only be attached while launching an instance

Is it safe practice to use root account without MFA

No, it is not recommended to login to root account if you do so always use MFA

Root account has what type of access?

Admin access

True or false, users do not have permissions by default

True

Policy Documents are in what script?

JASON (java script object notation )

For easy user management and policy assignments we use

Groups

Shows a list of permissions granted to a group and when they were last used

Service Adviser

Can you use KeyID and Secret Access Key for console login?

No