AWS Certified Solutions Architect Practice Tests
eBook - ePub

AWS Certified Solutions Architect Practice Tests

Associate SAA-C01 Exam

Brett McLaughlin

Share book
  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

AWS Certified Solutions Architect Practice Tests

Associate SAA-C01 Exam

Brett McLaughlin

Book details
Book preview
Table of contents
Citations

About This Book

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.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is AWS Certified Solutions Architect Practice Tests an online PDF/ePUB?
Yes, you can access AWS Certified Solutions Architect Practice Tests by Brett McLaughlin in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Guías de certificación en ciencias computacionales. We have over one million books available in our catalogue for you to explore.

Information

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...

Table of contents