Eduardo González de Viñaspre
Test por , creado hace más de 1 año

AWS Certified Solutions AWS Certified Solutions Test sobre Domain 1: Design Resilient Architectures, creado por Eduardo González de Viñaspre el 23/07/2020.

6
0
0
Eduardo González de Viñaspre
Creado por Eduardo González de Viñaspre hace alrededor de 4 años
Cerrar

Domain 1: Design Resilient Architectures

Pregunta 1 de 8

1

Which of the following statements regarding S3 storage classes is true?

Selecciona una de las siguientes respuestas posibles:

  • The availability of S3 and S3-IA is the same.

  • The durability of S3 and S3-IA is the same.

  • The latency of S3 and Glacier is the same.

  • The latency of S3 is greater than that of Glacier.

Explicación

Pregunta 2 de 8

1

A small business specializing in video processing wants to prototype cloud storage in order to lower its costs. However, management is wary of storing its client files in the cloud rather than on premises. They are focused on cost savings and experimenting with the cloud at this time. What is the best solution for their prototype?

Selecciona una de las siguientes respuestas posibles:

  • Install a VPN, set up an S3 bucket for their files created within the last month, and set up an additional S3-IA bucket for older files. Create a lifecycle policy in S3 to move files older than 30 days into the S3-IA bucket nightly.

  • Install an AWS storage gateway using stored volumes.

  • Set up a Direct Connect and back all local hard drives up to S3 over the Direct Connect nightly.

  • Install an AWS storage gateway using cached volumes.

Explicación

Pregunta 3 de 8

1

You have a group of web designers who frequently upload large zip files of images to S3, often in excess of 5 GB. Recently, team members have reported that they are receiving the error “Your proposed upload exceeds the maximum allowed object size.” What action should you take to resolve the upload problems?

Selecciona una o más de las siguientes respuestas posibles:

  • Increase the maximum allowed object size in the target S3 bucket used by the web designers.

  • Ensure that your web designers are using applications or clients that take advantage of the Multipart Upload API for all uploaded objects.

  • Contact AWS and submit a ticket to have your default S3 bucket size raised; ensure that this is also applied to the target bucket for your web designers’ uploads.

  • Log in to the AWS console, select the S3 service, and locate your bucket. Edit the bucket properties and increase the maximum object size to 50 GB.

Explicación

Pregunta 4 de 8

1

For which of the following HTTP methods does S3 have eventual consistency? (Choose
two.)

Selecciona una o más de las siguientes respuestas posibles:

  • PUTs of new objects

  • UPDATEs

  • DELETEs

  • PUTs that overwrite existing objects

Explicación

Pregunta 5 de 8

1

What is the smallest file size that can be stored on standard class S3?

Selecciona una o más de las siguientes respuestas posibles:

  • 1 byte

  • 1 MB

  • 0 bytes

  • 1 KB

Explicación

Pregunta 6 de 8

1

You’ve just created a new S3 bucket named ytmProfilePictures in the US East 2 region. You need the URL of the bucket for some programmatic access. What is the correct bucket URL?

Selecciona una o más de las siguientes respuestas posibles:

  • https://s3-us-east-2.amazonaws.com/ytmProfilePictures

  • https://s3-east-2.amazonaws.com/ytmProfilePictures

  • https://s3-us-east-2-ytmprofilepictures.amazonaws.com/

  • https://amazonaws.s3-us-east-2.com/ytmProfilePictures

Explicación

Pregunta 7 de 8

1

You’ve just created a new S3 bucket named ytmProfilePictures in the US East 2 region and created a folder at the root level of the bucket called images/. You’ve turned on website hosting and asked your content team to upload images into the images/ folder. At what URL will these images be available through a web browser?

Selecciona una o más de las siguientes respuestas posibles:

  • https://s3-us-east-2.amazonaws.com/ytmProfilePictures/images

  • https://s3-website-us-east-2.amazonaws.com/ytmProfilePictures/images

  • https://ytmprofilepictures.s3-website-us-east-2.amazonaws.com/images

  • https://ytmprofilepictures.s3-website.us-east-2.amazonaws.com/images

Explicación

Pregunta 8 de 8

1

Which of the following statements is true?

Selecciona una o más de las siguientes respuestas posibles:

  • The durability of S3 and S3-IA is the same.

  • The availability of S3 and S3-IA is the same.

  • The durability of S3 is greater than that of Glacier.

  • The durability of S3 is greater than that of S3-IA.

Explicación