- Barajar
ActivarDesactivar
- Alphabetizar
ActivarDesactivar
- Frente Primero
ActivarDesactivar
- Ambos lados
ActivarDesactivar
- Leer
ActivarDesactivar
Leyendo...
Cómo estudiar sus tarjetas
Teclas de Derecha/Izquierda: Navegar entre tarjetas.tecla derechatecla izquierda
Teclas Arriba/Abajo: Colvea la carta entre frente y dorso.tecla abajotecla arriba
Tecla H: Muestra pista (3er lado).tecla h
Tecla N: Lea el texto en voz.tecla n
Boton play
Boton play
13 Cartas en este set
- Frente
- Atrás
Redshift
|
Use for BI (Business Intelligences) applications. Common use data warehouse
It's relational DB. Store up 16PB of data |
In a Redshift cluster there is a requirement that a disaster recovery site is put in place in another region. Which solution help ensure that this requirement is fulfilled?
|
Enable Cross-Region snapshots for the Redshift Cluster.
|
Command to load data into Redshift cluster from S3?
|
COPY
|
We have a Redshift cluster. how ensure that all data is encrypted at rest?
|
Enable the encryption feature for the cluster.
|
What is EMR?
|
EMR is Elastic MapReduce. It's used to process and move data in the cloud.
EMR is usefull with Apache Spark, hadoop |
If appear a question that asks for real-time processing or streaming data.
|
AWS Kinesis
|
Kinesis Vs SQS
|
Kinesis is in real time and SQS not always.
|
What is the relation between AWS Kinesis Streams, AWS Kinesis FireHose and Redshift?
|
AWS Kinesis Streams can't load data directly to Redshift.
AWS Kinesis Firehouse have the ability to load data directly to RedShift. |
if your are looking fo Serverless SQL
|
Athena is the best choice.
|
Athena could directly do queries in ______
|
S3
|
What options we could use to reduce error and cost between Athena and S3
|
Create a separate Workgroups based upon user groups.
Partition data based upon date & location. |
Elasticsearch
|
It's a thrid-party logging solution.
Elasticsearch love Logs. Excels when it's combined with Logstash and Kibana. This create Kibana (ELK) stack and is very common way to search over your server logs. |
Crawler in AWS Glue
|
Tool to determinate the schema from DynamoDB and populate the AWS Glue Data Catalog with metadata
|