Question 5 Flashcards

1
Q

__________ contains the most frequent & common questions and requests and AWS provided solutions for the same. This should be the starting point of checking for a solution or troubleshooting an issue with AWS services.

A

AWS Knowledge Center

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

__________ is the hub for managing your Support cases. The ___________ is accessible through the AWS Management Console, providing federated access support. All Developer-level and higher Support customers can open a Technical Support case online through the __________. Business and Enterprise-level customers can ask Support to call at a convenient phone number or strike up a conversation with one of our engineers via chat. Enterprise-level customers can have direct access to their dedicated Technical Account Manager.

A

AWS Support Center

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

(up to 72%)

A

Reserved instances (RI) provide you with significant savings ___________ on your Amazon Elastic Compute Cloud (Amazon EC2) costs compared to on-demand instance pricing. Reserved Instances (RI) are not physical instances, but rather a billing discount applied to the use of on-demand instances in your account. You can purchase a reserved instance (RI) for a one-year or three-year commitment, with the three-year commitment offering a bigger discount.

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

_____________ is used when you want to configure active-passive failover. __________ lets you route traffic to a resource when the resource is healthy or to a different resource when the first resource is unhealthy. The primary and secondary records can route traffic to anything from an Amazon S3 bucket that is configured as a website to a complex tree of records.

A

Failover routing policy (related route 53 policy)

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

A ______________ is a label that you or AWS assigns to an AWS resource. Each tag consists of a key and a value. For each resource, each tag key must be unique, and each tag key can have only one value. You can use tags to organize your resources, and ____________ to track your AWS costs on a detailed level.

A

Cost Allocation Tag

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

tags, an AWS generated tags and user-defined tags

A

AWS provides two types of cost allocation _________________. AWS defines, creates, and applies the ____________, and you define, create, and ___________. You must activate both types of tags separately before they can appear in Cost Explorer or on a cost allocation report.

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

_____________ class is cost-optimized for files accessed less frequently. Data stored on the ___________ class costs less than Standard and you will pay a fee each time you read from or write to a file

A

Amazon Elastic File System (Amazon EFS) - Infrequent Access storage

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

___________ are a point in time copy of your block data. For the first snapshot of a volume, Amazon EBS saves a full copy of your data to Amazon S3. ___________ are stored incrementally, which means you are billed only for the changed blocks stored.

A

Amazon EBS Snapshots

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

An ___________ provides temporary block-level storage for your Amazon EC2 instance. This storage is located on disks that are physically attached to the host computer. _________ is ideal for the temporary storage of information that changes frequently, such as buffers, caches, scratch data, and other temporary content, or for data that is replicated across a fleet of instances, such as a load-balanced pool of web servers. Instance storage is temporary, data is lost if instance experiences failure or is terminated.

A

Instance Store

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

Amazon CloudFront

A

You can use __________ to improve the performance of your website. __________ makes your website files (such as HTML, images, and video) available from data centers around the world (called edge locations). When a visitor requests a file from your website, _________ automatically redirects the request to a copy of the file at the nearest edge location. This results in faster download times than if the visitor had requested the content from a data center that is located farther away.

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

____________ connects Amazon Virtual Private Clouds (Amazon VPC) and on-premises networks through a central hub. This simplifies your network and puts an end to complex peering relationships. It acts as a cloud router – each new connection is only made once. As you expand globally, inter-Region peering connects ________ using the AWS global network. Your data is automatically encrypted and never travels over the public internet.

A

AWS Transit Gateway

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

___________ lets you run code without provisioning or managing servers. You pay only for the compute time you consume. With ________, you can run code for virtually any type of application or backend service - all with zero administration. Just upload your code and Lambda takes care of everything required to run and scale your code with high availability.

A

AWS Lambda

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

Amazon S3

A

You can use __________ to trigger AWS Lambda to process data immediately after an upload. For example, you can use AWS Lambda to thumbnail images, transcode videos, index files, process logs, validate content, and aggregate and filter data in real-time.

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

______________ is for data that is accessed less frequently but requires rapid access when needed. Unlike other Amazon S3 Storage Classes which store data in a minimum of three Availability Zones (AZ), Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA) stores data in a single Availability Zone (AZ).

A

Amazon S3 One Zone-Infrequent Access (S3 One Zone-IA)

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

The company needs to create resources in the new AWS Region and then move the relevant data and applications into the new AWS Region. There is no off-the-shelf solution or service that the company can use to facilitate this transition.

A

An IT company would like to move its IT resources (including any data and applications) from an AWS Region in the US to another AWS Region in Europe. Which of the following represents the correct solution for this use-case?

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

Read Replicas

A

Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. _______ allow you to create read-only copies that are synchronized with your master database. _______ are used for improved read performance. You can also place your _______ in a different AWS Region closer to your users for better performance. _______ are an example of horizontal scaling of resources.

17
Q

Amazon RDS Multi-AZ deployments

A

______________ provide enhanced availability and durability for RDS database (DB) instances, making them a natural fit for production database workloads. When you provision a _________ DB Instance, Amazon RDS automatically creates a primary DB Instance and synchronously replicates the data to a standby instance in a different Availability Zone (AZ).

18
Q

RDS

A

You need to use ______ in Multi-Region deployment configuration to protect from a regional failure.

19
Q

Amazon Relational Database Service (Amazon RDS)

A

________ with Read Replicas increases the database costs compared to the standard deployment.

20
Q

AWS accounts

A

Every AWS account provides its own invoice end of the month. You can get separate invoices for development and production environments (different departments) by setting up separate _________ for each

21
Q

________ provides a detailed view of the configuration of AWS resources in your AWS account. This includes how the resources are related to one another and how they were configured in the past so that you can see how the configurations and relationships change over time. AWS Config is designed to help you oversee your application resources in the following scenarios: Resource Administration, Auditing and Compliance, Managing and Troubleshooting Configuration Changes, Security Analysis.

A

AWS Config

22
Q

Amazon Elastic Compute Cloud (Amazon EC2)

A

Security “in” the cloud is the responsibility of the customer. A service such as ______________ is categorized as Infrastructure as a Service (IaaS) and, as such, requires the customer to perform all of the necessary security configuration and management tasks.