AWS Services Flashcards

1
Q

What is AWS Lambda?

A

Serverless service that allows you to run code without provision/manage a service. Only pay for compute time you use.
Best for quick workloads.
Integrates directly with event notification & invokes code automatically

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

What is EC2?

A

Web service that provides a secure, scalable computing environment in the Amazon Web Services (AWS) public cloud

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

What is Elastic Load Balancing?

A

Automatically distributes incoming application traffic across multiple resources.

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

What is Amazon SNS?

A

Amazon Simple Notification Service:
Publish/suscribe service. Using topics publisher publishes messages to suscribers.

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

What is Amazon SQS?

A

Amazon Simple Queue Service:
Service that enables you to send, store, & receive messages between software components through a queue.

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

What is Amazon ECS?

A

Amazon Elastic Container Service:
Highly scalable & high performance management system that enables you to run & scale containerized applications on AWS.

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

What is Amazon EKS?

A

Amazon Elastic Kubernetes Service:
Fully managed service that allows you to run Kubernetes on AWS.

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

What is Amazon Fargate?

A

Serverless compute engine for containers that works with ECS & EKS.

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

What is AWS Outposts?

A

Service that lets you run AWS infrastructure, services, & tools in your own on-premises data center using hybrid approach.

HINT: Think of a mini-region within your on-premises data center.

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

What is Amazon CloudFront?

A

Content delivery service that uses network of Edge Locations to cache (store as a local copy) & deliver content to customers globally.

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

What is Amazon Route53?

A

Highly available & scalable cloud DNS service.
Enables to customize routing policies to reduce latency.

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

What is the AWS Management Console?

A

Web-based interface for accessing & managing AWS services.

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

What is the AWS Command Line Interface (AWS CLI)?

A

Allows you to control many AWS services directly from command line with one tool.
You can automate your application/service’s actions through scripts.

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

What are Software Development Kits (SDKs)

A

Set of platform-specific building tools like debuggers, compilers, and libraries for you to build your applications.

Take SDK take complexity out of coding by prociding language-specific APIs for AWS services.

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

What is Elastic Beanstalk?

A

Deploys resources necessary to peform:
- Adjusting capacity
- Load Balancing
- Automatic Scaling
- Application Health Monitoring

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

What is AWS CloudFormation?

A

Infrastructure as code (IaC) service that allows you to model, provision, & manage AWS & 3rd Party resources using a template.

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

What is Amazon VPC?

A

Amazon Virtual Private Cloud:
Enables you to provision isolated section of the AWS Cloud where you can launch resources in virtual network you define.

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

What is AWS Direct Connect?

A

Allows you to establish dedicated private connection b/w data center and VPC.

  • Helps reduce network costs & increase bandwidth amount that can travel through your network.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is Amazon Relational Database Service (RDS)?

A

Managed service that lets you to run relational databases in AWS Cloud.
- Automates tasks such as hardware provisioning, database setup, patching, & backups.
- Many RDS engines offer encryption at rest & encryption in transit.

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

What is the AWS Personal Health Dashboard?

A

Provides alerts & remediation guidance when AWS is experiencing events that can affect you.

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

What is AWS Transcribe?

A

Converts audio to text.

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

What is Amazon Comprehend?

A

Helps you discover patterns in text.

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

What is Amazon Fraud Detector?

A

Identities fraudulent activities.

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

What is Amazon Lex?

A

Builds voice & text chatbots.

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

What is Amazon SageMaker?

A

Build, train, & deploy Machine Learning models quickly.

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

What is AmazonDeep Racer?

A

1/18 scale race that you can use to test reinforcement learning models.

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

What is Amazon Augmented AI?

A

Machine Learning service which makes it easy to build workflows needed for human review.

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

What is Amazon ElastiCache?

A

Adds caching layers on top of database to improve read times of common requests.
Supports Redis & Memcached.

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

What is AWS Marketplace?

A

Digital catalog that includes software listings from independent software vendors where you can find, test, & buy software that runs on AWS.

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

What is AWS Trusted Advisor?

A

Online tool that inspects AWS environment & provides real-time guidance in accordance w/ AWS best practices.

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

What is AWS Quick Starts?

A

Automate workload deployments into AWS environment

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

What is AWS Artifact?

A

Access AWS security & compliance reports & special online agreements

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

What is Amazon Athena?

A

Serverless interactive query service to analyze data in S3 using standard SQL. Only pay for queries that you run.

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

What is Amazon CloudSearch?

A

AWS Cloud Service search solution for website or application.

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

What is Amazon DataZone?

A

Data Management Service used to publish data & make it available to business data catalog through personalized web application.

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

What is Amazon EMR?

A

Big data platform for processing big data using open source tools such as Apache tools which makes it easy for you set up, operate, & scale big data environments by automating time-consuming tasks.

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

What is Amazon FinSpace?

A

Data Management & Analytics service purpose for Financial Services Industry (FSI) which reduces time for finding & preparing petabytes of financial data for analysis to minutes.

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

What is Data Firehose?

A

Fully managed service that automatically scales to match data throughput & doesn’t need ongoing administration which makes it easy to load streaming data into data stores & analytics tools.

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

What is Amazon Managed Service for Apache Flink?

A

Fully managed service lets you use an Apache Flink application to process streaming data.

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

What is AWS Client VPN?

A

Managed client-based VPN service that lets you access AWS & on-premises network resources where you can access them using an OpenVPN based VPN Client.

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

What is Amazon Connect?

A

Omnichannel cloud contact center that provides customer support.

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

What is Amazon Site-to-Site VPN?

A

Creates encrypted network path b/w on-premises network & AWS Cloud via your internet (connection not private & not consistent).

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

What is Amazon Polly?

A

ML service that converts text to audio.

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

What is Amazon Translate?

A

ML translation service.

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

What is Amazon Textract?

A

ML service that extracts text from scanned documents.

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

What is Amazon CloudWatch?

A

Monitors AWS resources & applications that you run in real time.

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

What is AWS Config?

A

Assess, audit, & evaluate configurations of AWS resources.

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

What is AWS IAM?

A

Manage access to AWS services & resources securely.

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

What is Amazon DynamoDB Accelerator (DAX)?

A

Caching service used to reduce response times from DynamoDB table.

50
Q

What is AWS Database Migration Service (AWS DMS)?

A

Migrate data from on-premises databases to database in AWS.

51
Q

What is Migration HUB?

A

Service that helps plan & track application migrations.

52
Q

What is AWS Application Migration Service?

A

Automated life-&-shift solution that migrates physical services & databases to EC2 instances.

53
Q

What is Application Discovery Service?

A

Collects info a/b usage & configuration of on-premises services to help plan migration to AWS.

54
Q

What is AWS Cloud Map?

A

Creates & maintains map of backend services.

55
Q

What is AWS Systems Manager OptsCenter?

A

Central location of IT Professionals to view, investigate, & resolve operational work items.

56
Q

What is AWS Global Accelerator?

A

Networking service that improves performance of users’ network traffic & uses AWS global network infrastructure.

57
Q

What is AWS Global Infrastructure?

A

Global network of data centers & resources that provides cloud computing services.

58
Q

What is AWS Code Pipeline?

A

Manages code movement b/w individual services.

59
Q

What is Amazon Macie?

A

Automated Security Assessment service that helps improve security & compliance of AWS deployed applications.

60
Q

What is AWS Secrets Manager?

A

Helps you protects secrets needed to access applications, services, & IT resources.

61
Q

What is AWS Code Artifact

A

Managed artifact repo service that shares software ready for deployment.

62
Q

What is AWS CodeBuild?

A

Helps users to automatically compile source code, run unit tests, & produce software packages ready for deployment.

63
Q

What is AWS CodeCommit?

A

Source code version control service.

64
Q

What is AWS Transit Gateway?

A

Central Hub to connect Virtual Private Clouds (VPC’s) & on-premises networks.

65
Q

What is AWS VPC?

A

Provisioning logically isolated section of AWS Cloud to launch AWS resources in virtual network.

66
Q

What is AWS Identity and Access Management (AWS IAM)?

A

Web service for securely controlling access to AWS services using policy of least privilege (granted only the permissions necessary to perform their required tasks).

67
Q

What is AWS Online Tech Talks?

A

Live, online presentations that cover range of topics at varying technical levels.

68
Q

What is AWS Classroom Training?

A

In-person/virtual courses led by accredited AWS instructors which offer hands-on labs, exercises, & best practices to help customers.

69
Q

What is AWS Blog?

A
70
Q

What is AWS Forums?

A

AWS resources that enable customers to interact w/ other AWS users & get feedback & support.

71
Q

What is AWS Storage Gateway?

A

Gives your on-premises & in-cloud access to unlimited cloud storage where you can deploy as VM, Hyper-v, or Linux KVM virtual environment, or EC2 instance w/in Amazon VPC.

72
Q

What is Amazon Elastic Block Store (Amazon EBS)?

A

Provides block-level storage volumes for Amazon EC2 instances.

73
Q

What is AWS Server Migration Service?

A

Enables users to migrate on-premises servers to AWS.

74
Q

What is Amazon Elastic Transcoder?

A

Converts media files from original source format into different formats that will play on various devices.

75
Q

What is Network Load Balancer?

A

Elastic Load Balancing that operates at OSI Model Layer 4 & routes requests to targets based on destination IP address & port & doesn’t support path-based routing.

76
Q

What is Application Load Balancer?

A

Elastic Load Balancing that operates at OSI Model Layer 7 & routes requests to targets based on request content.

77
Q

What is AWS OpsWorks Load Balancer?

A

Feature of AWS OpsWorks that enables users to attach Elastic Load Balancing load balancer to layer of stack.

78
Q

What is Custom Load Balancer?

A

User-defined load balancer that runs on Amazon EC2 instance.

79
Q

What is AWS Ground Station?

A

Enables customers to communicate w/ satellites & download data from orbit.

80
Q

What is AWS Device Farm?

A

Enables customers to test mobile & web applications on real devices in AWS Cloud

81
Q

What is Amazon QuickSight?

A

Fully managed, scalable, & server-less business intelligence service that allows users to create & share interactive dashboards & charts.

82
Q

What is Amazon Personalize?

A

Managed machine learning service that customers can use to generate personalized recommendations for users.

83
Q

What is AWS Compute Optimizer?

A

Analyzes AWS resources’ configuration & utilizes metrics to provide you w/ recommendations.

84
Q

What is AWS Directory Service?

A

Provide meny ways to use Microsoft Active Directory (AD) w/ other AWS services.

85
Q

What is Amazon Forecast?

A

Time-series forecasting service that uses same machine learning technology used at Amazon.com.

86
Q

What is AWS Managed Keys?

A

KMS keys in your account that are created, managed, & used on your behalf by AWS service integrated with AWS KMS.

87
Q

What are AWS Owned Keys?

A

Collection of KMS keys that AWS service owns & manages for use in multiple AWS accounts.

88
Q

What are CMKs (Customer Managed Keys)?

A

Customer managed keys KMS keys in AWS account that you create, own, and manage

89
Q

What are AWS KMS Key?

A

An AWS KMS key is logical representation of cryptographic key.

90
Q

What is AWS X-Ray?

A

Analyze & debug serverless & distributed applications such as those built using microservices architecture.

91
Q

What is Amazon Pinpoint?

A

Allows marketers & developers to deliver customer-centric engagement experiences by capturing customer usage data to draw real-time insights.

92
Q

What is the AWS Abuse team?

A

Assists you when AWS resources are used to engage in abusive behavior.

93
Q

What is AWS Glue?

A

Fully managed to extract, transform, & load (ETL) service that makes it easy for cutomers to prepare & load their data for analytics.

94
Q

What is AWS Professional Services?

A

Global team of experts that help achieve your desired business outcomes when using AWS Cloud.

95
Q

What is the AWS Partner Network (APN)?

A

Global partner program for tech & consulting business that use AWS to build solutions for customers.

96
Q

What is AWS Systems Manager?

A

Gives visibility & control of infrastructure on AWS.

97
Q

What is AWS Key Management Service (KMS)?

A

Create & manage cryptographic keys & control their use across AWS services & in your applications.

98
Q

What is Amazon Keyspaces?

A

Database service compatible w/ Apache Cassandra.

99
Q

What is Amazon Timestream?

A

Serverless database service that stores & analyzes time-stamped data.

100
Q

What is VPC Endpoint?

A

Virtual Network Component w/in AWS that allows resources inside VPC to privately connect to supported AWS Services w/out using public internet.

101
Q

What is AWS Cost & Usage Report (AWS CUR)?

A

Contains comprehensive set of AWS cost & usage data available.

102
Q

What is Compute Optimizer?

A

Helps customers find right AWS resources to meet application performance needs.

103
Q

What is AWS Cost Anomaly Detection?

A

Help reduce cost surprises with machine learning.

104
Q

What are AWS Cost & Usage reports (AWS CUR)?

A

Track AWS usage & provide estimated charges for account.

105
Q

What is AWS Cloud9?

A

Cloud-based IDE that lets you write, run, & debug code in browser.

106
Q

What is Amazon Elastic Container Registry (ECR)?

A

Store, manage, & deploy Docker container images.

107
Q

What are AWS Local Zones?

A

AWS Infrastructure deployment that place compute, storage, database, database, & other services closer to large population industry & IT centers.

108
Q

What is AWS Wavelength?

A

AWS infrastructure designed for low latencies to mobile devices and endusers

109
Q

What is AWS Fargate?

A

Serverless compute engine for containers that works w/ both Amazon Elastic Container Service (ECS) & Amazon Elastic Kubernetes (EKS).

110
Q

What is Amazon MQ?

A

Managed message broker service for Apache ActiveMQ & Rabbit MQ that makes it easy to set up & operate message brokers on AWS.

111
Q

What is AWS Systems Manager Session Manager?

A

Fully-managed service that provides interactive browser-based shell & CLI experience.

112
Q

What is Amazon FSx?

A

Fully managed file system service that allows users to launch, run, & scale file systems in cloud.

113
Q

What is Amazon Kendra?

A

ML powered search service that helps users find information across organization’s content.

114
Q

What is AWS Compliance?

A

Has customers understand AWS controls to maintain security & data protection in AWS Cloud.

115
Q

What is AWS Cognito?

A

Helps developers add authentication, authorization, & user management to their web & mobile apps.

116
Q

What is AWS Identity Pool?

A

Directory that stores user identifiers & generates temporary AWS credentials for users of app.

117
Q

What is Amazon Kinesis?

A

Collect & process large streams of data records in real time.

118
Q

What is Amazon Glue?

A

Serverless data integration service to discover, prepare, move, & integrate data.

119
Q

What is Amazon OpenSearch?

A

Ingest, secure, search, aggregate, view, & analyze data for use cases s/a log analytics, application search, enterprise search, & more.

120
Q

What is Amazon EventBridge?

A

Serverless service that uses events to connect application components together making it easier to build scalable event-driven applications.

121
Q

What is AWS PrivateLink?

A

Networking service that allows secure connectivity b/w AWS virtual private clouds (VPC’s), AWS Services, & on-premises networks.