Buscar
🇪🇸
MEM
O
RY
.COM
4.37.48
Invitado
Iniciar sesión
Página de inicio
0
0
0
0
0
Crear curso
Cursos
Último juego
Panel
Notificaciones
Clases
Carpetas
Exámenes
Exámenes personalizados
Ayuda
Marcador
Tienda
Premios
Amigos
Asignaturas
Modo oscuro
Identificador de usuario: 999999
Versión: 4.37.48
www.memory.es
Estás en modo de exploración. debe iniciar sesión para usar
MEM
O
RY
Inicia sesión para empezar
Index
»
AWS Solution Architect - Associate
»
S3 Storage
»
S3 Storage
level: S3 Storage
Questions and Answers List
level questions: S3 Storage
Question
Answer
Buckets are defined at region level even though bucket name is global. True or False?
True
What's the key in s3://my-bucket/my_file.txt?
my_file.txt
Suspending versioning does not delete previous versions. True or False?
True
Name the method to encrypt S3 objects using keys handled and managed by AWS?
SSE-S3
Name the method to encrypt S3 objects using Amazon KMS keys?
SSE-KMS
Name the client library to encrypt objects before uploading to S3 (for client side encryption)?
Amazon S3 Encryption Client
You can block public access for a bucket through "Block public access to buckets" setting. True or False?
True
You want to grant access to a S3 object for a limited time to a user. What option would you choose for this?
Pre-signed URLs.
To host a static website, "Host a static website" option must be enabled within S3 bucket. True or False?
True
Bucket policies are evaluated before "default encryption". True or False?
True
For cross-region or same-region replication to work, "Must enable Versioning in Source and Destination". True or False?
True
If Amazon S3 deletes an object due to a lifecycle action, the delete marker is not replicated to the destination buckets. True or False?
True
For the "Requester Pays" feature in S3, the requester must be authenticated in AWS. True or False?
True
With S3 object lock (Compliance mode), the object CANNOT be locked aby any user (including root) and forever. True or False?
True
Pre-Signed URL are temporary and grant time-limited access to some actions in your S3 bucket. True or False?
True
To get metadata of S3 object, we can do a Byte-range fetch. True or False?
True