week 6 lecture Flashcards
what is an unmanaged service?
Scaling, fault tolerance, and availability are managed by you.
what is a managed service
Scaling, fault tolerance, and availability are typically built in to the service.
what are unmanaged database challenges?
-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
what is a data warehouse?
Data Warehouse:
-Stores historical and communicative data from multiple sources
-Designed to analyse data
-Subject Oriented collection of data
-Complex analysis based queries
what is EC2 Auto Scaling
-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
what is an auto scaling group?
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.