Discover millions of ebooks, audiobooks, and so much more with a free trial

Only $11.99/month after trial. Cancel anytime.

AWS Solution Architect Certification Exam Practice Paper 2019
AWS Solution Architect Certification Exam Practice Paper 2019
AWS Solution Architect Certification Exam Practice Paper 2019
Ebook102 pages1 hour

AWS Solution Architect Certification Exam Practice Paper 2019

Rating: 3.5 out of 5 stars

3.5/5

()

Read preview

About this ebook

This workbook contains extensive set of 65 questions, answers and its detailed explanation on different AWS services that can help clear your understanding on the AWS services as well as help you in analysing where you stand before certification exam or any interview. This practice paper is mainly intended to cater people who will be going with AWS Solution Architect Associate Certification.

                          

All questions provided in this book matches level of questions being asked AWS Certification exam. It's always suggested that you attempt all questions first and then have a look at the answer and its explanation. Also, it is good to keep timer on while attempting this practice paper. You shouldn't take more than 2 hours and 10 minutes because that's the maximum time you get in AWS Solution Architect Associate Certification exam.

                                                              

The motto behind writing this book is to provide the practitioners a crisp yet extensive and complete set of questions asked in certification exam. I've provided clear explanation with question and answers to make concepts clear. After going through this book, you will have clarity on the services, architectures and solutions of AWS.

This book is not only for AWS Solution Architect Associate Certification exam but also for those who are interested in some brief of AWS. We understand the need of good and quick technology knowledge for our jobs and also for interviews.  I hope you will like this book which will inspire us to publish more helpful books for you.

This workbook contains extensive set of 65 questions, answers and its detailed explanation on different AWS services that can help clear your understanding on the AWS services as well as help you in analysing where you stand before certification exam or any interview. This practice paper is mainly intended to cater people who will be going with AWS Solution Architect Associate Certification.

                          

All questions provided in this book matches level of questions being asked AWS Certification exam. It's always suggested that you attempt all questions first and then have a look at the answer and its explanation. Also, it is good to keep timer on while attempting this practice paper. You shouldn't take more than 2 hours and 10 minutes because that's the maximum time you get in AWS Solution Architect Associate Certification exam.

                                                              

The motto behind writing this book is to provide the practitioners a crisp yet extensive and complete set of questions asked in certification exam. I've provided clear explanation with question and answers to make concepts clear. After going through this book, you will have clarity on the services, architectures and solutions of AWS. 

LanguageEnglish
Release dateJun 21, 2019
ISBN9781393796275
AWS Solution Architect Certification Exam Practice Paper 2019

Read more from Tech Interviews

Related to AWS Solution Architect Certification Exam Practice Paper 2019

Related ebooks

Computers For You

View More

Related articles

Reviews for AWS Solution Architect Certification Exam Practice Paper 2019

Rating: 3.6666666666666665 out of 5 stars
3.5/5

3 ratings1 review

What did you think?

Tap to rate

Review must be at least 10 words

  • Rating: 5 out of 5 stars
    5/5
    It’s a good book for reviewing the exam concepts. Even though it is a little bit old, it’s still relevant today.

Book preview

AWS Solution Architect Certification Exam Practice Paper 2019 - Tech Interviews

AWS Practice Paper with Answers and Explanation

Copyright © 2019 by Tech Interviews

Cover and Internal design © Tech Interviews

All rights reserved. No part of this book may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the author. All brand names and product names used in this book are trade names of their respective holders. I am not associated with any product or vendor in this.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Tech Interviews books are available at special quantity discount for sales, promotions or for use in corporate training programs. For more information, please write to contacttechinterviews@gmail.com

Please email feedback / corrections (technical, grammatically or spelling) to contacttechinterviews@gmail.com.

Preface

––––––––

This workbook contains extensive set of 65 questions, answers and its detailed explanation on different AWS services that can help clear your understanding on the AWS services as well as help you in analysing where you stand before certification exam or any interview. This practice paper is mainly intended to cater people who will be going with AWS Solution Architect Associate Certification.

All questions provided in this book matches level of questions being asked AWS Certification exam. It’s always suggested that you attempt all questions first and then have a look at the answer and its explanation. Also, it is good to keep timer on while attempting this practice paper. You shouldn’t take more than 2 hours and 10 minutes because that’s the maximum time you get in AWS Solution Architect Associate Certification exam.

The motto behind writing this book is to provide the practitioners a crisp yet extensive and complete set of questions asked in certification exam. I’ve provided clear explanation with question and answers to make concepts clear. After going through this book, you will have clarity on the services, architectures and solutions of AWS.

This book is not only for AWS Solution Architect Associate Certification exam but also for those who are interested in some brief of AWS. We understand the need of good and quick technology knowledge for our jobs and also for interviews.  I hope you will like this book which will inspire us to publish more helpful books for you.

Who Needs This Book? 

This guide will benefit:

A beginner who has never faced any AWS certification exam or AWS interview

Anyone who wants a brief on AWS Services

Professional who want answers with examples and explanation

One who don’t know what They really want to hear....

Need How To tips, phrases, and words for answering job interview questions

Question 1:

You would like to perform a daily big data analysis leveraging a Spark job you have written for that purpose. The big data analysis should read the data from S3 and output it back into S3, to be sent back to your customers. Which technology do you recommend to run the Big Data analysis?

1)  Athena

2)  EMR

3)  Redshift

4)  Glue

––––––––

Question 2:

Your application has been revamped from a solutions architecture perspective. To finalise the migration to the new architecture, you have updated a Route 53 simple record to point myapp.mydomain.com from the old Load Balancer to a new load balancer, it looks like the users are still not redirected to your new load balancer. What is happening?

1)  The Alias Record is misconfigured

2)  The CNAME Record is misconfigured

3)  The TTL is still in effect

4)  The health checks are not passing

––––––––

Question 3:

A new REST API you have developed is leveraging the API Gateway, AWS Lambda and an Aurora database. Most of the workload is read only. The data rarely changes and it is acceptable to serve users outdated data for 24 hours. Recently, the website has been experiencing high load and the costs incurred on the Aurora database have been very high. How can you easily reduce the costs while improving performance, with minimal changes?

1)  Enable API Gateway Caching

2)  Enable AWS Lambda In Memory Caching

3)  Add Aurora Read Replicas

4)  Switch to using an Application Load Balancer

––––––––

Question 4:

You want to create a new department in your company. Being the Solutions Architect, you have created a separate VPC to get the level of isolation. You have setup the public subnet and IGW however, you are unable to ping to the EC2 instance with Elastic IP launched in this VPC. What should you do? (Choose 2)

1)  Check if the route table is configured with IGW

2)  Create a secondary IGW to attach with public subnet and move the current IGW to private and write route tables

3)  Check if the security groups allows ping from the source

4)  Contact AWS support to map your VPC with subnet

5)  Disable Source / Destination check on the EC2 instance

––––––––

Question 5:

One of your application is about to get a lot of traffic due to 1 day festival sale. You have estimated the web traffic to be 10x. The content of your website is highly dynamic and changes very often. What do you recommend doing as a Solutions Architect to make sure your infrastructure scales for that day?

1)  Use a CloudFront distribution in front of your website

2)  Use an Auto Scaling Group

3)  Deploy the application servers to S3

4)  Use a Route53 Multi Value record

––––––––

Question 6:

As part of the design of a mobile application, you have decided to use a traditional serverless architecture using AWS Lambda, API Gateway & DynamoDB. You would like your users to connect through a Google login and have the capability to turn on MFA (Multi Factor Authentication) to have maximum security. Ideally the solution should be fully managed by AWS. Which technology do you recommend for your mobile users account?

1)  IAM

2)  Cognito

3)  Write a Lambda function with Auth0 3rd party integration

4)  Enable the AWS Google Login Service

––––––––

Question 7::

You are deploying

Enjoying the preview?
Page 1 of 1