- 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
9 Cartas en este set
- Frente
- Atrás
What is the best solution to solve of external customer performance issues?
Slow connectivity Images or videos aren't loading fast enough |
CloudFront
|
If we need to only special users could access to specific section the best option is _______
|
CloudFront origin with signed cookies.
|
If you need that the traffic not hit the S3 URLs directly instead, they should be directed to the cloudfront distribution and the file should be fetched thought the CloudFront URL which method is the most appropiate?
|
Create the origin access identity (OAI) and associate it with the distribution.
|
What kind of Elastic Cache are there?
|
ElastiCache
Redis Memcached ElasticCache is to databases |
If on the exam talking about IP caching
|
Think in Global Accelerator
|
We have application hosted in two regions
Now we have users from all around the world. The new users have been experiencing high latency. How can solve this problem, keep in mind that possible failovers in the app need to be solved very quicky? |
Enable Global Accelerator endpoint for the two regions
|
Gateway Cached Volumes
|
Use to storage data in S3.
"Minimize the need to scale your storage on-premise" "Retain low-latency access to your frequently access data". |
Gateway Stored Volumes
|
Asynchronously back up point-in-time
Provide low latency to all the data and maintains backup in AWS If you have a lot of information on-premise and transfer to cloud, use AWS storage gateways. |
You've CloudFront for a website and the origin is an Amazon S3 bucket that support HTTP comunication.
You require HTTPS for the communication between CloudFront and Amazon S3. The viewers access the content in the CloudFront using HTTP. How automatically redirect HTTP to HTTPS? |
Configure the viewer protocol policy of the CloudFront distribution to be "Redirect HTTP to HTTPS"
|