Domain 3: Technology (33%) Flashcards

1
Q

AWS Provisioning and Operating Interfaces

A

Programmatic access
APIs
SDKs
Management Console
CLI
Infrastructure as Code

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

Cloud Deployment models

A

All in with cloud/cloud native
Hybrid
On-Premises

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

Connectivity Options

A

VPN
AWS Direct Connect
Public Internet

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

Multiple AWS Region Uses

A

Availability of services
Disaster recovery/business continuity
Low latency for end-users
Data sovereignty

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

Edge Location Services

A

Amazon CloudFront
AWS Global Accelerator

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

AWS Storage Services

A
  • AWS Backup
  • Amazon Elastic Block Store (Amazon EBS)
  • Amazon Elastic File System (Amazon EFS)
  • Amazon S3
  • Amazon S3 Glacier
  • AWS Snowball Edge
  • AWS Storage Gateway
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

AWS Networking Services

A

VPC
Security Groups
Amazon Route 53
Direct Connect
CloudFront
API Gateway

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

AWS Database Services

A

Amazon Aurora
Amazon DynamoDB
Amazon ElastiCache
Amazon RDS
Amazon Redshift
AWS Data-Migration Service (DMS)

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

Tech Support Sources

A

Best practices
Whitepapers
AWS Knowledge Center
Forums
Blogs

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

AWS Support Levels

A

AWS Abuse
AWS Support cases
Premium Support
Technical Account Managers

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

Describe AWS CLI

A

Command Line Interface for AWS console allowing for scripts and automation.
Available for Windows, macOS, and Linux.
Port 443, requires access/secret key

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

AWS Developer Tools

A

CodeBuild
CodeCommit
CodeDeploy
CodePipeline
CodeStar

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

AWS Software Development Kit Officially Supported Languages

A

Javascript
Python
PHP
.NET
Ruby
Java
Go
Node.js
C++

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

AWS Software Developer Kit Officially Supported Mobile Options

A

iOS
Android
React Native
Mobile Web
Unity
Xamarin

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

Availability Zone Characteristics

A

Multiple per a region
Max 60 miles (100 KM) physical separation
Private fiber for low latency
Separate power grids and flood plains for resiliency

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

Describe CloudWatch

A

Service for monitoring and measuring services running in the AWS environment.

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

Describe CloudTrail

A

Pairs with cloud watch but auditing and compliance focused instead of performance.

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

Describe AWS Shield

A

Provides DOS and DDOS protection for AWS services. Comes in standard and advanced tiers.
Operates at layer 3 and 4 of the OSI model.

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

Describe AWS WAF

A

AWS Web Application Firewall.
Operates at layer 7 of the OSI model.

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

Security Group Key Components

A
  • Applied at the host level
  • Statefull firewall rules
  • Implied deny all rule
21
Q

ACL Key Concepts

A
  • Applied at the subnet level
  • Stateless firewall rules
  • Explicit deny rules
22
Q

What is Amazon Route 53

A

AWS high availability DNS service

23
Q

Describe AWS CloudFront

A

Low-latency Content Delivery Network (CDN)

24
Q

Elastic Block Store (EBS) SSD Types

A

io2
io2 Block Express
io1
gp3
gp2

25
Elastic Block Store (EBS) HDD Types
st1 sc1
26
S3 Bucket Limitations
Globally unique name Only exists in one region
27
S3 Storage Classes
Standard Intelligent-Tiering Standard-IA One Zone-IA Glacier Instant Retrieval Glacier Flexible Retrieval (5-12 hrs Retrieval) Glacier Deep Archive (12-48 hrs Retrieval) Outpost
28
S3 Bucket ACL Layers
Bucket User Object
29
Describe AWS Storage Gateway
Hybrid cloud service for integrating on-premises resources
30
Describe AWS Snow
Offer AWS compute and storage capabilities outside of AWS regions and resource areas
31
AWS Snow Tiers
Snowcone Snowball Snowmobile
32
EC2 Categories
General Purpose Compute Optimized Memory Optimized Accelerated Computing Storage Optimized
33
Service Categories
Compute Storage Network Database
34
Describe Lightsail
AWS managed blueprints for quick OS, application, or stack deployments
35
Describe Elastic Beanstalk
PaaS for quick provisioning for applications and automatic scaling of resources.
36
Describe Lambda
Execute code for virtually any application or back-end service without provisioning or monitoring requirements. Metered by processing time, number of times called, and allocated memory.
37
AWS Container Services
- Amazon Elastic Container Service (Amazon ECS) - Amazon Elastic Kubernetes Service (Amazon EKS) - AWS Fargate
38
Describe DynamoDB
AWS non-SQL database offering
39
Describe Amazon Redshift
Cloud-based data warehouse solution metered by storage size and compute power to analyze and retrieve data.
40
Describe CloudFormation
AWS infrastructure as code solution for secure and reliable building of systems from templates.
41
AWS End-user Computing Services
WorkSpaces AppStream Worklink
42
Compute and Serverless Services
- AWS Lambda - Amazon Lightsail - Amazon WorkSpaces - AWS Batch - Amazon EC2 - AWS Elastic Beanstalk
43
Analytics Services
- Amazon Athena - Amazon Kinesis - Amazon QuickSight
44
Application Integration Services
- Amazon Simple Notification Service (Amazon SNS) - Amazon Simple Queue Service (Amazon SQS)
45
Customer Engagement Service
Amazon Connect
46
Types of Load Balancers
Application Network Classic Gateway
47
S3 Bucket Versioning Actions
Transition Expire
48
Describe Systems Manager Parameter Store
Configuration and secrets management in both plaintext or encrypted.