Essentials Flashcards

1
Q

What is this deployment model?

Run all parts of the application in the cloud.

Migrate existing applications to the cloud.

Design and build new applications in the cloud.

A

cloud-based deployment model

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

What is this deployment model?

Deploy resources by using virtualization and resource management tools.

Increase resource utilization by using application management and virtualization technologies.

A

On-premises deployment

aka Private cloud deployment

Though this model is much like legacy IT infrastructure, its incorporation of application management and virtualization technologies helps to increase resource utilization.

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

What is this deployment model?

Connect cloud-based resources to on-premises infrastructure.

Integrate cloud-based resources with legacy IT applications.

A

hybrid deployment

With a hybrid deployment, the company would be able to keep the legacy applications on premises while benefiting from the data and analytics services that run in the cloud.

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

Which 3 are benefits of cloud computing?

A. Trade upfront expense for variable expense

B. Needs fewer people to maintain a database or application

C. Stop spending money to run and maintain data centers

D. Stop guessing capacity

A

A, C, D

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

Which 3 are benefits of cloud computing?

A. More secure than on-premise

B. Benefit from massive economies of scale

C. Increase speed and agility

D. Go global in minutes

A

B, C, D

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

What is cloud computing?

A

On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing

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

How does the scale of cloud computing help you to save costs?

A. You do not have to invest in technology resources before using them.

B. The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices.

C. Accessing services on-demand helps to prevent excess or limited capacity.

D. You can quickly deploy applications to customers and provide them with low latency

A

B. The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices.

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

Which EC2 Instance Type is described?

Provides a balance of compute, memory, and networking resources. You can use them for a variety of workloads. The the application does not require optimization in any single resource area.

A. General Purpose Instance

B. Memory Optimized Instance

C. Storage Optimized Instance

A

A. General Purpose Instance

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

Which EC2 Instance Type is described?

Ideal for high-performance web servers, compute-intensive applications servers, and dedicated gaming servers. You can also use it for batch processing workloads that require processing many transactions in a single group. Offers high-performance processors

A. Storage Optimized Instance

B. Memory Optimized Instance

C. Compute Optimized Instance

A

C. Compute Optimized Instance

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

Which EC2 Instance Type is described?

Designed to deliver fast performance for workloads that process large datasets in memory.
Ideal for a high-performance database or a workload that involves performing real-time processing of a large amount of unstructured data.

A. Memory Optimized Instance

B. Accelerated Computing Instance

C. Storage Optimized Instance

A

A. Memory Optimized Instance

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

Which EC2 Instance Type is described?

Ideal for workloads such as graphics applications, game streaming, and application streaming. Uses hardware accelerators, or coprocessors, to perform some functions more efficiently than is possible in software running on CPUs. Can expedite data processing.

A. Compute Optimized Instance

B. Accelerated Computing Instance

C. Storage Optimized Instance

A

B. Accelerated Computing Instance

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

Which EC2 Instance Type is described?

Designed for workloads that require high, sequential read and write access to large datasets on local storage, and to deliver tens of thousands of low-latency, random IOPS to applications. Ideal for distributed file systems, data warehousing applications, and high-frequency online transaction processing (OLTP) systems. Suitable for data warehousing applications

A. Storage Optimized Instance

B. Memory Optimized Instance

C. Compute Optimized Instance

A

A. Storage Optimized Instance

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

Which EC2 pricing option is described?

Ideal for short-term, irregular workloads that cannot be interrupted (like developing and testing applications). No upfront costs or minimum contracts apply. The instances run continuously until you stop them, and you pay for only the compute time you use.

A. Amazon EC2 Savings Plan

B. Spot Instances

C. On-demand Instances

A

C. On-demand Instances

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

Which EC2 pricing option is described?

Enables you to reduce your compute costs by committing to a consistent amount of compute usage for a 1-year or 3-year term. This term commitment results in savings of up to 72% over On-Demand costs.

A. Amazon EC2 Savings Plan

B. Spot Instances

C. On-demand Instances

A

A. Amazon EC2 Savings Plan

do not require contracts or a commitment to a consistent amount of compute usage.

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

Which EC2 pricing option is described?

Ideal for workloads with flexible start and end times, or that can withstand interruptions. Uses unused Amazon EC2 computing capacity and offer you cost savings at up to 90% off of On-Demand prices.

A. Spot Instances

B. Amazon EC2 Savings Plan

C. Dedicated Host

A

A. Spot Instances

do not require contracts or a commitment to a consistent amount of compute usage.

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

Which EC2 pricing option is described?

Physical servers with Amazon EC2 instance capacity that is fully dedicated to your use. You can use your existing per-socket, per-core, or per-VM software licenses to help maintain license compliance. The most expensive.

A. Reserved Instances

B. Dedicated Hosts

C. On-demand

A

B. Dedicated Hosts

17
Q

Which EC2 pricing option is described?

A billing discount applied to the use of On-Demand Instances in your account. You can purchase Standard Reserved and Convertible Reserved Instances for a 1-year or 3-year term, and Scheduled Reserved Instances for a 1-year term. You realize greater cost savings with the 3-year option.

A. Amazon EC2 Savings Plan

B. Spot Instances

C. Reserved Instances

A

C. Reserved Instances

At the end of a Reserved Instance term, you can continue using the Amazon EC2 instance without interruption. However, you are charged On-Demand rates until you do one of the following:

Terminate the instance.
Purchase a new Reserved Instance that matches the instance attributes (instance type, Region, tenancy, and platform).

18
Q

Pick the 2 true statements about Amazon EC2 Auto Scaling:

A. Enables you to automatically add or remove Amazon EC2 instances in response to changing application demand.

B. Can add new instances to the application when necessary and terminate them when no longer needed.

C. Cannot predict demand, just responds to demand

A

A. Enables you to automatically add or remove Amazon EC2 instances in response to changing application demand.

B. Can add new instances to the application when necessary and terminate them when no longer needed.

Can respond to changing demand and automatically schedules the right number of Amazon EC2 instances based on predicted demand.

19
Q

What is Dynamic scaling?

A

responds to changing demand.

20
Q

What is Predictive scaling?

A

automatically schedules the right number of Amazon EC2 instances based on predicted demand.

21
Q

Pick 3 true statements about Elastic Load Balancing:

A. Acts as multiple points of contact for all incoming web traffic to your Auto Scaling group

B. Elastic Load Balancing and Amazon EC2 Auto Scaling work together

C. Requests route to the load balancer first

D. The requests spread across multiple resources that will handle them.

A

B. Elastic Load Balancing and Amazon EC2 Auto Scaling work together

C. Requests route to the load balancer first

D. The requests spread across multiple resources that will handle them.

Acts as a single point of contact for all incoming web traffic to your Auto Scaling group

22
Q

True or False:

In a monolithic application architecture, if a single component fails, other components fail, and possibly the entire application fails.

A

True

23
Q

True or False:

Loose coupling makes applications more vulnerable to failure.

A

False

In a microservices approach, application components are loosely coupled. In this case, if a single component fails, the other components continue to work because they are communicating with each other. The loose coupling prevents the entire application from failing.

24
Q

Pick the 2 true statements about Amazon SNS:

A. It a publish/subscribe service.

B. Subscribers publish messages

C. Subscribers can be web servers, email addresses, AWS Lambda functions, or several other options.

A

A. It a publish/subscribe service.

C. Subscribers can be web servers, email addresses, AWS Lambda functions, or several other options.

Using Amazon SNS topics, a publisher publishes messages to subscribers.

25
Q

Pick the 2 true statements about Amazon SQS:

A. Requires other services to be available.

B. Is an application sends messages into a queue

C. Can can send, store, and receive messages between software components

A

B. Is an application sends messages into a queue

C. Can can send, store, and receive messages between software components

you can send, store, and receive messages between software components, without losing messages or requiring other services to be available.

26
Q

Which AWS service is the best choice for publishing messages to subscribers?

A. Amazon SQS

B. Amazon EC2 Auto Scaling

C. Amazon SNS

D. Elastic Load Balancing

A

Amazon SNS

27
Q

Which computing service is described?

Hosting a traditional applications and want full access to the underlying operating system like Linux or Windows.

A. Serverless Computing

B. EC2

C. AWS Lamda Function

A

B. EC2

28
Q

Which computing service is described?

Running code on servers, but you do not need to provision or manage these servers. Has the flexibility to scale applications automatically. Can adjust the serverless applications’ capacity by modifying the units of consumptions, such as throughput and memory.

A. EC2

B. Containers

C. AWS Lamda Function

A

C. AWS Lamda Function

While using AWS Lambda, you pay only for the compute time that you consume. Charges apply only when your code is running. You can also run code for virtually any type of application or backend service, all with zero administration.

29
Q

Which computing service is described?

Package your application’s code and dependencies into a single object. Can also use for processes and workflows in which there are essential requirements for security, reliability, and scalability.

A. EC2

B. Containers

C. AWS Lamda Function

A

B. Containers

30
Q

Which computing service is described?

Is a highly scalable, high-performance container management system that enables you to run and scale containerized applications on AWS. Supports Docker containers. Can use API calls to launch and stop Docker-enabled applications.

A. Amazon EC2

B. Amazon ECS

C. Amazon EKS

A

B. Amazon ECS

31
Q

Which computing service is described?

A fully managed service that you can use to run Kubernetes on AWS.

A. Amazon EC2

B. Amazon ECS

C. Amazon EKS

A

C. Amazon EKS

32
Q

Put the steps for AWS Lamba in order.

A. Code runs only when triggered.

B. Upload code to Lamda.

C. Set code to trigger from an event source.

D. Pay only for the compute time you use.

A

B, C, A, D

33
Q

Which computing service is described?

A serverless compute engine for containers. It works with both Amazon ECS and Amazon EKS. Manages your server infrastructure for you.

A. Amazon EKS

B. AWS Fargate

C. Amazon EC2

A

B. AWS Fargate