AWS Certified Solutions Architect Practice Tests
eBook - ePub

AWS Certified Solutions Architect Practice Tests

Associate SAA-C01 Exam

Brett McLaughlin

Compartir libro
  1. English
  2. ePUB (apto para móviles)
  3. Disponible en iOS y Android
eBook - ePub

AWS Certified Solutions Architect Practice Tests

Associate SAA-C01 Exam

Brett McLaughlin

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

NEW! We've added two new practice exams to the online test bank to cover concepts in the new certification Exam SAA-C02. To help you prepare for taking the exam, t he updated test bank n ow includes THREE practice exams PLUS all the domain-by-domain questions. Over 1000 questions to test your knowledge! 1, 000 practice questions with answers and explanations!

With five unique practice tests, covering the five AWS Certified Solutions Architect Associate Exam objective domains, PLUS one additional practice exam, AWS Certified Solutions Architect Practice Tests provides over 1, 000 practice test questions to make sure you are prepared for exam day. Coverage of all exam objective domains includes: Design Resilient Architectures, Define Performant Architectures, Specify Secure Applications and Architectures, Design Cost-Optimized Architectures, Define Operationally Excellent Architectures.

This book will help you:

• Gain confidence as you prepare for the SAA-C01 exam

• Ensure you are set up for success with 1, 000 practice questions

• When you are ready, test your knowledge with the Sybex online interactive learning environment

• Get that highly desired AWS certification

Prepare smarter, not harder, with Sybex's superior study tools.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es AWS Certified Solutions Architect Practice Tests un PDF/ePUB en línea?
Sí, puedes acceder a AWS Certified Solutions Architect Practice Tests de Brett McLaughlin en formato PDF o ePUB, así como a otros libros populares de Computer Science y Certification Guides in Computer Science. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Editorial
Sybex
Año
2019
ISBN
9781119558422

Chapter 1
Domain 1: Design Resilient Architectures

  1. ✓ Subdomain: 1.1 Choose reliable/resilient storage.
  2. ✓ Subdomain: 1.2 Determine how to design decoupling mechanisms using AWS services.
  3. ✓ Subdomain: 1.3 Determine how to design a multi-tier architecture solution.
  4. ✓ Subdomain: 1.4 Determine how to design high availability and/or fault tolerant architectures.

Review Questions

  1. Which of the following statements regarding S3 storage classes is true?
    1. The availability of S3 and S3-IA is the same.
    2. The durability of S3 and S3-IA is the same.
    3. The latency of S3 and Glacier is the same.
    4. The latency of S3 is greater than that of Glacier.
  2. 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?
    1. 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.
    2. Install an AWS storage gateway using stored volumes.
    3. Set up a Direct Connect and back all local hard drives up to S3 over the Direct Connect nightly.
    4. Install an AWS storage gateway using cached volumes.
  3. 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?
    1. Increase the maximum allowed object size in the target S3 bucket used by the web designers.
    2. Ensure that your web designers are using applications or clients that take advantage of the Multipart Upload API for all uploaded objects.
    3. 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.
    4. 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.
  4. For which of the following HTTP methods does S3 have eventual consistency? (Choose two.)
    1. PUTs of new objects
    2. UPDATEs
    3. DELETEs
    4. PUTs that overwrite existing objects
  5. What is the smallest file size that can be stored on standard class S3?
    1. 1 byte
    2. 1 MB
    3. 0 bytes
    4. 1 KB
  6. 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?
    1. https://s3-us-east-2.amazonaws.com/ytmProfilePictures
    2. https://s3-east-2.amazonaws.com/yt...

Índice