A desktop delivery service that allows the provisioning of virtual desktops for users.
17
New cards
Amazon SageMaker
Machine Learning service for building, training, and deploying ML models.
18
New cards
AWS Config
Configuration monitoring service for simplifying compliance auditing, security analysis, change management, and operational troubleshooting.
19
New cards
Amazon Lex
Conversational interface service for building voice and text chatbots.
20
New cards
What are the DB instance type options in Amazon RDS?
The DB instance type options in Amazon RDS are general purpose, memory optimized, and burstable performance.
21
New cards
AWS Budgets
A budgeting service that sends alerts when cost or usage budgets are exceeded.
22
New cards
Container
A standard unit of software that packages code with its dependencies.
23
New cards
Amazon Kinesis Data Firehose
Loads streams into data stores.
24
New cards
What is the AWS Command Line Interface (CLI)?
The AWS Command Line Interface (CLI) is a unified tool to manage AWS.
25
New cards
What is a region in the context of global infrastructure?
A region is a geographic area that hosts two or more availability zones.
26
New cards
Variable cost structure
A cost structure in which costs fluctuate based on the level of production or sales.
27
New cards
What is hybrid deployment?
Hybrid deployment is a model where cloud resources and on-premises resources are used together.
28
New cards
What are the five main benefits of AWS Organizations?
1. Centrally manage access policies across multiple AWS accounts.
29
New cards
What is the third factor to consider when estimating the costs of Amazon EBS?
Snapshots.
30
New cards
How do you estimate the costs of Amazon CloudFront distribution?
* Data Transfer Out. * Traffic distribution. * Number of requests.
31
New cards
Operational excellence
the ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures.
32
New cards
Security
the ability to protect information, systems, and assets while delivering business value through risk assessments and mitigation strategies.
33
New cards
Reliability
the ability of a system to recover from infrastructure or service disruptions, dynamically acquire computing resources to meet demand, and mitigate disruptions such as misconfigurations or transient network issues.
34
New cards
Performance Efficiency
includes the ability to use computing resources efficiently to meet system requirements and to maintain that efficiency as demand changes and technologies evolve.
35
New cards
Cost Optimization
the ability to avoid or eliminate unneeded cost or sub-optimal resources.
36
New cards
What variables affect EC2 pricing?
\- The buying option (On-demand, Reserved, Spot, Dedicated)
\- Selected AMI
\- Selected instance type
\- Region
\- Data Transfer in/out
\- Storage capacity.
37
New cards
What do customers inherit from AWS?
Physical and environmental controls
38
New cards
Hypervisor
allows multiple virtual instance to run on physical server through code.
39
New cards
Patching
updates to operating system to fix bug or security issue (client responsibility) (operating system level) except if a managed service
40
New cards
APN Consulting Partners
professional services firms that help customers design, build, and manage their workloads on AWS
41
New cards
APN Technology Partners
provide hardware, connectivity services, or software solutions that or hosted on or integrated with AWS
42
New cards
AWS Quick Starts
Get automated, gold-standard enterprise solutions; A *reference deployment* includes an architectural outline, CloudFormation templates, and an implementation guide
43
New cards
AWS Marketplace
Find, test, buy, and deploy AWS-compatible software
44
New cards
AWS Support Conceirge
provides assistance with account and billing subjects
45
New cards
AWS Abuse Team
provides assistance when AWS resources are compromised by abusive or illegal means
46
New cards
Infrastructure event Management
provides strategic planning assistance before major events (e.g., launches) aka a short-term engagement with AWS Support, included in the Enterprise-level Support product offering, and available for additional purchase for Business-level Support subscribers.
47
New cards
Technical account manager
a technical point of contact with AWS expertise
48
New cards
Enterprise plan
offers additional features, such as a technical account manager, infrastructure event management, in-depth architectural and operational guidance with SMEs, the AWS Abuse Team, and the AWS Support Concierge Team
49
New cards
Business Plan
offers additional features, such as use-case guidance, AWS Trusted Advisor, the AWS Support API, and third-party software support
50
New cards
AWS Support API
an interface for programmatic case management
51
New cards
Developer plan
offers additional features, such as best practice guidance, basic architecture support, and AWS IAM
52
New cards
Basic Plan
free and offers support for account and billing questions, service quota increases, documentation, and forums
53
New cards
Shared responsibility Model
states that security and compliance are shared responsibilities between AWS and the customer; Under the shared responsibility model, AWS is responsible for the hardware and software that run AWS services. This includes patching the infrastructure software and configuring infrastructure devices. As a customer, you are responsible for implementing best practices for data encryption, patching guest operating system and applications, identity and access management, and network & firewall configurations.
54
New cards
Four factors of the SRM
* Security *in* the cloud is the responsibility of the customer * Security *of* the cloud is the responsibility of AWS * *Shared Controls* apply to the infrastructure layer and customer layer (e.g., awareness and training) * *Inherited Controls* include physical and environmental controls * *Customer Specific Controls* include service and communication protection and zone security
55
New cards
AWS Storage Gateway
Get on-premises access to virtually unlimited cloud storage
56
New cards
AWS S3 Glacier
a data archiving and long-term backup service that can store infrequently accessed data inexpensively
* *Expedited Retrieval* returns data in a 1-5 minutes * *Standard Retrieval* returns data in 3-5 hours * *Bulk Retrieval* returns data in 5-12 hours
57
New cards
Amazon Elastic File System
Set up a Linux file system
58
New cards
Amazon Simple Storage Service (S3)
an object storage service that has unlimited storage (buckets)and a single object limited to 5 TB
59
New cards
Common scenarios for using S3
backup and store, application hosting, media hosting, software delivering, retrieve any amount of data from anywhere via Internet, and foundational for serverless computing, user-driven content, backup and recovery, and data lakes
60
New cards
S3 Standard
a storage class for frequently accessed data, replicated over all AZ if 3+ AZ
61
New cards
S3 Intelligent-Tiering
a storage class for data with changing or unknown access patterns
62
New cards
S3 Reduced Redundancy
a storage class for frequently accessed, non-critical data
63
New cards
S3 Standard IA/One Zone-IA
for long-lived, infrequently accessed data
64
New cards
Data lake
a repository of raw, unstructured data
65
New cards
Object storage
stores data in distinct units consisting of the data itself, associated metadata, and a unique identifier
66
New cards
Penetration testing
the practice of testing a network or web application for security vulnerabilities and is allowed by the client on eight select services without permission (e.g., Elastic Beanstalk)
67
New cards
Security bulletins
notify customers of security and privacy events
68
New cards
AWS Identity and Access Management
a resource access service that can control resource authentication and authorization
69
New cards
User
an operator with permanent credentials
70
New cards
Group
a collection of users
71
New cards
Role
an operator with temporary credentials
72
New cards
Policy document
attached to a user, group, or role and defines permissions via JSON
73
New cards
Least privilege
a best practice in which users are granted only the permissions necessary to do particular tasks
74
New cards
Access key
a long-term credential that allows for programmatic access to the AWS CLI or AWS API
75
New cards
AWS Web Application Firewall
Create security rules to block common attack patterns and exploits (e.g., SQL injection)
76
New cards
AWS Cloud HSM
Generate and use encryption keys
77
New cards
AWS Certificate Manager
a certificate management service that can provision, manage, and deploy digital certificates (i.e., SSL/TLS); A *digital certificate* creates a secure link between a web browser and a web server
78
New cards
AWS Secrets Manager
a secret management service that can rotate, manage, and retrieve database credentials and API keys
79
New cards
Amazon Cloud Directory
a directory service that can organize and manage application resources and relationships between them
80
New cards
AWS Key Management Service
a key management service that can create and control keys to encrypt or digitally sign data
81
New cards
Amazon Firewall Manager
a firewall management service that can simplify WAF administration and security rules across resources
82
New cards
AWS Shield
a DDoS protection service that can protect resources against web traffic overflows; A *distributed denial of service (DDoS)* is a malicious attempt to crash an application, service, or network with excessive traffic
83
New cards
AWS Artifact
a compliance reporting service and can access compliance reports, accreditations, and agreements (e.g., ISO certifications, NDAs, etc.)
84
New cards
Amazon Cognito
an application identity management service and can add user sign-up, sign-in, and access control to applications
85
New cards
Amazon Inspector
a security assessment service that analyzes applications for exposure, vulnerabilities, and deviation from best practices
86
New cards
Elastic Load Balancing
a traffic distribution service
87
New cards
The Load Balancer
serves as the point of contact for client requests, routing traffic across multiple targets
88
New cards
The Listener
forwards requests to targets with the appropriate protocol and port configurations
89
New cards
Network Load Balancer
routes traffic for applications with performance requirements or volatile traffic patterns
90
New cards
The Application Load Balancer
routes traffic for modern application architectures
91
New cards
The Classic Load Balancer
routes traffic for legacy options (i.e., EC2 instances launched prior to VPC)
92
New cards
Amazon API Gateway
an API service that can create, maintain, and secure APIs
93
New cards
AWS Direct connect
a network connection service that can establish a direct network connection on-premises to AWS
94
New cards
A network access control list
a layer of security for VPC that acts as a firewall for inbound and outbound *subnet* traffic
95
New cards
An Internet gateway
the VPC side of an Internet connection
96
New cards
A subnet
a subset of a VPC network which can house isolated resources
97
New cards
Amazon Virtual Private Cloud
a private networking service
98
New cards
Edge Location
a localized cache that lives close to end users
99
New cards
Content Delivery Network
a distributed network of servers and data centers
100
New cards
AWS VPN
Set up secure connections to VPC or on-premises networks