Term
|
Definition
Identity Access Management |
|
|
Term
|
Definition
- Centralized control of AWS account
- Shared access to your AWS account
- Granular permissions
- Identity Federation
- Active directory
- Facebook
- LinkedIn
- Multifactor Authentication
|
|
|
Term
|
Definition
- Provides temporary access for users/devices and services where necessary
- Allows you to set up your own password rotation policy
- Integrates with many different AWS services
- Supports PCI DSS Compliance
|
|
|
Term
|
Definition
End Users such as people, employees of an organization etc. |
|
|
Term
|
Definition
A collection of users.
Each user in the group will inherit the permissions of the group. |
|
|
Term
|
Definition
Polices are made up of documents, called Policy documents.
These documents are in a format called JSON and they give permissions as to what a User/Group/Role is able to do. |
|
|
Term
|
Definition
You create roles and then assign them to AWS Resources. |
|
|
Term
|
Definition
|
|
Term
|
Definition
- S3 is a safe place to store files.
- Object-based storage.
- Data is spread across multiple devices and facilities.
|
|
|
Term
|
Definition
- object-based
- files can be from 0 bytes to 5 TB
- unlimited storage
- files are store in Buckets (folder)
- universal namespace: bucket names must be unique globally
- returns HTTP 200 code when a file is uploaded successfully
|
|
|
Term
|
Definition
- Key: name of the object
- Value: data of the object (sequence of bytes)
- Version ID: important for versioning
- Metadata: data about data being stored
- Subresource:
- Access Control Lists
- Torrent
|
|
|