week 6 lecture Flashcards

1
Q

what is an unmanaged service?

A

Scaling, fault tolerance, and availability are managed by you.

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

what is a managed service

A

Scaling, fault tolerance, and availability are typically built in to the service.

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

what are unmanaged database challenges?

A

-Server maintenance and energy footprint
-Software installation and patches
-Database backups and high availability
-Limits on scalability
-Data security
-Operating system (OS) installation and patches

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

what is a data warehouse?

A

Data Warehouse:
-Stores historical and communicative data from multiple sources
-Designed to analyse data
-Subject Oriented collection of data
-Complex analysis based queries

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

what is EC2 Auto Scaling

A

-Helps you maintain application availability
-Enables you to automatically add or remove EC2 instances according to conditions that you define
-Detects impaired EC2 instances and unhealthy applications, and replaces the instances without your intervention
-Provides several scaling options – Manual, scheduled, dynamic or on-demand, and predictive

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

what is an auto scaling group?

A

An Auto Scaling group is a collection of EC2 instances that are treated as a logical grouping for the purposes of automatic scaling and management.

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