Learning Deck Cheat Sheet Flashcards

1
Q

Amazon Elastic Compute Cloud (Amazon EC2) …

A

… provides secure, resizable compute capacity in the cloud as Amazon EC2 instances.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon EC2 Savings Plans 

A

… enable you to reduce your compute costs by committing to a consistent amount of compute usage for a 1-year or 3-year term.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Reserved Instances 

A

… are a billing discount applied to the use of On-Demand Instances in your account. You can purchase Standard Reserved and Convertible Reserved Instances for a 1-year or 3-year term, and Scheduled Reserved Instances for a 1-year term.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Spot Instances

A

…  are ideal for workloads with flexible start and end times, or that can withstand interruptions. Spot Instances use unused Amazon EC2 computing capacity and offer you cost savings at up to 90% off of On-Demand prices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Amazon EC2 Auto Scaling

A

… enables you to automatically add or remove Amazon EC2 instances in response to changing application demand.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Elastic Load Balancin

A

… is the AWS service that automatically distributes incoming application traffic across multiple resources, such as Amazon EC2 instances. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Amazon Simple Notification Service (Amazon SNS)

A

… is a publish/subscribe service. Using Amazon SNS topics, a publisher publishes messages to subscribers. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Amazon SQS

A

Using …, you can send, store, and receive messages between software components, without losing messages or requiring other services to be available. In Amazon SQS, an application sends messages into a queue.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

AWS Lambda

A

…  is a service that lets you run code without needing to provision or manage servers. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Amazon Elastic Container Service (Amazon ECS)

A

… is a highly scalable, high-performance container management system that enables you to run and scale containerized applications on AWS. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Amazon Elastic Kubernetes Service (Amazon EKS) 

A

… is a fully managed service that you can use to run Kubernetes on AWS. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

AWS Fargate

A

… is a serverless compute engine for containers. It works with both Amazon ECS and Amazon EKS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Availability Zone

A

An …  is a single data center or a group of data centers within a Region. Availability Zones are located tens of miles apart from each other.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

edge location

A

An … is a site that Amazon CloudFront uses to store cached copies of your content closer to your customers for faster delivery.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

AWS Management Console

A

The … is a web-based interface for accessing and managing AWS services. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

AWS Elastic Beanstalk

A

With …, you provide code and configuration settings, and Elastic Beanstalk deploys the resources necessary to perform the following tasks: Adjust capacity, Load balancing, Automatic scaling, Application health monitoring

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

AWS CloudFormation

A

With …, you can treat your infrastructure as code. This means that you can build an environment by writing lines of code instead of using the AWS Management Console

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Amazon Virtual Private Cloud (Amazon VPC)

A

A networking service that you can use to establish boundaries around your AWS resources is …. Amazon VPC enables you to provision an isolated section of the AWS Cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

AWS Direct Connect

A

… is a service that enables you to establish a dedicated private connection between your data center and a VPC.  

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

subnet

A

A … is a section of a VPC in which you can group resources based on security or operational needs. Subnets can be public or private. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

A network access control list

A

The VPC component that checks packet permissions for subnets is a network access control list (ACL). … is a virtual firewall that controls inbound and outbound traffic at the subnet level. Network ACLs perform stateless packet filtering. They remember nothing and check packets that cross the subnet border each way: inbound and outbound. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

security group

A

A … is a virtual firewall that controls inbound and outbound traffic for an Amazon EC2 instance. Security groups perform stateful packet filtering. They remember previous decisions made for incoming packets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Amazon Route 53

A

…  is a DNS web service. It gives developers and businesses a reliable way to route end users to internet applications hosted in AWS. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

 instance store 

A

An … provides temporary block-level storage for an Amazon EC2 instance. An instance store is disk storage that is physically attached to the host computer for an EC2 instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Amazon Elastic Block Store

A

Amazon Elastic Block Store (Amazon EBS) is a service that provides block-level storage volumes that you can use with Amazon EC2 instances. If you stop or terminate an Amazon EC2 instance, all the data on the attached EBS volume remains available.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
26
Q

EBS snapshot

A

An EBS snapshot is an incremental backup. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
27
Q

Amazon S3)

A

Amazon Simple Storage Service (Amazon S3) is a service that provides object-level storage. Amazon S3 stores data as objects in buckets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
28
Q

S3 Standard

A

S3 Standard provides high availability for objects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
29
Q

S3 Standard-IA

A

S3 Standard-IA is ideal for data infrequently accessed but requires high availability when needed. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
30
Q

S3 Intelligent-Tiering storage class

A

In the S3 Intelligent-Tiering storage class, Amazon S3 monitors objects’ access patterns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
31
Q

S3 Glacier

A

S3 Glacier is a low-cost storage class that is ideal for data archiving.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
32
Q

Amazon EFS

A

Amazon Elastic File System (Amazon EFS) is a scalable file system used with AWS Cloud services and on-premises resources. As you add and remove files, Amazon EFS grows and shrinks automatically.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
33
Q

Amazon RDS

A

Amazon Relational Database Service (Amazon RDS) is a service that enables you to run relational databases in the AWS Cloud.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
34
Q

Amazon Aurora 

A

Amazon Aurora is an enterprise-class relational database. It is compatible with MySQL and PostgreSQL relational databases. 

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
35
Q

Amazon DynamoDB

A

Amazon DynamoDB is a key-value database service. It delivers single-digit millisecond performance at any scale.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
36
Q

Amazon Redshift

A

Amazon Redshift is a data warehousing service that you can use for big data analytics. It offers the ability to collect data from many sources and helps you to understand relationships and trends across your data.

37
Q

AWS Database Migration Service

A

AWS Database Migration Service (AWS DMS) enables you to migrate relational databases, nonrelational databases, and other types of data stores.

38
Q

Amazon DocumentDB

A

Amazon DocumentDB is a document database service that supports MongoDB workloads. (MongoDB is a document database program.)

39
Q

Amazon Neptune

A

Amazon Neptune is a graph database service. You can use Amazon Neptune to build and run applications that work with highly connected datasets, such as recommendation engines, fraud detection, and knowledge graphs.

40
Q

Quantum Ledger Database

A

Amazon Quantum Ledger Database (Amazon QLDB) is a ledger database service. 

41
Q

ElastiCache

A

Amazon ElastiCache is a service that adds caching layers on top of your databases to help improve the read times of common requests. 

42
Q

DynamoDB Accelerator

A

Amazon DynamoDB Accelerator (DAX) is an in-memory cache for DynamoDB. 

43
Q

shared responsibility model

A

The shared responsibility model divides into customer responsibilities (commonly referred to as “security in the cloud”) and AWS responsibilities (commonly referred to as “security of the cloud”).

44
Q

AWS Identity and Access Management (IAM) enables

A

AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely.  

45
Q

IAM user

A

An IAM user is an identity that you create in AWS. It represents the person or application that interacts with AWS services and resources. It consists of a name and credentials.

46
Q

AWS Organizations

A

Suppose that your company has multiple AWS accounts. You can use AWS Organizations to consolidate and manage multiple AWS accounts within a central location.

47
Q

AWS Artifact Agreements

A

Suppose that your company needs to sign an agreement with AWS regarding your use of certain types of information throughout AWS services. You can do this through AWS Artifact Agreements. 

48
Q

AWS Artifact Reports.

A

Suppose that a member of your company’s development team is building an application and needs more information about their responsibility for complying with certain regulatory standards. You can advise them to access this information in AWS Artifact Reports.

49
Q

Customer Compliance Center

A

The Customer Compliance Center contains resources to help you learn more about AWS compliance. 

50
Q

AWS Shield

A

AWS Shield is a service that protects applications against DDoS attacks. AWS Shield provides two levels of protection: Standard and Advanced.

51
Q

AWS Key Management Service (AWS KMS) 

A

AWS Key Management Service (AWS KMS) enables you to perform encryption operations through the use of cryptographic keys.

52
Q

AWS WAF (Web application Firewall)

A

AWS WAF is a web application firewall that lets you monitor network requests that come into your web applications. AWS WAF works together with Amazon CloudFront and an Application Load Balancer.

53
Q

Amazon Inspector

A

Amazon Inspector helps to improve the security and compliance of applications by running automated security assessments. 

54
Q

GuardDuty

A

Amazon GuardDuty is a service that provides intelligent threat detection for your AWS infrastructure and resources. It identifies threats by continuously monitoring the network activity and account behavior within your AWS environment.

55
Q

CloudWatch 

A

Amazon CloudWatch is a web service that enables you to monitor and manage various metrics and configure alarm actions based on data from those metrics. With CloudWatch, you can create alarms that automatically perform actions if the value of your metric has gone above or below a predefined threshold. 

56
Q

Cloud Watch Dashboard

A

The CloudWatch dashboard feature enables you to access all the metrics for your resources from a single location. 

57
Q

CloudTrail records

A

AWS CloudTrail records API calls for your account. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, and more. 

58
Q

CloudTrail Insights

A

Within CloudTrail, you can also enable CloudTrail Insights. This optional feature allows CloudTrail to automatically detect unusual API activities in your AWS account. 

59
Q

AWS Trusted Advisor

A

AWS Trusted Advisor is a web service that inspects your AWS environment and provides real-time recommendations in accordance with AWS best practices. Trusted Advisor compares its findings to AWS best practices in five categories: cost optimization, performance, security, fault tolerance, and service limits.

60
Q

 AWS Free Tier

A

The AWS Free Tier enables you to begin using certain services without having to worry about incurring costs for the specified period. 

61
Q

AWS Pricing Calculator

A

The AWS Pricing Calculator lets you explore AWS services and create an estimate for the cost of your use cases on AWS. You can organize your AWS estimates by groups that you define. A group can reflect how your company is organized, such as providing estimates by cost center.

62
Q

AWS Billing & Cost Management

A

Use the AWS Billing & Cost Management dashboard to pay your AWS bill, monitor your usage, and analyze and control your costs.

63
Q

AWS Budgets

A

In AWS Budgets, you can create budgets to plan your service usage, service costs, and instance reservations. The information in AWS Budgets updates three times a day.

64
Q

AWS Cost Explorer

A

AWS Cost Explorer is a tool that enables you to visualize, understand, and manage your AWS costs and usage over time.

65
Q

AWS offers four different Support plans …

A

AWS offers four different Support plans to help you troubleshoot issues, lower costs, and efficiently use AWS services.  Basic, Developer, Business, Enterprise

66
Q

AWS Marketplace 

A

AWS Marketplace is a digital catalog that includes thousands of software listings from independent software vendors. You can use AWS Marketplace to find, test, and buy software that runs on AWS. 

67
Q

 AWS Cloud Adoption Framework (AWS CAF)

A

At the highest level, the AWS Cloud Adoption Framework (AWS CAF) organizes guidance into six areas of focus, called Perspectives. Each Perspective addresses distinct responsibilities. In general, the Business, People, and Governance Perspectives focus on business capabilities, whereas the Platform, Security, and Operations Perspectives focus on technical capabilities.

68
Q

six of the most common migration strategies 

A

When migrating applications to the cloud, six of the most common migration strategies that you can implement are: Rehosting, Replatforming, Refactoring/re-architecting, Repurchasing, Retaining, Retiring

69
Q

AWS Snow Family

A

The … is a collection of physical devices that help to physically transport up to exabytes of data into and out of AWS. 

70
Q

AWS Snowcone

A

… is a small, rugged, and secure edge computing and data transfer device. It features 2 CPUs, 4 GB of memory, and 8 TB of usable storage.

71
Q

AWS Snowball 

A

… offers two types of devices: Snowball Edge Storage Optimized devices and Snowball Edge Compute Optimized devices.

72
Q

AWS Snowmobile 

A

… is an exabyte-scale data transfer service used to move large amounts of data to AWS. You can transfer up to 100 petabytes of data per Snowmobile, a 45-foot long ruggedized shipping container, pulled by a semi trailer truck.

73
Q

AWS Well-Architected Framework

A

The  … helps you understand how to design and operate reliable, secure, efficient, and cost-effective systems in the AWS Cloud. It provides a way for you to consistently measure your architecture against best practices and design principles and identify areas for improvement.

74
Q

Operational excellence

A

 … is the ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures.  Performance efficiency is the ability to use computing resources efficiently to meet system requirements and to maintain that efficiency as demand changes and technologies evolve. 

75
Q

What are the differences between
network access control lists and
security groups?

A
• Network access control lists are
virtual firewalls for subnets. They
perform stateless packet filtering.
• Security groups are virtual
firewalls for Amazon EC2
instances. They perform stateful
packet filtering
76
Q

Which statement describes security

groups?

A

They are stateful and deny all

inbound traffic by default

77
Q

What are the three storage types

A

Block storage
Object Storage
File Storage

78
Q

What three parts belong to an object

A

In object storage, each object consists

of data, metadata, and a key.

79
Q

Which option is TRUE about Amazon
EBS volumes and Amazon EFS file
systems?

A

EBS volumes store data in a single Availability
Zone. Amazon EFS file systems store data
across multiple Availability Zones. (correct)

80
Q

Five examples for customer responsibilities

A
Instance Operating System
Applications
Security Groups
Host-Based Firewalls
Account Management
81
Q
A customer is configuring service
control policies (SCPs) in AWS
Organizations. Which identities and
resources can SCPs be applied to?
(Select TWO.)
A
A. IAM users
B. IAM groups
C. An individual member account
(correct)
D. IAM roles
E. An organizational unit (OU) (correct)
82
Q

Which categories are included in
the AWS Trusted Advisor
dashboard? (Select TWO.)

A
A. Reliability
B. Performance (correct)
C. Scalability
D. Elasticity
E. Fault tolerance (correct)
83
Q

Which pricing tool is used to
visualize, understand, and manage
your AWS costs and usage over
time?

A

A. AWS Pricing Calculator
B. AWS Budgets
C. AWS Cost Explorer (correct)
D. AWS Free Tier

84
Q

Which pricing tool can a customer
use to receive alerts when their
service usage exceeds a customerdefined threshold?

A
A. Billing dashboard in the AWS
Management Console
B. AWS Budgets (correct)
C. AWS Free Tier
D. AWS Cost Explorer
85
Q

What are the five pillars for Well-architected framework?

A
  • Operational excellence
  • Security
  • Reliability
  • Performance efficiency
  • Cost optimization
86
Q

What is the storage capacity of

AWS Snowmobile?

A

A. 40 PB
B. 60 PB
C. 80 PB
D. 100 PB (correct)

87
Q

What is the storage capacity of

Snowball Edge Storage Optimized?

A

A. 40 TB
B. 60 TB
C. 80 TB (correct)
D. 100 TB

88
Q
Which AWS Well-Architected
Framework pillar includes the
ability to recover from
infrastructure or service
disruptions?
A

A. Cost optimization
B. Operational excellence (correct)
C. Performance efficiency
D. Reliability