Sec & Arch Services Flashcards

1
Q

Service that enables you to continually monitor your

resources for adherence to best practices

A

AWS Config

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

Portal that provides self-service access to AWS
compliance reports and agreements you may have with
AWS

A

AWS Artifact

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

Fully-managed service that continually monitors your
AWS account and resources for potential malicious
behavior and anomalies

A

Amazon GuardDuty

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

Service that controls access to AWS resources. This is
where you create IAM users, IAM groups, and roles.
Policies are attached to identities for permission to
access resources.

A

AWS Identity and Access Management (IAM)

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

User directory service for custom applications that can
also enable access to AWS resources for your custom
applications

A

Amazon Cognito

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

Hybrid-cloud storage service that enables companies to

take advantage of cloud storage on their local networks

A

AWS Storage Gateway

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

Automated data transfer service that efficiently transfer data from your local network into AWS

A

AWS DataSync

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

Fully-managed serverless extract, transform, and load (ETL) service

A

AWS Glue

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

Big-data cloud-based tool suite using popular open
source tools including Apache Spark, Apache Hive,
Presto, and many others.

A

Amazon EMR

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

Data workflow orchestration service that supports
multiple AWS services providing extract, transform, and
load (ETL) capabilities

A

AWS Data Pipeline

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

Service that enables serverless querying of data stored

within Amazon S3 using standard SQL queries

A

Amazon Athena

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

Fully-managed Business Intelligence (BI) service
enabling self-service data dashboards for data stored in
the cloud

A

Amazon Quicksight

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

Managed search service for custom applications

A

Amazon CloudSearch

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

Computer vision service powered by Machine Learning

that can detect objects in images and video

A

Amazon Rekognition

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

Text translation service powered by Machine Learning
that can translate text (either streaming or in batch) into
many different languages. It also provides language
detection.

A

Amazon Translate

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

Audio transcription service powered by Machine
Learning that can transcribe audio (either streaming or
in batch) in many different languages

A

Amazon Transcribe

17
Q

Managed Distributed Denial of Service (DDoS)

protection service for apps running on AWS

A

AWS Shield

18
Q

Data classification, protection, and monitoring service

powered by machine learning for Amazon S3 data

A

Amazon Macie

19
Q

Automated security assessment service for EC2

instances

A

Amazon Inspector

20
Q

EC2 capability that manages a group of EC2 instances
that have rules for automated scaling and management
which includes health checks for each member of the
group

A

Auto Scaling Group

21
Q

Service that supports routing traffic across multiple
targets including EC2 instances, Lambda functions, as
well as other targets on AWS

A

Elastic Load Balancing (ELB)

22
Q

Firewall-like controls for EC2 instances within a VPC that
controls access for inbound and outbound traffic.
Instances can have multiple security groups

A

Security Groups

23
Q

Control for inbound and outbound traffic within a
specific subnet in a VPC. Traffic can be allowed or
denied based on custom rules

A

Network Access Control Lists (ACL)

24
Q

Service that supports an encrypted tunnel into a VPC.
This can support either site-to-site (from your data
center into the VPC) or client (from a single computer
into the VPC)

A

AWS VPN

25
Q

Service that manages secrets (such as passwords, keys,
tokens, etc…) used in your custom applications on AWS.
It also supports auto-rotation of credentials on
supported AWS services

A

AWS Secrets Manager

26
Q

Service for offering your organization’s pre-defined IT
offerings to other members of your organization in a
self-service portal on AWS

A

AWS Service Catalog

27
Q

Catalog of third-party software offerings that makes it
easy to launch pre-defined solutions onto your AWS
account from these vendors

A

AWS Marketplace

28
Q

Fully-managed source control service using Git

A

AWS CodeCommit

29
Q

Fully-managed build and continuous integration service

on AWS

A

AWS CodeBuild

30
Q

Fully-managed deployment service for applications
running on Amazon EC2, AWS Fargate, AWS Lambda,
and on-premise servers

A

AWS CodeDeploy

31
Q

Fully-managed continuous delivery service on AWS for
automating building, deploying, and testing. Integrates
with other developer services

A

AWS CodePipeline

32
Q

Workflow tool for automatic creation of a continuous
delivery pipeline for a custom application using the
other developer services

A

AWS CodeStar