
Study Group Database 14.03.2019
Quiz by Robin d.
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
4 questions
Show answers
- Q1You have created a Redshift cluster without encryption, and now your security team wants you to encrypt all the data. How do you achieve this?Unload the data from the existing cluster and reload it to a new cluster with encryption on.Run the command encrypt cluster from a SQL prompt on a Redshift client.It is simple. Just change the settings of the cluster and make it encrypted. All the data will be encrypted.Encrypt the application that is loading data in Redshift; that way, all the data will already be encrypted.120s
- Q2Your company is generating a huge volume of data sets with billions of rows that must be summarized by columns. You are going to use Tableau on top of this data set to build daily and weekly reports. Which AWS service should you use to meet the requirement?Amazon RedshiftAmazon DynamoDBAmazon RDSElastiCache120s
- Q3You are running your mission-critical production database using a multi-AZ architecture in Amazon RDS with PIOPS. You are going to add some new functionality; therefore, you need to clone the database and give it to the developers so that they can start working on the new functionality. What can you do to minimize the cost?Use a single AZ & Don’t use PIOPS.Create a read replica and give the developers the read replica.Create a read replica and give the developers the read replica & Don’t use PIOPS.Use multiple AZs.120s
- Q4You are designing a highly scalable and available web application, and you are using EC2 instances along with Auto Scaling to host the web application. You want to store the session state data in such a way that it should not impact Auto Scaling. What service could you use to store the session state data?Amazon DynamoDB & Amazon ElasticCacheAllAmazon DynamoDB & Amazon ElasticCache & Amazon EC2Amazon DynamoDB & Amazon ElasticCache & Amazon RDS120s