services Flashcards

1
Q

<p>Amazon VPC</p>

A

<p>Amazon Virtual Private Cloud (Amazon VPC). Amazon VPC enables you to provision an isolated section of the AWS Cloud. In this isolated section, you can launch resources in a virtual network that you define. Within a virtual private cloud (VPC), you can organize your resources into subnets. A subnet is a section of a VPC that can contain resources such as Amazon EC2 instances.</p>

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

<p>Amazon DocumentDB</p>

A

<p>a document database service that supports MongoDB workloads.</p>

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

<p>MongoDB</p>

A

<p>a document database program</p>

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

<p>Amazon Neptune</p>

A

<p>a graph database service. Used to build and run applications that work with highly connected datasets, such as social networking, recommendation engines, fraud detection, and knowledge graphs.</p>

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

<p>Amazon QLDB</p>

A

<p>a ledger database service. Used to review a complete history of all the changes that have been made to your application data.</p>

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

<p>Amazon QLDB</p>

A

<p>Amazon Quantum Ledger Database</p>

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

<p>Amazon Managed Blockchain</p>

A

<p>a service that you can use to create and manage blockchain networks with open-source frameworks. a distributed ledger system that lets multiple parties run transactions and share data without a central authority.</p>

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

<p>Amazon ElastiCache</p>

A

<p>a service that adds caching layers on top of your databases to help improve the read times of common requests. supports two types of data stores: Redis and Memcached.</p>

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

<p>supports two types of data stores: Redis and Memcached</p>

A

<p>Amazon ElastiCache</p>

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

<p>the two types of data stores supported by Amazon ElastiCache</p>

A

<p>Redis and Memcached</p>

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

<p>Amazon DynamoDB Accelerator (DAX)</p>

A

<p>an in-memory cache for DynamoDB. It helps improve response times from single-digit milliseconds to microseconds.</p>

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

<p>Amazon DAX</p>

A

<p>Amazon DynamoDB Accelerator</p>

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

<p>Amazon EBS</p>

A

<p>Amazon Elastic Block Store</p>

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

<p>Amazon S3</p>

A

<p>Amazon Simple Storage Service</p>

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

<p>Amazon EFS</p>

A

<p>Amazon Elastic File System</p>

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

<p>AWS DMS</p>

A

<p>AWS Database Migration Services</p>

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

<p>Amazon EC2</p>

A

<p>Amazon Elastic Compute Cloud (Amazon EC2)</p>

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

<p>provides secure, resizable compute capacity in the cloud</p>

A

<p>Amazon EC2</p>

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

<p>provide a balance of compute, memory, and networking resources. You can use them for a variety of workloads, such as: application servers gaming servers backend servers for enterprise applications small and medium databases</p>

A

<p>EC2 General purpose instances</p>

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

<p>ideal for compute-bound applications that benefit from high-performance processors. You can use compute optimized instances for workloads such as web, application, and gaming servers.are ideal for high-performance web servers, compute-intensive applications servers, and dedicated gaming servers. You can also use for batch processing workloads that require processing many transactions in a single group.</p>

A

<p>EC2 Compute optimized instances</p>

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

<p>are designed to deliver fast performance for workloads that process large datasets in memory. a high-performance database or a workload that involves performing real-time processing of a large amount of unstructured data.</p>

A

<p>EC2 Memory optimized instances</p>

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

<p>use hardware accelerators, or coprocessors, to perform some functions more efficiently than is possible in software running on CPUs. Examples of these functions include floating-point number calculations, graphics processing, and data pattern matching.are ideal for workloads such as graphics applications, game streaming, and application streaming.</p>

A

<p>EC2 Accelerated computing instances</p>

23
Q

<p>are designed for workloads that require high, sequential read and write access to large datasets on local storage. Examples include distributed file systems, data warehousing applications, and high-frequency online transaction processing (OLTP) systems.are designed to deliver tens of thousands of low-latency, random IOPS to applications.</p>

A

<p>EC2 Storage optimized instances</p>

24
Q

<p>scaling option that responds to changing demand.</p>

A

<p>dynamic scaling</p>

25
Q

<p>scaling option that automatically schedules the right number of Amazon EC2 instances based on anticipated demand.</p>

A

<p>Predictive scaling</p>

26
Q

<p>3 configuration options for an EC2 auto scaling group</p>

A

<p>minimum capacitydesired capacitymaximum capacity</p>

27
Q

<p>ELB</p>

A

<p>Elastic Load Balancing</p>

28
Q

<p>service that automatically distributes incoming application traffic across multiple resources, such as Amazon EC2 instances. acts as a single point of contact for all incoming web traffic to your Auto Scaling group.</p>

A

<p>Elastic Load Balancing</p>

29
Q

<p>ELB geographical area</p>

A

<p>regional</p>

30
Q

<p>SNS</p>

A

<p>Simple Notification Service</p>

31
Q

<p>SQS</p>

A

<p>Simple Queue Service</p>

32
Q

<p>a publish/subscribe service. Using topics, a publisher publishes messages to subscribers. This is similar to the coffee shop; the cashier provides coffee orders to the barista who makes the drinks.subscribers can be web servers, email addresses, AWS Lambda functions, or several other options.</p>

A

<p>SNS</p>

33
Q

<p>send, store, and receive messages between software components, without losing messages or requiring other services to be available. an application sends messages into a queue. A user or service retrieves a message from the queue, processes it, and then deletes it from the queue.</p>

A

<p>SQS</p>

34
Q

<p>a service that lets you run code without needing to provision or manage servers</p>

A

<p>Lambda</p>

35
Q

<p>upload code to a function, configure trigger, when triggered, code is run in managed, serverless environment</p>

A

<p>Lambda</p>

36
Q

<p>limit of processing time for lambda</p>

A

<p>15 min</p>

37
Q

<p>amazon container services</p>

A

<p>Amazon Elastic Container Service (Amazon ECS)Amazon Elastic Kubernetes Service (Amazon EKS)</p>

38
Q

<p>a highly scalable, high-performance container management system that enables you to run and scale containerized applications on AWS.</p>

A

<p>Amazon Elastic Container Service (Amazon ECS)</p>

39
Q

<p>ECS</p>

A

<p>Amazon Elastic Container Service</p>

40
Q

<p>supports docker containers</p>

A

<p>ECS</p>

41
Q

<p>EKS</p>

A

<p>Amazon Elastic Kubernetes Service (Amazon EKS)</p>

42
Q

<p>a fully managed service that you can use to run Kubernetes on AWS</p>

A

<p>EKS</p>

43
Q

<p>a serverless compute engine for containers. It works with both Amazon ECS and Amazon EKS.</p>

A

<p>AWS Fargate</p>

44
Q

<p>4 key factors to choosing a region</p>

A

<p>Complianceproximityfeature availabilitypricing.</p>

45
Q

<p>how many regions does a data center cover?</p>

A

<p>1</p>

46
Q

<p>how many data centers does a region cover?</p>

A

<p>multiple, redundant</p>

47
Q

<p>Caching copies of data closer to the customers all around the world</p>

A

<p>content delivery networks (CDNs)</p>

48
Q

<p>Amazon's concept of content delivery networks (CDNs)</p>

A

<p>Amazon CloudFront</p>

49
Q

<p>service that helps deliver data, video, applications, and APIs to customers around the world with low latency and high transfer speeds</p>

A

<p>Amazon CloudFront</p>

50
Q

<p>Amazon CloudFront uses \_\_\_\_\_\_\_\_\_\_\_\_\_ to help accelerate communication with users, no matter where they are</p>

A

<p>Edge locations</p>

51
Q

<p>what is the relationship between edge locations and regions?</p>

A

<p>Edge locations are separate from Regions</p>

52
Q

<p>AWS Edge DNS</p>

A

<p>Amazon Route 53</p>

53
Q

<p>AWS fully operational mini Region, right inside your own data center</p>

A

<p>AWS Outposts</p>

54
Q

<p>invoke or call these mechanisms to provision, configure, and manage your AWS resources.</p>

A

<p>application programming interfaces APIs</p>