definitions Flashcards

1
Q

architecture automatically responds to changing demand up or down, out or in.

A

scalability

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

service that helps respond to changing demand

A

Amazon EC2 Auto Scaling.

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

a solution put together using different components and services that can operate and execute independently of one another, instead of being closely coupled to each of its connecting components to operate and function. Each component is effectively unaware of any other changes to other components due to the segregation of boundaries applied. Each service communicates with others using specific interfaces which remain constant throughout its development regardless of what configurations are made.

A

decoupled architecture

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

application with tightly coupled components. These components might include databases, servers, the user interface, business logic…

A

monolithic applications

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

loosely coupled application components

A

microservices applications

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

a standard way to package your application’s code and dependencies into a single object. also for processes and workflows in which there are essential requirements for security, reliability, and scalability.

A

containerized applications

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

open-source software that enables you to deploy and manage containerized applications at scale.

A

Kubernetes

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

the on-demand delivery of IT resources over the internet with pay-as-you-go pricing

A

cloud computing

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

each Region is isolated from every other Region in the sense that absolutely no data goes in or out of your environment in that Region without you explicitly granting permission for that data to be moved

A

Regional data sovereignty

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

one or more discrete data centers with redundant power, networking, and connectivity

A

availability zone or AZ

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

redundant features of Availability Zones

A

redundant power, networking, and connectivity

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

how many availability zones covered by a region?

A

multiple

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

how many regions covered by an availability zone

A

one

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

each AWS Region consists of multiple isolated and physically separate ____________ within a geographic Region.

A

availability zones

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

API

A

application programming interface

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