Technology Flashcards

1
Q

What AWS product allows you to rent and manage virtual servers in the cloud?

A

AWS EC2

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

What AWS product provides a server-less compute service that lets you run code without managing servers?

A

AWS Lambda

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

What AWS product provides a server-less compute engine for containers?

A

AWS Fargate

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

What AWS product allows you to quickly launch all the resources you need for small projects?

A

AWS Lightsail

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

What AWS product allow you to run AWS cloud services in your internal data center?

A

AWS Outposts

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

What AWS product allows you to process large workloads in smaller chunks (or batches)?

A

AWS Batch

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

What AWS product provides an object storage service for the cloud that is highly available?

A

AWS S3

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

What AWS product provides a storage device (called a volume) that can be attached to (or removed from) an EC2 instance?

A

AWS EBS

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

What AWS product provides a server-less network files system for sharing files?

A

AWS EFS

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

What AWS product provides a hybrid storage service that allows on-premises applications to access cloud storage?

A

AWS Storage Gateway

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

What AWS product helps you manage data backups across multiple data services?

A

AWS Backup

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

What AWS product serves as a content delivery network (CDN) that delivers data and applications globally with low latency?

A

AWS CloudFront

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

What AWS product sends your users through the AWS global network when accessing your content, speeding up delivery?

A

AWS Global Accelerator

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

What AWS product improves content uploads and downloads from S3?

A

S3 Transfer Acceleration

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

What AWS product provides domain name system (DNS) services that routes users to applications?

A

Route 53

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

What AWS product serves as a foundational service that allows you to create a secure private network in the AWS Cloud where you launch your resources?

A

Virtual Private Cloud (VPC)

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

What AWS product provides a dedicated physical network connection from your on-premises data center to AWS?

A

AWS Direct Connect

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

What service creates a secure virtual connection between your internal networks and your AWS VPCs?

A

Virtual Private Network (VPN)

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

What AWS product allows you to build and manage APIs?

A

AWS API Gateway

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

What AWS product makes it easy to launch and manage relational databases such as Oracle or MySql?

A

Relational Database Service (RDS)

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

What AWS product is a relational database, compatible with MySQL, and PostgreSQL, that was created by AWS and is optimized for the cloud?

A

AWS Aurora

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

What AWS product provides a fully managed NoSQL key-value and document database that is optimized for the cloud?

A

AWS DynamoDB

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

What AWS product provides a fully managed document database that supports MongoDB?

A

DocumentDB

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

What AWS product provides a fully managed in-memory datastore compatible with Redis or Memcached?

A

ElastiCache

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

What AWS product provides a fully managed graph database that supports highly connected datasets?

A

Neptune

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

What AWS product helps you migrate databases to or within AWS?

A

Database Migration Service (DMS)

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

What AWS product allows you to migrate on-premises servers to AWS?

A

Server Migration Service (SMS)

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

What AWS family of products allows you to transfer large amounts of on-premises data to AWS using a physical device?

A

Snow Family

29
Q

What AWS product is a secure, online service that automates and accelerates moving data between on-premises and AWS storage services like S3 & EFS?

A

DataSync

30
Q

What AWS product provides a scalable data warehouse solution?

A

Redshift

31
Q

What AWS product provides a query service for Amazon S3?

A

Athena

32
Q

What AWS product can prepare your data for analytics?

A

Glue

33
Q

What AWS product allows you to process and analyze data streams in real time?

A

Kinesis

34
Q

What AWS product helps you process large amounts of data and simplifies running big data frameworks such as Hadoop and Spark?

A

Elastic MapReduce (EMR)

35
Q

What AWS product helps you move data between compute and storage services either in AWS or on-premises?

A

Data Pipeline

36
Q

What AWS product allows you to automate your image and video analysis?

A

Rekognition

37
Q

What AWS product provides a natural-language processing (NLP) service that finds relationships in text?

A

Comprehend

38
Q

What AWS product turns text into speech?

A

Polly

39
Q

What AWS product helps you build, train, and deploy machine learning models quickly?

A

SageMaker

40
Q

What AWS product provides language translation?

A

Translate

41
Q

What AWS product helps you build conversational interfaces like chatbots?

A

Lex

42
Q

What AWS product allows you to write code within an IDE from your web browser?

A

Cloud9

43
Q

What AWS product provides a source control system for private Git repositories?

A

CodeCommit

44
Q

What AWS product allows you to build and test your application source code?

A

CodeBuild

45
Q

What AWS product manages the deployment of code to compute services in the cloud or on-premises?

A

CodeDeploy

46
Q

What AWS product automates the software release process?

A

CodePipeline

47
Q

What AWS product helps you debug production applications?

A

X-Ray

48
Q

What AWS product allows you to provision AWS resources using infrastructure as code?

A

CloudFormation

49
Q

What AWS product allows you to deploy full web applications and web services to AWS?

A

Elastic Beanstalk

50
Q

What AWS product allows you to use Chef or puppet to automate the configuration of your servers and deploy code?

A

OpsWorks

51
Q

What AWS product provides a message queueing service that allows you to build loosely coupled systems?

A

Simple Queue Service (SQS)

52
Q

What AWS product allows you to send emails and text messages from your applications?

A

Simple Notification Services (SNS)

53
Q

What AWS product provides an email service that allows you to send richly formatted HTML emails from your applications?

A

Simple Email Service (SES)

54
Q

What AWS product provides a collection of services that help you monitor and observe your cloud resources?

A

CloudWatch

55
Q

What AWS product tracks user activity and API calls within your account?

A

CloudTrail

56
Q

What AWS product Allows you to physically transfer multi-petabyte or exabyte scale date from your on-premises data center to S3?

A

Snowmobile

57
Q

What AWS product allows you to physically transfer petabyte scale data in and out your on-premises data center? (Edge supports both EC2 & Lambda) (Cheaper than internet transfer.)

A

Snowball & Snowball Edge

58
Q

What AWS product is used to physically transport up to 8 terabytes of data? (Used online with DataSync.)

A

Snowcone

59
Q

What AWS feature supports adding or removing EC2 instances based on demand?

A

Auto Scaling

60
Q

What AWS service supports evenly distributing incoming traffic across all their EC2 instances?

A

Elastic Load Balancing

61
Q

What are the different types of Elastic Load Balancers?

A

Classic, Application, Network, Gateway

62
Q

What AWS service provides you with a view of the performance and availability of your AWS services based on your requirements?

A

AWS Health Dashboard

63
Q

Which type of Elastic Load Balancer is best suited for load balancing of HTTP & HTTPS traffic?

A

Application Load Balancing

64
Q

Which type of Elastic Load Balancer provides basic load balancing across multiple EC2-Classic instances and operates at both the request and connection level?

A

Classic

65
Q

Which type of Elastic Load Balancer operates at the Layer 4 (connection) level and is best suited for load balancing of TCP, UDP, or TLS traffic where extreme performance is required?

A

Network

66
Q

What networking configuration ensures proper traffic is allowed into a subnet?

A

Network Access Control List (NACL)

67
Q

What networking configuration is required to allow resources in a private subnet to access the internet?

A

NAT Gateway

68
Q

What networking configuration tells network traffic where it should go next to reach it’s destination, but does not actually process or transmit traffic?

A

Route Table

69
Q

Which AWS product would be used to build an omnichannel contact center?

A

AWS Connect