PS - AWS Cloud Practitioner Service Terms Flashcards

1
Q

Amazon API Gateway

A

Fully managed API management service that handles concepts like authentication, logging, and throttling for your API layer

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

S3 Glacier and Glacier Deep Archive

A

Archive storage classes for Amazon S3. These are designed for objects you need to keep but don’t plan to access.

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

AWS CloudFormation

A

Managed service for launching infrastructure based on templates

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

Amazon Cognito

A

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

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

AWS Direct Connect

A

Cloud service solution that makes it easy to establish a dedicated network connection from your data center to AWS

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

Amazon Simple Storage Service (S3)

A

Service that provides object storage for objects up to 5 TB in size - with no limit on the total storage

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

Auto Scaling Group

A

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

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

Amazon Relational Database Service (RDS)

A

Managed service for relational databases including support for MySQL, PostgreSQL, MariaDB, Oracle, SQL Server, and Amazon Aurora

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

Amazon VPC

A

Logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define

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

Amazon Elasticache

A

Fully-managed in-memory data store that supports memcached and Redis engines

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

Amazon Macie

A

Data classification, protection, and monitoring service powered by machine learning for Amazon S3 data

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

AWS CloudTrail

A

Service that provides audit trail for all services used in an AWS account (across all interaction methods)

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

Elastic Load Balancing

A

Service that enables you to distribute traffic across multiple targets (including EC2, ECS, Lambda).

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

AWS Config

A

Provides continual analysis of AWS resources to ensure they are meeting rules defined in the service

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

AWS CodePipeline

A

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

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

Amazon GuardDuty

A

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

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

Amazon Route 53

A

Highly-available AWS Domain Name Service (DNS) service that can be leveraged in creating highly available and fault tolerant applications. This is a global service.

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

AWS CodeDeploy

A

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

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

Amazon Transcribe

A

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

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

AWS Lambda

A

Service that enables you to use compute resources without having to launch or manage the underlying infrastructure - this is leveraged in serverless architectures

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

Amazon Elastic File System (EFS)

A

Fully managed NFS file system designed for Linux workloads with support for petabytes of data

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

AWS Identity and Access Management (IAM)

A

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.

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

Amazon Redshift

A

Managed petabyte scale data warehousing solution on AWS. In addition, Redshift Spectrum support querying exabytes of data stored in Amazon S3.

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

Elastic Load Balancing

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
AWS Glue
Fully-managed serverless extract, transform, and load (ETL) service
26
Amazon Simple Queue Service (SQS)
Managed message queue service. This can enable fault tolerant and serverless applications. This supports standard and FIFO (first-in first-out) queues.
27
Amazon Rekognition
Computer vision service powered by Machine Learning that can detect objects in images and video
28
AWS Snowball
Petabyte scale data transfer service where a physical device is delivered to your organization and returned by a local carrier then loaded into Amazon S3
29
Amazon CloudWatch
Monitoring and management service that integrates with most AWS services. It provides both metrics and alarms based on those metrics.
30
Amazon Quicksight
Fully-managed Business Intelligence (BI) service enabling self-service data dashboards for data stored in the cloud
31
AWS Secrets Manager
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
32
AWS Database Migration Service (DMS)
Service that enables you to move your data (from popular commercial and open source databases) easily onto the cloud
33
AWS Marketplace
Catalog of third-party software offerings that makes it easy to launch pre-defined solutions onto your AWS account from these vendors
34
Amazon Simple Notification Service (SNS)
Managed pub/sub (publish / subscribe) messaging service. This can enable fan-out architecture with one message triggering multiple actions.
35
AWS Service Catalog
Service for offering your organization’s pre-defined IT offerings to other members of your organization in a self-service portal on AWS
36
AWS Systems Manager
Service that provides a collection of tools and insight into operational data for central management of those cloud or on-premise instances.
37
AWS Shield
Managed Distributed Denial of Service (DDoS) protection service for apps running on AWS
38
AWS Storage Gateway
Hybrid-cloud storage service that enables companies to take advantage of cloud storage on their local networks
39
Amazon Elastic Block Store (EBS)
Persistent block storage designed for use with a single EC2 server. It can scale to support petabytes of data and supports different volume types.
40
AWS Step Functions
Manages the orchestration of complex workflows which are defined using Amazon States Language. It can be leveraged in a serverless architecture.
41
AWS CodeStar
Workflow tool for automatic creation of a continuous delivery pipeline for a custom application using the other developer services
42
Amazon CloudFront
Amazon‘s global Content Delivery Network (CDN) service that enables your users to get content from a server that is closest to them
43
AWS Control Tower
System that launches a multi-account configuration based on AWS best practices
44
Amazon Athena
Service that enables serverless querying of data stored within Amazon S3 using standard SQL queries
45
Network Access Control Lists (ACL)
Control for inbound and outbound traffic within a specific subnet in a VPC. Traffic can be allowed or denied based on custom rules
46
Amazon Aurora
MySQL and PostgreSQL compatible database that was built for the cloud
47
AWS CodeCommit
Fully-managed source control service using Git
48
AWS Snowmobile
Exabyte scale data transfer service where a ruggedized shipping container is sent to your office then loaded into Amazon S3
49
AWS DataSync
Automated data transfer service that efficiently transfer data from your local network into AWS
50
Amazon Inspector
Automated security assessment service for EC2 instances
51
Amazon EMR
Big-data cloud-based tool suite using popular open source tools including Apache Spark, Apache Hive, Presto, and many others.
52
Amazon DynamoDB
Fully managed NoSQL database service that has extremely low latency and scaling based on configuration
53
AWS Artifact
Portal that provides self-service access to AWS compliance reports and agreements you may have with AWS
54
AWS Data Pipeline
Data workflow orchestration service that supports multiple AWS services providing extract, transform, and load (ETL) capabilities
55
AWS Elastic Beanstalk
Platform (PaaS) for scaling and deploying web apps and services across a specific list of technologies
56
Amazon CloudSearch
Managed search service for custom applications
57
Amazon Translate
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.
58
AWS CodeBuild
Fully-managed build and continuous integration service on AWS
59
Amazon EC2
Service that provides secure and resizable virtual servers on AWS
60
Security Groups
Firewall-like controls for EC2 instances within a VPC that controls access for inbound and outbound traffic. Instances can have multiple security groups
61
AWS VPN
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)
62
AWS OpsWorks
a configuration management service that provides managed instances of Chef and Puppet.