Send a link to your students to track their progress
142 Terms
1
New cards
What should you do to increase your root account security?
Enable-Two Factor Authentication
2
New cards
What is an AMI best practice?
Don't use the root user account
3
New cards
What is a proper definition of AMI Roles?
An AMI entity that defines a set of permissiosn for making AWS service requests, that will be used by AWS services
4
New cards
What are AIM Policies?
JSON documents to define USers, Groups, or Role's permissions
5
New cards
Under the shared responsibility model, what is the customer responsible for in IAM?
Assigning users proper IAM Policies
6
New cards
Which principle should you apply regarding IAM Permissions?
Grant least privilege
7
New cards
What is an IAM Security tool?
IAM Credentials report
8
New cards
What is an EC2 purchasing option you should use for an application you plan on running on a server continuously for 1 year?
Reserved Instances
9
New cards
What is an EC2 purchasing option that can provide a larger discount but is no suitable for critical jobs or databases?
Spot Instances
10
New cards
What is a network security tool you can use to control traffic in and out of EC2 instances?
Security Groups
11
New cards
How long can you reserve an EC2 Reserved Instance?
1 or 3 years
12
New cards
Under the Shared Responsibility Model, who is responsible for operating-system patches and updates on EC2 instances?
The customer
13
New cards
A company would like to deploy a high-performance computing (HPC) application on EC2. Which EC2 instance type should it choose?
Compute Optimized
14
New cards
What is an EBS Volume tied to?
An availability zone
15
New cards
What is an EBS Snapshot?
A backup of your EBS Volume at a point in time
16
New cards
Where can you find a third party's AMI so you can use it to launch your EC2 instance?
AWS Marketplace AMIs
17
New cards
Which EC2 Storage would you use to create a shared network file system for your EC2 Instances?
EFS
18
New cards
Which service can be used to automate image management processes?
EC2 Image Builder
19
New cards
Which of the following is a fully managed native Microsoft Windows File System?
FSx
20
New cards
Changing an EC2 Instance Type from a t3a.medium to a t3a.2xlarge is an example of?
Vertical Scaling
21
New cards
Which AWS service offers easy horizontal scaling of compute capacity
ASG
22
New cards
Which Load Balancer is best suited for HTTP/HTTPS load balancing traffic?
Application Load Balancer
23
New cards
What is not a feature of Load Balancers
Back-end autoscaling
24
New cards
Which AWS offered Load Balancer should you use to handle hundreds of thousands of connections with low latency?
Network Load Balancer
25
New cards
What is the main purpose of High Availability in the Cloud?
Application thriving even in case of a disaster
26
New cards
What can you use to handle quickly and automactically changing the load on you r websites and application by adding compute resources?
An auto scaling group
27
New cards
What is not an auto scaling strategy?
Active Scaling
28
New cards
Where are objects stored in Amazon S3?
Buckets
29
New cards
What are S3 objects not composed of?
Access Keys
30
New cards
Which S3 Storage Class is suitable for less frequently accessed data, but with rapid access when needed, while keeping a high durability and allowing an Availability Zone failure?
Amazon S3 standard-infrequent access
31
New cards
Which of the following is an exabytes-scal data moving service in or out of AWS?
Snowmobile
32
New cards
What hybrid AWS service is used to allow on-premises servers to seamlessly use the AWS Cloud at the storage layer?
Storage Gateway
33
New cards
A non-profit organization needs to regularly transfer petabytes of data to the cloud and to have access to local computing capacity. Which service can help with this task?
Snowball Edge - Storage Optimized
34
New cards
Which S3 Class is the most cost-effective for archiving data with no retrieval time requirement?
Amazon Clacier Deep Archive
35
New cards
What can you use to define actions to move S3 objects between different storage classes?
Lifecycle Rules
36
New cards
What AWS service is a petabyte scale data moving service (as a fleet) in or out of AWS with computing capabilities?
Snowball Edge
37
New cards
A research team deployed in a location with low-internet connection would like to move 5 TBs of data to the Cloud. Which service can it use?
Snowcone
38
New cards
What is a proprietary relational database technology from AWS and is cloud-optimized?
Aurora
39
New cards
You would like to set up a NoSQL database that can scale with no downtime and can handle millions of requests per second. Which AWS database is best suited for this work?
DynamoDB
40
New cards
Which AWS database is a data warehouse?
Redshift
41
New cards
How can you create Hadoop clusters to analyze and process a vast amount of data?
EMR
42
New cards
You would like to migrate databases to AWS while still being able to use the database during the migration. What service allows you to do this?
Database Migration Service (DMS)
43
New cards
What is the name of a central repository to store structural and operatinal metadata for data assets in AWS Glue?
Glue Data Catalog
44
New cards
A company would like to set up a managed MongoDB database. Which AWS database is best suited for this task?
DocumentDB
45
New cards
Which AWS service is an immutable ledger database?
QLDB
46
New cards
You want to create a decentralized blockchain on AWS. Which AWS service woud you use?
Managed Blockchain
47
New cards
Which AWS serverless service can use machine learning-powered business intelligence to create interactive dashboards such as business analytics?
QuickSight
48
New cards
What database is a managed service with SQL capability suited for Online Transaction Processing (OLTP)?
RDS
49
New cards
What AWS service is always serverless and has SQL capabilities?
Athena
50
New cards
Which serverless service would you use to prepare data so it can be loaded for analytics?
Glue
51
New cards
What AWS service can create complex grpahs for fraud detection?
Neptune
52
New cards
What exclusivly DynamoDB feature is an in-memory cache that can improve your performance yp to 10x?
DynamoDB Accelerator
53
New cards
How do you get charged in AWS Lambda?
Per calland per duration
54
New cards
How would you best describe "even-0driven" in AWS Lambda?
Happens when needed
55
New cards
What AWS service allows you to launch Docker containers in AWS, but requires you to provision and maintain the infrastructure?
ECS
56
New cards
Where should you store your private Docker images so they can be run by ECS or Fargate?
Elastic Container Registry
57
New cards
What is the name of the software development platform that allows you to run applications the same way, regardless of where they are run?
Docker
58
New cards
You would like to launch Docker containers in AWS without worrying about provisioning or managing any infrastructure. The Docker containers will be used to host a heavy workloads to serve different types of requests. Some requests may need up to 30 minutes to be completed. Which AWS service should you use to run Docker containers in a Serverless way and satisfy the requirements?
Fargate
59
New cards
A complete cloud beginner would like to create a simple application with predictable pricing. What service should this person use?
Lightsail
60
New cards
A company needs to run thousands of jobs but would like to NOT manage the compute resources. What service can it use?
Batch
61
New cards
What AWS serverless servicecan be used by developers to create APIs?
API Gateway
62
New cards
What AWS service is reffered to as a Platform as a Service (PaaS)?
Elastic Beanstalk
63
New cards
You need to use Chef or Puppet. Which AWS service should you use?
OpsWorks
64
New cards
What AWS managed service allows you to automate software deployments to a hybrid mix of EC2 Instances and On-premises servers?
CodeDeploy
65
New cards
You need a unified user interface that gives you visibility, control, and patching capabilities for your EC2 Instances on AWS, as well as for servers running in your on-premises data centers. Which service should you use?
Systems Manager
66
New cards
A developer team would like to collaborate on code with versioning support. Which AWS service can help the developers?
CodeCommit
67
New cards
Which serverless service can be used to build code and run tests?
CodeBuild
68
New cards
What AWS service can a devloper use to store code dependencies?
CodeArtifact
69
New cards
A new startup would like an online integrated development environment (IDE) to write, run, and debug code. Which AWS service can help with this task?
Cloud9
70
New cards
What AWS service allows you to deploy Infrastructure as a Code?
CloudFormation
71
New cards
What is called the declaration of the AWS resources that make up a stack?
CloudFormation Templates
72
New cards
A developer would like to deploy infrastructure on AWS but only knows python. What AWS service can assist him?
Cloud Developer Kit (CDK)
73
New cards
Which Route 53 Routing Policies would you use to route traffic to multiple resources in proportions that you specify?
Weighted Routing Policy
74
New cards
What features are available with Route 53?
Domain Registration, DNS, Health Checks, Routing Policy
75
New cards
What does AWS CloudFront use to improve read performance?
Catching Content in Edge Locations
76
New cards
What services does CloudFront integrate to protect against web attacks?
WAF and Shield
77
New cards
Which service can be used to run AWS infrastructure and services on-premises for a hybrid cloud architectures?
Outposts
78
New cards
What AWS service is optimized to deploy ultra-low latency applications to 5G devices?
WaveLength
79
New cards
You need fast, easy, and secure transfers of files over long distances on S3. What service would you use?
S3 Transfer Acceleration
80
New cards
Which principle is mainly applied when using Amazon SQS or Amazon SNS?
Decouple your applications
81
New cards
Which service is a fully managed pub/sub messaging service that makes it easy to set up, operate, and send notifications from the cloud, using a push-based system?
Simple Notification Service (SNS)
82
New cards
Which service allows you to send, store, and recieve messages between software components at any volume, without losing messages or requiring other servies to be available, using a pull-based system?
Simple Queue Servicve (SQS)
83
New cards
A company using Apache ActiveMQ is migrating to the cloud. Which AWS service can it use to easily set up and operate its message brokers in the cloud?
MQ
84
New cards
What service would you use to monitor metrics for services in AWS?
CloudWatch
85
New cards
Which CloudWatch feature would you use to trigger notifications when a metric reaches a threshold you specify?
CloudWatch Alarms
86
New cards
How would you describe Amazon CloudWatch Logs?
A single, hightly scalable service that centralizes the logs from all of your systems, applications, and AWS services that you use
87
New cards
Which service allows you to inspect, audit, and record events and API calls made within your AWS account?
CloudTrail
88
New cards
Which AWS service helps developers analyze and debug production as well as distributed applications?
X-Ray
89
New cards
Which AWS service automatically analyzes code and provides performance recommendations?
CodeGuru
90
New cards
If a resource is deleted in AWS, which service should you use to investigate first?
CloudTrail
91
New cards
Which AWS service provides alerts and remediation guidance when AWS is experiencing events that may impact you?
AWS Health Dasgboard
92
New cards
You need a logically isolated sectino of AWS, where you can launch AWS resources in a private network that you define. What should you use?
A VPC
93
New cards
Your private subnets need to connect to the Internet while still remaining private. Which AWS-managed VPC component allows you to do this?
NAT Gateways
94
New cards
Which type of firewall has both ALLOW and DENY rules and operates at the subnet level?
Network Access Control List (NACL)
95
New cards
A company needs two VPCs to communicate with each other. What can they use?
VPC Peering
96
New cards
You would like to connect hundreds of VPCs and you on-premises data centers together. Which AWS service allows you to link all these together efficiently?
Transit Gateway
97
New cards
Your VPC needs to connect with the Internet. Which VPC component can help?
Internet Gateway
98
New cards
A company needs to have a private, secure, and fast connection between its on-premises data centers and the AWS Cloud. Which connection should they use?
AWS Direct Connect
99
New cards
According to the Shared Responsibility Model, who is responsible for network configuration for EC2 Instances?
The customer
100
New cards
According to the Shared Responsibility Model, who is responsible for protecting hardware?