AWS Fundamentals: Addressing Security Risk Flashcards
Shared Responsibility
AWS responsibility “Security of the Cloud” - AWS is responsible for protecting the infrastructure that runs all of the services offered in the AWS Cloud. This infrastructure is composed of the hardware, software, networking, and facilities that run AWS Cloud services.
Customer responsibility “Security in the Cloud” - Customer responsibility will be determined by the AWS Cloud services that a customer selects. This determines the amount of configuration work the customer must perform as part of their security responsibilites.
(IAM) Identity and Access Management
enables you to manage access to AWS services and resources securely
What security mechanism can add an extra layer of protection to your AWS account in addition to a username password combination?
Multi-factor Authentication or MFA
What are valid MFA or Multi-factor Authentication options available to use on AWS?
Gemalto Token
yubikey
Google Authenticator
What format is an Identity and Access Management policy document in?
JSON
What are valid options for interacting with your AWS account?
Command Line Interface or CLI
Software Development Kit or SDK
Application Programming Interface or API
AWS Console