Practice 1 Flashcards

1
Q

Insert the missing deployment model.
Cloud-based, on-premises, and ….

A

Cloud-based, on-premises, and
Hybrid

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

Insert the missing benefit of cloud computing.
Cost savings, scalability, flexibility, and…

A

Cost savings, scalability, flexibility, and security

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

Complete the full name of AWS EC2.

AWS blank Cloud Compute

A

AWS Elastic Cloud Compute

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

Which instances are best used when you have compute-intensive needs?

A

The best used instances for this need are: Compute Optimized Instances

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

Which instaces are best used when you are working with large datasets on local storage?

A

The best used instances for this need are: Storage Optimized Instances

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

Which pricing model lets you pay only for what you use?

A

On Demand Instances

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

Which pricing model is the most expensive?

A

Dedicated Hosts

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

What do we need to have in place to handle changes in demand?

A

We need to design a scalable Architecture

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

What are the three types of configurations to control the instance capacity?

A
  1. Minimum capacity
  2. Desired number
  3. Maximum capacity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the Elastic Load Balancing service a single point of contact for?

A

Incoming web traffic

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

What does components do with each other?

A

They communicate

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

What is AWS SNS short for?

A

Simple Notification Service

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

What kind of system is AWS SNS?

A

AWS SNS is a notification system

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

What kind of system is AWS SQS?

A

AWS SQS is a queuing service

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

What does AWS SQS do?

A

AWS SQS adds messages in a queue

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

AWS handles the infrastructure behind serverless. What is important to know?

A

I do not have to think about servers. I
only have to think about code

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

What kind of service is AWS Lambda?

A

AWS Lambda is a serverless compute service

18
Q

What do you pay for when using AWS Lambdas?

A

You only pay for what you use

19
Q

What does containers do?

A

Containers let you package code in a single Object

20
Q

Which platform do AWS ECS support? This playform lets you build, test, and deploy applications.

A

AWS ECS supports Docker

21
Q

What step should be taken by a customer when conducting Pen testing on AWS?

A

Request and wait for approval from the customer’s security team, and then conduct testing.

22
Q

Whch Amazon EC2 pricing model is the MOST cost-efficient for an uninterruptible workload that runs once a year for 24 hours?

A

On-demand Instances

23
Q

How do Amazon EC2 Auto-scaling Groups help achieve high availability for a web application?

A

They automatically add or replace instances across multiple Availability Zones when the application needs it

24
Q

Which AWS feature will reduce the customer’s total cost of ownership (TCO)?

A

Elastic computing
NOTE: EC is the capacity to increase/decrease capacity with addition or removal of investment

25
A Cloud Practitioner must determine if any security groups in AWS account have been provisioned to allow unrestricted access for specific ports. What is the simplest way to do this?
Run AWS trusted advisor and review the findings
26
A company wants to expand from one AWS Region into a second. What does the company need to do to start supporting the new region?
Begin deploying resources in the second region
27
What is an Availability Zone in AWS?
One or more physical data centers
28
Accordign to the AWS Well-Architected Framework, what change management steps should be taken to achieve reliability in the AWS Cloud?
* Use AWS Config to generate inventory of AWS resources * Use AWS Cloudtrail to record AWS API calls into an auditable log file
29
A company's application has flexible start and end times. Which Amazon EC2 pricing model will be the MOST cost-effective?
Spot instances NOTE: This is correct if the workload is interruptible. If the workload is non-interruptible, the most cost-effective would be On-demand instances
30
A company wants to set up a highly available wokrload in AWS with a disaster recovery plan that will allow the company to recover in case of a regional service interruption. Which configuration will meet these requirements?
Run on two Availability Zones in one AWS Region, using another AWS region for the disaster recovery site NOTE: Run on two availability zones -> this is for High Availability Using another AWS Region -> this is for disaster recovery
31
Which AWS characterists make AWS cost effective for a workload with dynamic user demand?
* Elasticity * PAYG pricing
32
What is the relationship between Regions, Availability Zones, and Edge Locations
Regions contain availability zones
33
What is one of the advantages of the Amazon Relational Database Service (Amazon RDS)?
It simplifies relational database administration tasks
34
The AWS Cloud's multiple Regions are an example of...
Global Infrastructure
35
What is the benefit of using AWS managed services, such as Amazon ElastiCache and Amazon Relational Database Service (Amazon RDS)?
They simplify patching and updating underlying OSs
36
If a customer needs to audit the change management of AWS resources, which AWS service should the customer use?
AWS Config
37
The use of what AWS feature or service allows companies to track and categorize spending on a detailed level?
Cost allocation tags
38
What technology enables compute capacity to adjust as loads change?
Auto scaling
39
Which deployment model enables customers to fully trade their capital IT expenses for operational expenses?
Cloud
40
A company that does business online needs to deliver new functionality in an iterative manner, minimizing the time to market. Which AWS feature can provide this?
Agility keyword - "quickly!"