AWS Solution Architect Associate Dump3
AWS Solution Architect Associate Dump3
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
accepted. This is because it enables AWS to select the best Availability Zone based on the system health and available capacity. If the user launches additional
instances, only then an Availability Zone should be specified. This is to specify the same or different AZ from the running instances.
NEW QUESTION 1 Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html
In the context of AWS support, why must an EC2 instance be unreachable for 20 minutes rather than allowing customers to open tickets immediately?
A. Because most reachability issues are resolved by automated processes in less than 20 minutes NEW QUESTION 5
B. Because all EC2 instances are unreachable for 20 minutes every day when AWS does routine maintenance A user is storing a large number of objects on AWS S3. The user wants to implement the search functionality among the objects. How can the user achieve this?
C. Because all EC2 instances are unreachable for 20 minutes when first launched
D. Because of all the reasons listed here A. Use the indexing feature of S3.
B. Tag the objects with the metadata to search on that.
Answer: A C. Use the query functionality of S3.
D. Make your own DB system which stores the S3 metadata for the search functionalit
Explanation:
An EC2 instance must be unreachable for 20 minutes before opening a ticket, because most reachability issues are resolved by automated processes in less than Answer: D
20 minutes and will not require any action on the part of the customer. If the instance is still unreachable after this time frame has passed, then you should open a
case with support. Explanation:
Reference: https://aws.amazon.com/premiumsupport/faqs/ In Amazon Web Services, AWS S3 does not provide any query facility. To retrieve a specific object the user needs to know the exact bucket / object key. In this
case it is recommended to have an own DB system which manages the S3 metadata and key mapping.
Reference: http://media.amazonwebservices.com/AWS_Storage_Options.pdf
NEW QUESTION 2
After you recommend Amazon Redshift to a client as an alternative solution to paying data warehouses to analyze his data, your client asks you to explain why you
are recommending Redshift. Which of the following would be a reasonable response to his request? NEW QUESTION 6
After setting up a Virtual Private Cloud (VPC) network, a more experienced cloud engineer suggests that to achieve low network latency and high network
A. It has high performance at scale as data and query complexity grows. throughput you should look into setting up a placement group. You know nothing about this, but begin to do some research about it and are especially curious
B. It prevents reporting and analytic processing from interfering with the performance of OLTP workloads. about its limitations. Which of the below statements is wrong in describing the limitations of a placement group?
C. You don't have the administrative burden of running your own data warehouse and dealing with setup, durability, monitoring, scaling, and patching.
D. All answers listed are a reasonable response to his QUESTION A. Although launching multiple instance types into a placement group is possible, this reduces the likelihood that the required capacity will be available for your
launch to succeed.
Answer: D B. A placement group can span multiple Availability Zones.
C. You can't move an existing instance into a placement group.
Explanation: D. A placement group can span peered VPCs
Amazon Redshift delivers fast query performance by using columnar storage technology to improve I/O efficiency and parallelizing queries across multiple nodes.
Redshift uses standard PostgreSQL JDBC and ODBC drivers, allowing you to use a wide range of familiar SQL clients. Data load speed scales linearly with cluster Answer: B
size, with integrations to Amazon S3, Amazon DynamoDB, Amazon Elastic MapReduce,
Amazon Kinesis or any SSH-enabled host. Explanation:
AWS recommends Amazon Redshift for customers who have a combination of needs, such as: High performance at scale as data and query complexity grows A placement group is a logical grouping of instances within a single Availability Zone. Using placement groups enables applications to participate in a low-latency,
Desire to prevent reporting and analytic processing from interfering with the performance of OLTP workloads 10 Gbps network. Placement groups are recommended for applications that benefit from low network latency, high network throughput, or both. To provide the
Large volumes of structured data to persist and query using standard SQL and existing BI tools Desire to the administrative burden of running one's own data lowest latency, and the highest packet-per-second network performance for your placement group, choose an instance type that supports enhanced networking.
warehouse and dealing with setup, durability, monitoring, scaling and patching Placement groups have the following limitations:
Reference: https://aws.amazon.com/running_databases/#redshift_anchor The name you specify for a placement group a name must be unique within your AWS account. A placement group can't span multiple Availability Zones.
Although launching multiple instance types into a placement group is possible, this reduces the likelihood that the required capacity will be available for your launch
to succeed. We recommend using the same instance type for all instances in a placement group.
NEW QUESTION 3 You can't merge placement groups. Instead, you must terminate the instances in one placement group, and then relaunch those instances into the other placement
One of the criteria for a new deployment is that the customer wants to use AWS Storage Gateway. However you are not sure whether you should use gateway- group.
cached volumes or gateway-stored volumes or even what the differences are. Which statement below best describes those differences? A placement group can span peered VPCs; however, you will not get full-bisection bandwidth between instances in peered VPCs. For more information about VPC
peering connections, see VPC Peering in the Amazon VPC User Guide.
A. Gateway-cached lets you store your data in Amazon Simple Storage Service (Amazon S3) and retain a copy of frequently accessed data subsets locall You can't move an existing instance into a placement group. You can create an AM from your existing instance, and then launch a new instance from the AMI into
B. Gateway-stored enables you to configure youron-premises gateway to store all your data locally and then asynchronously back up point-in-time snapshots of a placement group.
this data to Amazon S3. Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/placement-groups.html
C. Gateway-cached is free whilst gateway-stored is not.
D. Gateway-cached is up to 10 times faster than gateway-stored.
E. Gateway-stored lets you store your data in Amazon Simple Storage Service (Amazon S3) and retain a copy of frequently accessed data subsets locall NEW QUESTION 7
F. Gateway-cached enables you to configure youron-premises gateway to store all your data locally and then asynchronously back up point-in-time snapshots of A client needs you to import some existing infrastructure from a dedicated hosting provider to AWS to try and save on the cost of running his current website. He
this data to Amazon S3. also needs an automated process that manages backups, software patching, automatic failure detection, and recovery. You are aware that his existing set up
currently uses an Oracle database. Which of the following AWS databases would be best for accomplishing this task?
Answer: A
A. Amazon RDS
Explanation: B. Amazon Redshift
Volume gateways provide cloud-backed storage volumes that you can mount as Internet Small Computer System Interface (iSCSI) devices from your on-premises C. Amazon SimpIeDB
application sewers. The gateway supports the following volume configurations: D. Amazon EIastiCache
Gateway-cached volumes — You store your data in Amazon Simple Storage Service (Amazon S3) and retain a copy of frequently accessed data subsets locally.
Gateway-cached volumes offer a substantial cost savings on primary storage and minimize the need to scale your storage on-premises. You also retain low- Answer: A
latency access to your frequently accessed data.
Gateway-stored volumes — If you need low-latency access to your entire data set, you can configure your on-premises gateway to store all your data locally and Explanation:
then asynchronously back up point-in-time snapshots of this data to Amazon S3. This configuration provides durable and inexpensive off-site backups that you can Amazon RDS gives you access to the capabilities of a familiar MySQL, Oracle, SQL Server, or PostgreSQL database engine. This means that the code,
recover to your local data center or Amazon EC2. For example, if you need replacement capacity for disaster recovery, you can recover the backups to Amazon applications, and tools you already use today with your existing databases can be used with Amazon RDS. Amazon RDS automatically patches the database
EC2. software and backs up your database, storing the backups for a user-defined retention period and enabling point-in-time recovery.
Reference: http://docs.aws.amazon.com/storagegateway/latest/userguide/volume-gateway.html Reference: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Amazon CIoudFront can cache static content at each edge location. This means that your popular static content (e.g., your site’s logo, navigational images, Explanation:
cascading style sheets, JavaScript code, etc.) will be available at a nearby edge location for the browsers to download with low latency and improved performance A security group acts as a virtual firewall that controls the traffic for one or more instances. When you launch an instance, you associate one or more security
for viewers. Caching popular static content with Amazon CIoudFront also helps you offload requests for such files from your origin sever — CIoudFront serves the groups with the instance. You add rules to each security group that allow traffic to or from its associated instances. You can modify the rules for a security group at
cached copy when available and only makes a request to your origin server if the edge location receMng the browser’s request does not have a copy of the file. any time; the new rules are automatically applied to all instances that are associated with the security group.
Reference: http://aws.amazon.com/c|oudfront/ Reference: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/using-network-security.htmI
A. Yes, they do but only if they are detached from the instance. A. Data is deleted from the instance store for security reasons.
B. No, you cannot attach EBS volumes to an instance. B. Data persists in the instance store.
C. No, they are dependent. C. Data is partially present in the instance store.
D. Yes, they d D. Data in the instance store will be los
Answer: D Answer: B
Explanation: Explanation:
An Amazon EBS volume behaves like a raw, unformatted, external block device that you can attach to a The data in an instance store persists only during the lifetime of its associated instance. If an instance reboots (intentionally or unintentionally), data in the instance
single instance. The volume persists independently from the running life of an Amazon EC2 instance. Reference: store persists. However, data on instance store volumes is lost under the following circumstances.
http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/Storage.html Failure of an underlying drive
Stopping an Amazon EBS-backed instance Terminating an instance
Reference: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/InstanceStorage.html
NEW QUESTION 10
In Amazon AWS, which of the following statements is true of key pairs?
NEW QUESTION 21
A. Key pairs are used only for Amazon SDKs. You have been asked to build a database warehouse using Amazon Redshift. You know a little about it, including that it is a SQL data warehouse solution, and
B. Key pairs are used only for Amazon EC2 and Amazon CIoudFront. uses industry standard ODBC and JDBC connections and PostgreSQL drivers. However you are not sure about what sort of storage it uses for database tables.
C. Key pairs are used only for Elastic Load Balancing and AWS IAM. What sort of storage does Amazon Redshift use for database tables?
D. Key pairs are used for all Amazon service
A. InnoDB Tables
Answer: B B. NDB data storage
C. Columnar data storage
Explanation: D. NDB CLUSTER Storage
Key pairs consist of a public and private key, where you use the private key to create a digital signature, and then AWS uses the corresponding public key to
validate the signature. Key pairs are used only for Amazon EC2 and Amazon CIoudFront. Answer: C
Reference: http://docs.aws.amazon.com/generaI/latest/gr/aws-sec-cred-types.html
Explanation:
Amazon Redshift achieves efficient storage and optimum query performance through a combination of massively parallel processing, columnar data storage, and
NEW QUESTION 10 very efficient, targeted data compression encoding schemes.
Does Amazon DynamoDB support both increment and decrement atomic operations? Columnar storage for database tables is an important factor in optimizing analytic query performance because it drastically reduces the overall disk I/O
requirements and reduces the amount of data you need to load from disk.
A. Only increment, since decrement are inherently impossible with DynamoDB's data model. Reference: http://docs.aws.amazon.com/redshift/latest/dg/c_co|umnar_storage_disk_mem_mgmnt.html
B. No, neither increment nor decrement operations.
C. Yes, both increment and decrement operations.
D. Only decrement, since increment are inherently impossible with DynamoDB's data mode NEW QUESTION 24
You are checking the workload on some of your General Purpose (SSD) and Provisioned IOPS (SSD) volumes and it seems that the I/O latency is higher than you
Answer: C require. You should probably check the to make sure that your application is not trying to drive more IOPS than you have
provisioned.
Explanation:
Amazon DynamoDB supports increment and decrement atomic operations. A. Amount of IOPS that are available
Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/APISummary.html B. Acknowledgement from the storage subsystem
C. Average queue length
D. Time it takes for the I/O operation to complete
NEW QUESTION 13
An organization has three separate AWS accounts, one each for development, testing, and production. The organization wants the testing team to have access to Answer: C
certain AWS resources in the production account. How can the organization achieve this?
Explanation:
A. It is not possible to access resources of one account with another account. In EBS workload demand plays an important role in getting the most out of your General Purpose (SSD) and Provisioned IOPS (SSD) volumes. In order for your
B. Create the IAM roles with cross account access. volumes to deliver the amount of IOPS that are available, they need to have enough I/O requests sent to them. There is a relationship between the demand on the
C. Create the IAM user in a test account, and allow it access to the production environment with the IAM policy. volumes, the amount of IOPS that are available to them, and the latency of the request (the amount of time it takes for the I/O operation to complete).
D. Create the IAM users with cross account acces Latency is the true end-to-end client time of an I/O operation; in other words, when the client sends a IO, how long does it take to get an acknowledgement from
the storage subsystem that the IO read or write is complete.
Answer: B If your I/O latency is higher than you require, check your average queue length to make sure that your application is not trying to drive more IOPS than you have
provisioned. You can maintain high IOPS while keeping latency down by maintaining a low average queue length (which is achieved by provisioning more IOPS for
Explanation: your volume).
An organization has multiple AWS accounts to isolate a development environment from a testing or production environment. At times the users from one account Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-workload-demand.htmI
need to access resources in the other account, such as promoting an update from the development environment to the production environment. In this case the
IAM role with cross account access will provide a solution. Cross account access lets one account share access to their resources with users in the other AWS
accounts. NEW QUESTION 25
Reference: http://media.amazonwebservices.com/AWS_Security_Best_Practices.pdf Which of the below mentioned options is not available when an instance is launched by Auto Scaling with EC2 Classic?
A. Public IP
NEW QUESTION 17 B. Elastic IP
Which of the following is true of Amazon EC2 security group? C. Private DNS
D. Private IP
A. You can modify the outbound rules for EC2-Classic.
B. You can modify the rules for a security group only if the security group controls the traffic for just one instance. Answer: B
C. You can modify the rules for a security group only when a new instance is created.
D. You can modify the rules for a security group at any tim Explanation:
Auto Scaling supports both EC2 classic and EC2-VPC. When an instance is launched as a part of EC2 classic, it will have the public IP and DNS as well as the
Answer: D private IP and DNS.
Reference: http://docs.aws.amazon.com/AutoScaIing/latest/DeveIoperGuide/GettingStartedTutoriaI.html
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Answer: D
NEW QUESTION 26
You are building infrastructure for a data warehousing solution and an extra request has come through that there will be a lot of business reporting queries running Explanation:
all the time and you are not sure if your current DB instance will be able to handle it. What would be the best solution for this? The resource record sets contained in a hosted zone must share the same suffix. For example, the exampIe.com hosted zone can contain resource record sets for
www.exampIe.com and wvvw.aws.exampIe.com subdomains, but it cannot contain resource record sets for a www.exampIe.ca subdomain.
A. DB Parameter Groups Reference: http://docs.aws.amazon.com/Route53/Iatest/DeveIoperGuide/AboutHostedZones.html
B. Read Replicas
C. Multi-AZ DB Instance deployment
D. Database Snapshots NEW QUESTION 44
You are running PostgreSQL on Amazon RDS and it seems to be all running smoothly deployed in one availability zone. A database administrator asks you if DB
Answer: B instances running PostgreSQL support MuIti-AZ deployments. What would be a correct response to this QUESTION ?
Explanation: A. Yes.
Read Replicas make it easy to take advantage of MySQL’s built-in replication functionality to elastically scale out beyond the capacity constraints of a single DB B. Yes but only for small db instances.
Instance for read-heavy database workloads. There are a variety of scenarios where deploying one or more Read Replicas for a given source DB Instance may C. No.
make sense. Common reasons for deploying a Read Replica include: D. Yes but you need to request the service from AW
Scaling beyond the compute or I/O capacity of a single DB Instance for read-heavy database workloads. This excess read traffic can be directed to one or more
Read Replicas. Answer: A
Serving read traffic while the source DB Instance is unavailable. If your source DB Instance cannot take I/O requests (e.g. due to I/O suspension for backups or
scheduled maintenance), you can direct read traffic to your Read RepIica(s). For this use case, keep in mind that the data on the Read Replica may be "staIe" Explanation:
since the source DB Instance is unavailable. Amazon RDS supports DB instances running several versions of PostgreSQL. Currently we support PostgreSQL versions 9.3.1, 9.3.2, and 9.3.3. You can create
Business reporting or data warehousing scenarios; you may want business reporting queries to run against a Read Replica, rather than your primary, production DB instances and DB snapshots,
DB Instance. point-in-time restores and backups.
Reference: https://aws.amazon.com/rds/faqs/ DB instances running PostgreSQL support MuIti-AZ deployments, Provisioned IOPS, and can be created inside a VPC. You can also use SSL to connect to a DB
instance running PostgreSQL.
You can use any standard SQL client application to run commands for the instance from your client computer. Such applications include pgAdmin, a popular Open
NEW QUESTION 28 Source administration and development tool for PostgreSQL, or psql, a command line utility that is part of a PostgreSQL installation. In order to deliver a managed
You've created your first load balancer and have registered your EC2 instances with the load balancer. Elastic Load Balancing routinely performs health checks on service experience, Amazon RDS does not provide host access to DB instances, and it restricts access to certain system procedures and tables that require
all the registered EC2 instances and automatically distributes all incoming requests to the DNS name of your load balancer across your registered, healthy EC2 advanced prMleges. Amazon RDS supports access to databases on a DB instance using any standard SQL client application. Amazon RDS does not allow direct
instances. By default, the load balancer uses the _ protocol for checking the health of your instances. host access to a DB instance via Telnet or Secure Shell (SSH).
Reference: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_PostgreSQL.htmI
A. HTTPS
B. HTTP
C. ICMP NEW QUESTION 45
D. IPv6 A user has launched 10 EC2 instances inside a placement group. Which of the below mentioned statements is true with respect to the placement group?
A. Yes, EC2 Container Service supports any container service you need.
B. Yes, EC2 Container Service also supports Microsoft container service. NEW QUESTION 46
C. No, Docker is the only container platform supported by EC2 Container Service presently. You are architecting an auto-scalable batch processing system using video processing pipelines and Amazon Simple Queue Service (Amazon SQS) for a
D. Yes, EC2 Container Service supports Microsoft container service and Openstac customer. You are unsure of the limitations of SQS and need to find out. What do you think is a correct statement about the limitations of Amazon SQS?
Answer: C A. It supports an unlimited number of queues but a limited number of messages per queue for each user but automatically deletes messages that have been in the
queue for more than 4 weeks.
Explanation: B. It supports an unlimited number of queues and unlimited number of messages per queue for each user but automatically deletes messages that have been in
In Amazon EC2 Container Service, Docker is the only container platform supported by EC2 Container Service presently. the queue for more than 4 days.
Reference: http://aws.amazon.com/ecs/faqs/ C. It supports an unlimited number of queues but a limited number of messages per queue for each user but automatically deletes messages that have been in the
queue for more than 4 days.
D. It supports an unlimited number of queues and unlimited number of messages per queue for each user but automatically deletes messages that have been in
NEW QUESTION 35 the queue for more than 4 weeks.
In an experiment, if the minimum size for an Auto Scaling group is 1 instance, which of the following statements holds true when you terminate the running
instance? Answer: B
A. Amazon DynamoDB
NEW QUESTION 39 B. Amazon RDS
Can resource record sets in a hosted zone have a different domain suffix (for example, www.bIog. acme.com and www.acme.ca)? C. Amazon Redshift
D. Amazon SimpIeDB
A. Yes, it can have for a maximum of three different TLDs.
B. Yes Answer: A
C. Yes, it can have depending on the TLD.
D. No Explanation:
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Amazon DynamoDB is ideal for database applications that require very low latency and predictable performance at any scale but don’t need complex querying You change the backup retention period for a DB instance from 0 to a nonzero value or from a nonzero value to 0 and set Apply Immediately to true.
capabilities like joins or transactions. Amazon DynamoDB is a fully-managed NoSQL database service that offers high performance, predictable throughput and You change the DB instance class, and Apply Immediately is set to true.
low cost. It is easy to set up, operate, and scale. You change storage type from standard to PIOPS, and Apply Immediately is set to true.
With Amazon DynamoDB, you can start small, specify the throughput and storage you need, and easily scale your capacity requirements on the fly. Amazon A DB instance reboot occurs during the maintenance window when one of the following occurs:
DynamoDB automatically partitions data over a number of servers to meet your request capacity. In addition, DynamoDB automatically replicates your data You change the backup retention period for a DB instance from 0 to a nonzero value or from a nonzero value to 0, and Apply Immediately is set to false.
synchronously across multiple Availability Zones within an AWS Region to ensure high-availability and data durability. You change the DB instance class, and Apply Immediately is set to false. Reference:
Reference: https://aws.amazon.com/running_databases/#dynamodb_anchor http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Troub|eshooting.htm|#CHAP_TroubI eshooting.Security
A. INSUFFICIENT_DATA
NEW QUESTION 60 B. ALARM
A customer enquires about whether all his data is secure on AWS and is especially concerned about Elastic Map Reduce (EMR) so you need to inform him of C. OK
some of the security features in place for AWS. Which of the below statements would be an incorrect response to your customers enquiry? D. STATUS_CHECK_FAILED
A. Amazon ENIR customers can choose to send data to Amazon S3 using the HTTPS protocol for secure transmission. Answer: D
B. Amazon S3 provides authentication mechanisms to ensure that stored data is secured against unauthorized access.
C. Every packet sent in the AWS network uses Internet Protocol Security (IPsec). Explanation:
D. Customers may encrypt the input data before they upload it to Amazon S3. Amazon CIoudWatch Alarms have three possible states: OK: The metric is within the defined threshold ALARM: The metric is outside of the defined threshold
INSUFFICIENT_DATA: The alarm has just started, the metric is not available, or not enough data is available for the metric to determine the alarm state
Answer: C Reference: http://docs.aws.amazon.com/AmazonCIoudWatch/latest/DeveloperGuide/AlarmThatSendsEmaiI.html
Explanation:
Amazon S3 provides authentication mechanisms to ensure that stored data is secured against unauthorized access. Unless the customer who is uploading the NEW QUESTION 79
data specifies otherwise, only that customer can access the data. Amazon EMR customers can also choose to send data to Amazon S3 An accountant asks you to design a small VPC network for him and, due to the nature of his business, just needs something where the workload on the network
using the HTTPS protocol for secure transmission. In addition, Amazon EMR always uses HTTPS to send data between Amazon S3 and Amazon EC2. For added will be low, and dynamic data will be accessed infrequently. Being an accountant, low cost is also a major factor. Which EBS volume type would best suit his
security, customers may encrypt the input data before they upload it to Amazon S3 (using any common data compression tool); they then need to add a decryption requirements?
step to the beginning of their cluster when Amazon EMR fetches the data from Amazon S3. Reference: https://aws.amazon.com/elasticmapreduce/faqs/
A. Magnetic
B. Any, as they all perform the same and cost the same.
NEW QUESTION 65 C. General Purpose (SSD)
You need to change some settings on Amazon Relational Database Service but you do not want the database to reboot immediately which you know might D. Magnetic or Provisioned IOPS (SSD)
happen depending on the setting that you change. Which of the following will cause an immediate DB instance reboot to occur?
Answer: A
A. You change storage type from standard to PIOPS, and Apply Immediately is set to true.
B. You change the DB instance class, and Apply Immediately is set to false. Explanation:
C. You change a static parameter in a DB parameter group. You can choose between three EBS volume types to best meet the needs of their workloads: General Purpose (SSD), Provisioned IOPS (SSD), and Magnetic.
D. You change the backup retention period for a DB instance from 0 to a nonzero value or from a nonzero value to 0, and Apply Immediately is set to false. General Purpose (SSD) is the new, SSD-backed, general purpose EBS volume type that we recommend as the default choice for customers. General Purpose
(SSD) volumes are suitable for a broad range of workloads, including small to medium sized databases, development and test environments, and boot volumes.
Answer: A Provisioned IOPS (SSD) volumes offer storage with consistent and low-latency performance, and are designed for I/O intensive applications such as large
relational or NoSQL databases. Magnetic volumes provide the lowest cost per gigabyte of all EBS volume types. Magnetic volumes are ideal for workloads where
Explanation: data is accessed infrequently, and applications where the lowest storage cost is important.
A DB instance outage can occur when a DB instance is rebooted, when the DB instance is put into a state that prevents access to it, and when the database is Reference: https://aws.amazon.com/ec2/faqs/
restarted. A reboot can occur when you manually reboot your DB instance or when you change a DB instance setting that requires a reboot before it can take
effect.
A DB instance reboot occurs immediately when one of the following occurs: NEW QUESTION 84
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
A user is planning to launch a scalable web application. Which of the below mentioned options will not affect the latency of the application? remains the same, you application can resume database operation without the need for manual administrative intervention. With Mu|ti-AZ deployments, replication
is transparent: you do not interact directly with the standby, and it cannot be used to serve read traffic. If you are using Amazon RDS for MySQL and are looking to
A. Region. scale read traffic beyond the capacity constraints of a single DB Instance, you can deploy one or more Read Replicas.
B. Provisioned IOPS. Reference: http://aws.amazon.com/rds/faqs/
C. Availability Zone.
D. Instance siz
NEW QUESTION 98
Answer: C You have a number of image files to encode. In an Amazon SQS worker queue, you create an Amazon SQS message for each file specifying the command (jpeg-
encode) and the location of the file in Amazon S3. Which of the following statements best describes the functionality of Amazon SQS?
Explanation:
In AWS, the instance size decides the I/O characteristics. The provisioned IOPS ensures higher throughput, and lower latency. The region does affect the latency; A. Amazon SQS is a distributed queuing system that is optimized for horizontal scalability, not for single-threaded sending or receMng speeds.
latency will always be less when the instance is near to the end user. Within a region the user uses any AZ and this does not affect the latency. The AZ is mainly B. Amazon SQS is for single-threaded sending or receMng speeds.
for fault toleration or HA. C. Amazon SQS is a non-distributed queuing system.
Reference: http://media.amazonwebservices.com/AWS_Security_Best_Practices.pdf D. Amazon SQS is a distributed queuing system that is optimized for vertical scalability and for single-threaded sending or receMng speeds.
Answer: A
NEW QUESTION 86
An organization has a statutory requirement to protect the data at rest for data stored in EBS volumes. Which of the below mentioned options can the organization Explanation:
use to achieve data protection? Amazon SQS is a distributed queuing system that is optimized for horizontal scalability, not for
single-threaded sending or receMng speeds. A single client can send or receive Amazon SQS messages at a rate of about 5 to 50 messages per second. Higher
A. Data replication. receive performance can be achieved by requesting multiple messages (up to 10) in a single call. It may take several seconds before a message that has been to
B. Data encryption. a queue is available to be received.
C. Data snapshot. Reference: http://media.amazonwebservices.com/AWS_Storage_Options.pdf
D. All the options listed her
A. Updates to your DB Instance are synchronously replicated across Availability Zones to the standby in order to keep both in sync and protect your latest NEW QUESTION 109
database updates against DB Instance failure. A user is planning to make a mobile game which can be played online or offline and will be hosted on EC2.
B. Your database will not resume operation without manual administrative intervention. The user wants to ensure that if someone breaks the highest score or they achieve some milestone they can inform all their colleagues through email. Which of the
C. Updates to your DB Instance are asynchronously replicated across Availability Zones to the standby in order to keep both in sync and protect your latest below mentioned AWS services helps achieve this goal?
database updates against DB Instance failure.
D. Updates to your DB Instance are synchronously replicated across S3 to the standby in order to keep both in sync and protect your latest database updates A. AWS Simple Workflow Service.
against DB Instance failure. B. AWS Simple Email Service.
C. Amazon Cognito
Answer: A D. AWS Simple Queue Servic
Explanation: Answer: B
Amazon Relational Database Service (Amazon RDS) is a managed service that makes it easy to set up, operate, and scale a relational database in the cloud. It
provides cost-efficient and resizable capacity, while managing time-consuming database administration tasks, freeing you up to focus on your applications and Explanation:
business. Amazon Simple Email Service (Amazon SES) is a highly scalable and cost-effective email-sending service for businesses and developers. It integrates with other
When you create or modify your DB Instance to run as a MuIti-AZ deployment, Amazon RDS automatically provisions and maintains a synchronous "standby" AWS services, making it easy to send emails from applications that are hosted on AWS.
replica in a different Availability Zone. Updates to your DB Instance are synchronously replicated across Availability Zones to the standby in order to keep both in Reference: http://aws.amazon.com/ses/faqs/
sync and protect your latest database updates against DB Instance failure.
During certain types of planned maintenance, or in the unlikely event of DB Instance failure or Availability Zone failure, Amazon RDS will automatically failover to
the standby so that you can resume database writes and reads as soon as the standby is promoted. Since the name record for your DB Instance NEW QUESTION 113
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
You need to create an Amazon Machine Image (AM) for a customer for an application which does not appear to be part of the standard AWS AM template that you NEW QUESTION 123
can see in the AWS console. What are the alternative possibilities for creating an AM on AWS? Which of the following statements is true of tagging an Amazon EC2 resource?
A. You can purchase an AMs from a third party but cannot create your own AM. A. You don't need to specify the resource identifier while terminating a resource.
B. You can purchase an AMIs from a third party or can create your own AMI. B. You can terminate, stop, or delete a resource based solely on its tags.
C. Only AWS can create AMIs and you need to wait till it becomes available. C. You can't terminate, stop, or delete a resource based solely on its tags.
D. Only AWS can create AMIs and you need to request them to create one for yo D. You don't need to specify the resource identifier while stopping a resourc
Answer: B Answer: C
Explanation: Explanation:
You can purchase an AMIs from a third party, including AMIs that come with service contracts from organizations such as Red Hat. You can also create an AMI You can assign tags only to resources that already exist. You can't terminate, stop, or delete a resource based solely on its tags; you must specify the resource
and sell it to other Amazon EC2 users. After you create an AMI, you can keep it private so that only you can use it, or you can share it with a specified list of AWS identifier.
accounts. You can also make your custom AMI public so that the community can Reference: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/Using_Tags.html
use it. Building a safe, secure, usable AMI for public consumption is a fairly straightforward process, if you follow a few simple guidelines.
Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AMIs.htm|
NEW QUESTION 124
You have been asked to tighten up the password policies in your organization after a serious security breach, so you need to consider every possible security
NEW QUESTION 114 measure. Which of the following is not an account password policy for IAM Users that can be set?
A user has deployed an application on his private cloud. The user is using his own monitoring tool. He wants to configure it so that whenever there is an error, the
monitoring tool will notify him via SMS. Which of the below mentioned AWS services will help in this scenario? A. Force IAM users to contact an account administrator when the user has allowed his or her password to expue.
B. A minimum password length.
A. AWS SES C. Force IAM users to contact an account administrator when the user has entered his password incorrectly.
B. AWS SNS D. Prevent IAM users from reusing previous password
C. None because the user infrastructure is in the private cloud.
D. AWS SMS Answer: C
Answer: B Explanation:
IAM users need passwords in order to access the AWS Management Console. (They do not need passwords if they will access AWS resources programmatically
Explanation: by using the CLI, AWS SDKs, or the APIs.)
Amazon Simple Notification Service (Amazon SNS) is a fast, filexible, and fully managed push messaging service. Amazon SNS can be used to make push You can use a password policy to do these things: Set a minimum password length.
notifications to mobile devices. Amazon SNS can Require specific character types, including uppercase letters, lowercase letters, numbers, and non-alphanumeric characters. Be sure to remind your users that
deliver notifications by SMS text message or email to the Amazon Simple Queue Service (SQS) queues or to any HTTP endpoint. In this case user can use the passwords are case sensitive. Allow all IAM users to change their own passwords.
SNS apis to send SMS. Require IAM users to change their password after a specified period of time (enable password expiration). Prevent IAM users from reusing previous passwords.
Reference: http://aws.amazon.com/sns/ Force IAM users to contact an account administrator when the user has allowed his or her password to expue.
Reference: http://docs.aws.amazon.com/|AM/Iatest/UserGuide/Using_ManagingPasswordPoIicies.htm|
A. A route should be created as 0.0.0.0/0 and your internet gateway as target. A. Rollback all the changes and terminate all the created services
B. Attach another ENI to the instance and connect via new ENI. B. It will wait for the user’s input about the error and correct the mistake after the input
C. A NAT instance should be created and all traffic should be forwarded to NAT instance. C. CIoudFormation can never throw an error after launching a few services since it verifies all the steps before launching
D. A NACL should be created that allows all outbound traffi D. It will warn the user about the error and ask the user to manually create RDS
Answer: A Answer: A
Explanation: Explanation:
All traffic should be routed via Internet Gateway. So, a route should be created with 0.0.0.0/0 as a source, and your Internet Gateway as your target. AWS CIoudFormation is an application management tool which provides application modeling, deployment, configuration, management and related actMties. The
Reference: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Scenario1.htmI AWS CIoudFormation stack is a collection of AWS resources which are created and managed as a single unit when AWS CIoudFormation instantiates a template.
If any of the services fails to launch, C|oudFormation will rollback all the changes and terminate or delete all the created services.
Reference: http://aws.amazon.com/c|oudformation/faqs/
NEW QUESTION 118
What is the default maximum number of Access Keys per user?
NEW QUESTION 131
A. 10 A major client who has been spending a lot of money on his internet service provider asks you to set up an AWS Direct Connection to try and save him some
B. 15 money. You know he needs high-speed connectMty. Which connection port speeds are available on AWS Direct Connect?
C. 2
D. 20 A. 500Mbps and 1Gbps
B. 1Gbps and 10Gbps
Answer: C C. 100Mbps and 1Gbps
D. 1Gbps
Explanation:
The default maximum number of Access Keys per user is 2. Answer: B
Reference: http://docs.aws.amazon.com/IAM/latest/UserGuide/LimitationsOnEntities.htmI
Explanation:
AWS Direct Connect is a network service that provides an alternative to using the internet to utilize AWS cloud services.
NEW QUESTION 119 Using AWS Direct Connect, data that would have previously been transported over the Internet can now be delivered through a private network connection
What is the network performance offered by the c4.8xIarge instance in Amazon EC2? between AWS and your datacenter or corporate network.
1Gbps and 10Gbps ports are available. Speeds of 50Mbps, 100Mbps, 200Mbps, 300Mbps, 400Mbps, and 500Mbps can be ordered from any APN partners
A. 20 Gigabit supporting AWS Direct Connect.
B. 10 Gigabit Reference: https://aws.amazon.com/directconnect/faqs/
C. Very High but variable
D. 5 Gigabit
NEW QUESTION 134
Answer: B After setting up some EC2 instances you now need to set up a monitoring solution to keep track of these instances and to send you an email when the CPU hits a
certain threshold. Which statement below best describes what thresholds you can set to trigger a CIoudWatch Alarm?
Explanation:
Networking performance offered by the c4.8xIarge instance is 10 Gigabit. Reference: http://aws.amazon.com/ec2/instance-types/ A. Set a target value and choose whether the alarm will trigger when the value is greater than (>), greater than or equal to (>=), less than (<), or less than or equal
to (<=) that value.
B. Thresholds need to be set in IAM not CIoudWatch
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
C. Only default thresholds can be set you can't choose your own thresholds. Answer: C
D. Set a target value and choose whether the alarm will trigger when the value hits this threshold
Explanation:
Answer: A You can list AWS Import/Export jobs with the ListJobs command using the command line client or REST API.
Reference: http://docs.aws.amazon.com/AWSImportExport/latest/DG/ListingYourJobs.html
Explanation:
Amazon CIoudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS. You can use Amazon CIoudWatch to collect and
track metrics, collect and monitor log files, and set NEW QUESTION 152
alarms. A favored client needs you to quickly deploy a database that is a relational database service with minimal administration as he wants to spend the least amount of
When you create an alarm, you first choose the Amazon CIoudWatch metric you want it to monitor. Next, you choose the evaluation period (e.g., five minutes or time administering it. Which database would be the best option?
one hour) and a statistical value to measure (e.g., Average or Maximum).
To set a threshold, set a target value and choose whether the alarm will trigger when the value is greater than (>), greater than or equal to (>=), less than (<), or A. Amazon Simp|eDB
less than or equal to (<=) that value. B. Your choice of relational AMs on Amazon EC2 and EBS.
Reference: http://aws.amazon.com/cIoudwatch/faqs/ C. Amazon RDS
D. Amazon Redshift
Answer: D
NEW QUESTION 159
Explanation: Having just set up your first Amazon Virtual Private Cloud (Amazon VPC) network, which defined a default network interface, you decide that you need to create
Billing commences when Amazon EC2 initiates the boot sequence of an AM instance. Billing ends when the instance terminates, which could occur through a web and attach an additional network interface, known as an elastic network interface (ENI) to one of your instances. Which of the following statements is true
services command, by running "shutdown -h", or through instance failure. When you stop an instance, Amazon shuts it down but doesn/Et charge hourly usage for regarding attaching network interfaces to your instances in your VPC?
a stopped instance, or data transfer fees, but charges for the storage for any Amazon EBS volumes.
Reference: http://aws.amazon.com/ec2/faqs/ A. You can attach 5 EN|s per instance type.
B. You can attach as many ENIs as you want.
C. The number of ENIs you can attach varies by instance type.
NEW QUESTION 145 D. You can attach 100 ENIs total regardless of instance typ
What is the data model of DynamoDB?
Answer: C
A. Since DynamoDB is schema-less, there is no data model.
B. "Items", with Keys and one or more Attribute; and "Attribute", with Name and Value. Explanation:
C. "TabIe", a collection of Items; "Items", with Keys and one or more Attribute; and "Attribute", with Name and Value. Each instance in your VPC has a default network interface that is assigned a private IP address from the IP address range of your VPC. You can create and attach
D. "Database", which is a set of "TabIes", which is a set of "Items", which is a set of "Attributes". an additional network interface, known as an elastic network interface (ENI), to any instance in your VPC. The number of EN|s you can attach varies by instance
type.
Answer: C
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
manage Multi-AZ deployments as well as the conversion from a Single-AZ to a Mut|i-AZ one. Answer: A
Reference: http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.RDSVPC.htmI
Explanation:
Amazon CIoudFront is a web service for content delivery. C|oudFront delivers your content using a global network of edge locations and works seamlessly with
NEW QUESTION 163 Amazon S3 which durably stores the original and definitive versions of your files.
You have set up an S3 bucket with a number of images in it and you have decided that you want anybody to be able to access these images, even anonymous Amazon CIoudFront billing is maily affected by Data Transfer Out
users. To accomplish this you create a bucket policy. You will need to use an Amazon S3 bucket policy that specifies a in the principal element, Edge Location Traffic Distribution Requests
which means anyone can access the bucket. Dedicated IP SSL Certificates
Reference: http://calcu|ator.s3.amazonaws.com/index.htmI
A. hash tag (#)
B. anonymous user
C. wildcard (*) NEW QUESTION 178
D. S3 user A user is trying to launch a similar EC2 instance from an existing instance with the option "Launch More like this". The AMI ofthe selected instance is deleted. What
will happen in this case?
Answer: C
A. AWS does not need an AMI for the "Launch more like this" option
Explanation: B. AWS will launch the instance but will not create a new AMI
You can use the AWS Policy Generator to create a bucket policy for your Amazon S3 bucket. You can then use the generated document to set your bucket policy C. AWS will create a new AMI and launch the instance
by using the Amazon S3 console, by a number of third-party tools, or via your application. D. AWS will throw an error saying that the AMI is deregistered
You use an Amazon S3 bucket policy that specifies a wildcard (*) in the principal element, which means anyone can access the bucket. With anonymous access,
anyone (including users without an AWS account) will be able to access the bucket. Answer: D
Reference: http://docs.aws.amazon.com/IAM/|atest/UserGuide/iam-troubleshooting.htm|#d0e20565
Explanation:
If the user has deregistered the AMI of an EC2 instance and is trying to launch a similar instance with the option "Launch more like this", AWS will throw an error
NEW QUESTION 168 saying that the AMI is deregistered or not available.
In Amazon CIoudFront, if you use Amazon EC2 instances and other custom origins with CIoudFront, it is recommended to . Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/launching-instance.html
A. 15 minutes
B. 5 minutes NEW QUESTION 181
C. 1 minute A user has defined an AutoScaIing termination policy to first delete the instance with the nearest billing hour. AutoScaIing has launched 3 instances in the US-
D. 45 seconds East-1A region and 2 instances in the US-East-1 B region. One of the instances in the US-East-1B region is running nearest to the billing hour. Which instance will
AutoScaIing terminate first while executing the termination action?
Answer: C
A. Random Instance from US-East-1A
Explanation: B. Instance with the nearest billing hour in US-East-1 B
By default, Amazon EC2 metric data is automatically sent to CIoudWatch in 5-minute periods. However, you can, enable detailed monitoring on an Amazon EC2 C. Instance with the nearest billing hour in US-East-1A
instance, which sends data to CIoudWatch in D. Random instance from US-East-1B
1-minute periods
Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-cloudwatch.htmI Answer: C
Explanation:
NEW QUESTION 174 Even though the user has configured the termination policy, before AutoScaIing selects an instance to terminate, it first identifies the Availability Zone that has
A user is sending bulk emails using AWS SES. The emails are not reaching some of the targeted audience because they are not authorized by the ISPs. How can more instances than the other Availability Zones used by the group. Within the selected Availability Zone, it identifies the instance that matches the specified
the user ensure that the emails are all delivered? termination policy.
Reference: http://docs.aws.amazon.com/AutoScaIing/latest/DeveIoperGuide/us-termination-policy.html
A. Send an email using DKINI with SES.
B. Send an email using SMTP with SES.
C. Open a ticket with AWS support to get it authorized with the ISP. NEW QUESTION 184
D. Authorize the ISP by sending emails from the development accoun You are playing around with setting up stacks using JSON templates in C|oudFormation to try and understand them a little better. You have set up about 5 or 6 but
now start to wonder if you are being charged for these stacks. What is AWS's billing policy regarding stack resources?
Answer: A
A. You are not charged for the stack resources if they are not taking any traffic.
Explanation: B. You are charged for the stack resources for the time they were operating (even if you deleted the stack right away)
Domain Keys Identified MaiI (DKIM) is a standard that allows senders to sign their email messages and ISPs, and use those signatures to verify that those C. You are charged for the stack resources for the time they were operating (but not if you deleted the stack within 60 minutes)
messages are legitimate and have not been modified by a third party in transit. D. You are charged for the stack resources for the time they were operating (but not if you deleted the stack within 30 minutes)
Reference: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/dkim.html
Answer: B
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Answer: B Explanation:
You are billed instance-hours as long as your EC2 instance is in a running state. Reference: http://aws.amazon.com/ec2/faqs/
Explanation:
A Hosted Zone refers to a selection of resource record sets hosted by Route 53.
Reference: http://docs.aws.amazon.com/Route53/Iatest/DeveIoperGuide/AboutHostedZones.html NEW QUESTION 197
A user is planning to host a mobile game on EC2 which sends notifications to active users on either high score or the addition of new features. The user should get
this notification when he is online on his mobile device. Which of the below mentioned AWS services can help achieve this functionality?
NEW QUESTION 187
Which of the following statements is true of Amazon EC2 security groups? A. AWS Simple Notification Service.
B. AWS Simple Email Service.
A. You can change the outbound rules for EC2-Classi C. AWS Nlobile Communication Service.
B. Also, you can add and remove rules to a group at any time. D. AWS Simple Queue Service.
C. You can modify an existing rule in a grou
D. However, you can't add and remove rules to a group. Answer: A
E. None of the statements are correct.
F. You can't change the outbound rules for EC2-Classi Explanation:
G. However, you can add and remove rules to agroup at any tim Amazon Simple Notification Service (Amazon SNS) is a fast, filexible, and fully managed push messaging service. Amazon SNS makes it simple and cost-effective
to push to mobile devices, such as iPhone, iPad, Android, Kindle Fire, and internet connected smart devices, as well as pushing to other distributed services.
Answer: D Reference: http://aws.amazon.com/sns
Explanation:
When dealing with security groups, bear in mind that you can freely add and remove rules from a group, but you can't change the outbound rules for EC2-Classic. NEW QUESTION 199
If you're using the Amazon EC2 console, you can modify existing rules, and you can copy the rules from an existing security group to a new security group. You have written a CIoudFormation template that creates I Elastic Load Balancer fronting 2 EC2 Instances. Which section of the template should you edit so that
Reference: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/using-network-security.htmI the DNS of the load balancer is returned upon creation of the stack?
A. Resources
NEW QUESTION 190 B. Outputs
Your manager has asked you to set up a public subnet with instances that can send and receive internet traffic, and a private subnet that can't receive traffic C. Parameters
directly from the internet, but can initiate traffic to the internet (and receive responses) through a NAT instance in the public subnet. Hence, the following 3 rules D. Mappings
need to be allowed:
Inbound SSH traffic. Answer: B
Web sewers in the public subnet to read and write to MS SQL servers in the private subnet Inbound RDP traffic from the Microsoft Terminal Services gateway in
the public private subnet What are the respective ports that need to be opened for this? Explanation:
You can use AWS CIoudFormation’s sample templates or create your own templates to describe the AWS resources, and any associated dependencies or
A. Ports 22,1433,3389 runtime parameters, required to run your application.
B. Ports 21,1433,3389 Reference:
C. Ports 25,1433,3389 http://docs.aws.amazon.com/AWSCIoudFormation/latest/UserGuide/outputs-section-structure.html
D. Ports 22,1343,3999
A. Route 53 offers low query latency for your end users. A. Pay for the instances that you use by the hour, with no long-term commitments or up-front payments.
B. Route 53 is designed to automatically answer queries from the optimal location depending on network conditions. B. Make a low, one-time, up-front payment for an instance, reserve it for a one- or three-year term, and pay a significantly lower hourly rate for these instances.
C. The globally distributed nature of AWS's DNS servers helps ensure a consistent ability to route your end users to your application. C. Pay for the instances that you use by the hour, with long-term commitments or up-front payments.
D. Route 53 supports Domain Name System Security Extensions (DNSSEC). D. Make a high, one-time, all-front payment for an instance, reserve it for a one- or three-year term, andpay a significantly higher hourly rate for these instance
Answer: D Answer: A
Explanation: Explanation:
Amazon Route 53 provides highly available and scalable Domain Name System (DNS), domain name registration, and health-checking web services. On-Demand instances allow you to pay for the instances that you use by the hour, with no long-term commitments or up-front payments.
Route 53 is built using AWS’s highly available and reliable infrastructure. The globally distributed nature of our DNS servers helps ensure a consistent ability to Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/reserved-instances-offerings.html
route your end users to your application by circumventing any internet or network related issues. Route 53 is designed to provide the level of dependability
required by important applications. Using a global anycast network of DNS servers around the world, Route 53 is designed to automatically answer queries from
the optimal location depending on network conditions. As a result, the service offers low query latency for your end users. NEW QUESTION 206
Amazon Route 53 does not support Domain Name System Security Extensions (DNSSEC) at this time. Reference: https://aws.amazon.com/route53/faqs/ Which of the following statements is NOT true about using Elastic IP Address (EIP) in EC2-Classic and EC2-VPC platforms?
A. In the EC2-VPC platform, the Elastic IP Address (EIP) does not remain associated with the instance when you stop it.
NEW QUESTION 193
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
B. In the EC2-Classic platform, stopping the instance disassociates the Elastic IP Address (EIP) from it. A. Elastic Beanstalk uses Elastic load balancing and CIoudFormation doesn't.
C. In the EC2-VPC platform, if you have attached a second network interface to an instance, when you disassociate the Elastic IP Address (EIP) from that B. CIoudFormation is faster in deploying applications than Elastic Beanstalk.
instance, a new public IP address is not assigned to the instance automatically; you'II have to associate an EIP with it manually. C. Elastic Beanstalk is faster in deploying applications than C|oudFormation.
D. In the EC2-Classic platform, if you disassociate an Elastic IP Address (EIP) from the instance, the instance is automatically assigned a new public IP address D. CIoudFormation is much more powerful than Elastic Beanstalk, because you can actually design and script custom resources
within a few minutes.
Answer: D
Answer: A
Explanation:
Explanation: These services are designed to complement each other. AWS Elastic Beanstalk provides an environment to easily develop and run applications in the cloud. It is
In the EC2-Classic platform, when you associate an Elastic IP Address (EIP) with an instance, the instance's current public IP address is released to the integrated with developer tools and provides a one-stop experience for you to manage the lifecycle of your applications. AWS CIoudFormation is a convenient
EC2-Classic public IP address pool. If you disassociate an EIP from the instance, the instance is automatically assigned a new public IP address within a few deployment mechanism for a broad range of AWS resources. It supports the infrastructure needs of many different types of applications such as existing enterprise
minutes. In addition, stopping the instance also disassociates the EIP from it. applications, legacy applications, applications built using a variety of AWS resources and container-based solutions (including those built using AWS Elastic
But in the EC2-VPC platform, when you associate an EIP with an instance in a default Virtual Private Cloud (VPC), or an instance in which you assigned a public Beanstalk).
IP to the eth0 network interface during launch, its current public IP address is released to the EC2-VPC public IP address pool. If you disassociate an AWS CIoudFormation introduces two new concepts: The template, a JSON-format, text-based file that describes all the AWS resources you need to deploy to run
EIP from the instance, the instance is automatically assigned a new public IP address within a few minutes. However, if you have attached a second network your application and the stack, the set of AWS resources that are created and managed as a single unit when AWS CIoudFormation instantiates a template.
interface to the instance, the instance is not automatically assigned a new public IP address; you'II have to associate an EIP with it manually. The EIP remains Reference: http://aws.amazon.com/c|oudformation/faqs/
associated with the instance when you stop it.
Reference: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.htmI
NEW QUESTION 218
When controlling access to Amazon EC2 resources, each Amazon EBS Snapshot has a attribute that controls which AWS accounts can use the snapshot.
NEW QUESTION 210
You need to create a load balancer in a VPC network that you are building. You can make your load balancer internal (private) or internet-facing (public). When A. createVoIumePermission
you make your load balancer internal, a DNS name will be created, and it will contain the private IP address of the load balancer. An internal load balancer is not B. LaunchPermission
exposed to the internet. When you make your load balancer internet-facing, a DNS name will be created with the public IP address. If you want the Internet-facing C. SharePermission
load balancer to be connected to the Internet, where must this load balancer reside? D. RequestPermission
A. The load balancer must reside in a subnet that is connected to the internet using the internet gateway. Answer: A
B. The load balancer must reside in a subnet that is not connected to the internet.
C. The load balancer must not reside in a subnet that is connected to the internet. Explanation:
D. The load balancer must be completely outside of your VP Each Amazon EBS Snapshot has a createVoIumePermission attribute that you can set to one or more AWS Account IDs to share the AM with those AWS
Accounts. To allow several AWS Accounts to use a particular EBS snapshot, you can use the snapshots's createVoIumePermission attribute to include a list of the
Answer: A accounts that can use it.
Reference: http://docs.amazonwebservices.com/AWSEC2/latest/UserGuide/UsingIAM.html
Explanation:
When you create an internal Elastic Load Balancer in a VPC, you need to select private subnets that are in the same Availability Zone as your instances. If the
VPC Elastic Load Balancer is to be public facing, you need to create the Elastic Load Balancer in a public subnet. A subnet is a public subnet if it is attached to an NEW QUESTION 223
Internet Gateway (IGW) with a defined route to that gateway. Selecting more than one public subnet increases the availability of your Elastic Load Balancer. Your company has HQ in Tokyo and branch offices all over the world and is using a logistics software with a multi-regional deployment on AWS in Japan, Europe
NB - Elastic Load Balancers in EC2-Classic are always Internet-facing load balancers. Reference: and USA, The logistic software has a 3- tier architecture and currently uses MySQL 5.6 for data persistence. Each region has deployed its own database
http://docs.aws.amazon.com/EIasticLoadBaIancing/|atest/DeveIoperGuide/elb-internet-facing-load-baIan cers.htmI In the HQ region you run an hourly batch process reading data from every region to compute cross regional reports that are sent by email to all offices this batch
process must be completed as fast as possible to quickly optimize logistics how do you build the database architecture in order to meet the requirements'?
NEW QUESTION 211 A. For each regional deployment, use RDS MySQL with a master in the region and a read replica in the HQ region
Can you move a Reserved Instance from one Availability Zone to another? B. For each regional deployment, use MySQL on EC2 with a master in the region and send hourly EBS snapshots to the HQ region
C. For each regional deployment, use RDS MySQL with a master in the region and send hourly RDS snapshots to the HQ region
A. Yes, but each Reserved Instance is associated with a specific Region that cannot be changed. D. For each regional deployment, use MySQL on EC2 with a master in the region and use 53 to copy data files hourly to the HQ region
B. Yes, only in US-West-2. E. Use Direct Connect to connect all regional MySQL deployments to the HQ region and reduce network latency for the batch process
C. Yes, only in US-East-1.
D. No Answer: A
Answer: A
NEW QUESTION 228
Explanation: A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2).
Each Reserved Instance is associated with a specific Region, which is fixed for the lifetime of the reservation and cannot be changed. Each reservation can, The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available. Sort stale Eventual consistency) rather than an
however, be used in any of the available AZs within the associated Region. ACID (Atomicity. Consistency isolation. Durability) consistency model.
Reference: https://aws.amazon.com/rds/faqs/ The application is exhibiting undesirable behavior because the database is not able to handle the volume of writes. How can you reduce the load on your on-
premises database resources in the most
cost-effective way?
NEW QUESTION 213
An application hosted at the EC2 instance receives an HTTP request from ELB. The same request has an X-Forvvarded-For header, which has three IP A. Use an Amazon Elastic Map Reduce (EMR) S3DistCp as a synchronization mechanism between the on-premises database and a Hadoop cluster on AWS.
addresses. Which system's IP will be a part of this header? B. Modify the application to write to an Amazon SQS queue and develop a worker process to flush the queue to the on-premises database.
C. Modify the application to use DynamoDB to feed an EMR cluster which uses a map function to write to the on-premises database.
A. Previous Request IP address. D. Provision an RDS read-replica database on AWS to handle the writes and synchronize the two databases using Data Pipeline.
B. Client IP address.
C. All of the answers listed here. Answer: A
D. Load Balancer IP addres
Explanation:
Answer: C Reference: https://aws.amazon.com/blogs/aws/category/amazon-elastic-map-reduce/
Explanation:
When a user sends a request to ELB over HTTP/HTTPS, the request header log at the instance will only receive the IP of ELB. This is because ELB is the NEW QUESTION 232
interceptor between the EC2 instance and the client request. To get the client IP, use the header X-Forvvarded-For in header. The client IP address in the Your company is in the process of developing a next generation pet collar that collects biometric information to assist families with promoting healthy lifestyles for
X-Fonzvarded-For request header is followed by the IP addresses of each successive proxy that passes along the request. The last IP address is the IP address their pets Each collar will push 30kb of biometric data In JSON format every 2 seconds to a collection platform that will process and analyze the data providing
that connects to the back-end application instance. e.g. if the HTTP request already has a header when it reaches the Load Balancer, the IP address from which health trending information back to the pet owners and veterinarians via a web portal Management has tasked you to architect the collection platform ensuring the
the request came is appended at the end of the header followed by the IP address of the Load Balancer. In such cases, the X-Forvvarded-For request header following requirements are met.
takes the following form: Provide the ability for real-time analytics of the inbound biometric data Ensure processing of the biometric data is highly durable. Elastic and parallel The results of
X-Fonzvarded-For: cIientIPAddress, previousRequestIPAddress, LoadBaIancerIPAddress. Reference: the analytic processing should be persisted for data mining
http://docs.aws.amazon.com/E|asticLoadBaIancing/Iatest/DeveIoperGuide/TerminologyandKeyConcepts. html Which architecture outlined below win meet the initial requirements for the collection platform?
A. Utilize 53 to collect the inbound sensor data analyze the data from 53 with a daily scheduled Data Pipeline and save the results to a Redshift Cluster.
NEW QUESTION 216 B. Utilize Amazon Kinesis to collect the inbound sensor data, analyze the data with Kinesis clients and save the results to a Red shift cluster using EMR.
You need to develop and run some new applications on AWS and you know that Elastic Beanstalk and CIoudFormation can both help as a deployment C. Utilize SQS to collect the inbound sensor data analyze the data from SQS with Amazon Kinesis and save the results to a Mcrosoft SQL Server RDS instance.
mechanism for a broad range of AWS resources. Which of the following statements best describes the differences between Elastic Beanstalk and D. Utilize EMR to collect the inbound sensor data, analyze the data from EUR with Amazon Kinesis and save me results to Dynamo DB.
C|oudFormation?
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Answer: B
A. Yes, you should deploy two Memcached EIastiCache Clusters in different AZs because the RDS instance will not be able to handle the load if the cache node
fails.
B. No, if the cache node fails you can always get the same data from the DB without having any availability impact.
C. No, if the cache node fails the automated EIastiCache node recovery feature will prevent any availability impact.
D. Yes, you should deploy the Memcached EIastiCache Cluster with two nodes in the same AZ as the RDS DB master instance to handle the load if one cache
node fails.
Answer: A
Explanation:
EIastiCache for Memcached
The primary goal of caching is typically to offload reads from your database or other primary data source. In most apps, you have hot spots of data that are
regularly queried, but only updated periodically. Think of the front page of a blog or news site, or the top 100 leaderboard in an online game. In this type of case,
your app can receive dozens, hundreds, or even thousands of requests for the same data before it's updated again. Having your caching layer handle these
queries has several advantages. First, it's considerably cheaper to add an in-memory cache than to scale up to a larger database cluster. Second,
When you launch an EIastiCache cluster, you can choose the Availability Zone(s) that the cluster lives in. For best performance, you should configure your cluster
an in-memory cache is also easier to scale out, because it's easier to distribute an in-memory cache horizontally than a relational database.
to use the same Availability Zones as your application servers. To launch an EIastiCache cluster in a specific Availability Zone, make sure to specify the Preferred
Last, a caching layer provides a request buffer in the event of a sudden spike in usage. If your app or game ends up on the front page of Reddit or the App Store,
Zone(s) option during cache cluster creation. The Availability Zones that you specify will be where EIastiCache will launch your cache nodes. We recommend that
it's not unheard of to see a spike that is 10 to 100 times your normal application load. Even if you autoscale your application instances, a IOx request spike will
you select Spread Nodes Across Zones, which tells EIastiCache to distribute cache nodes across these zones as evenly as possible. This distribution will mitigate
likely make your database very unhappy.
the impact of an Availability Zone disruption on your E|astiCache nodes. The trade-off is that some of the requests from your application to EIastiCache will go to a
Let's focus on EIastiCache for Memcached first, because it is the best fit for a caching focused solution. We'II revisit Redislater in the paper, and weigh its
node in a different Availability Zone, meaning latency will be slightly higher.
advantages and disadvantages.
For more details, refer to Creating a Cache Cluster in the Amazon EIastiCache User Guide.
Architecture with EIastiCache for Memcached
As mentioned at the outset, EIastiCache can be coupled with a wide variety of databases. Here is an example architecture that uses Amazon DynamoDB instead
When you deploy an EIastiCache Memcached cluster, it sits in your application as a separate tier alongside your database. As mentioned previously, Amazon
of Amazon RDS and IV|ySQL:
EIastiCache does not directly communicate with your database tier, or indeed have any particular knowledge of your database. A simplified deployment for a web
application looks something like this:
This combination of DynamoDB and EIastiCache is very popular with mobile and game companies, because DynamoDB allows for higher write throughput at
lower cost than traditional relational databases. In addition, DynamoDB uses a key-value access pattern similar to EIastiCache, which also simplifies the
In this architecture diagram, the Amazon EC2 application instances are in an Auto Scaling group, located behind a load balancer using Elastic Load Balancing, programming model. Instead of using relational SQL for the primary database but then key-value patterns for the cache, both the primary database and cache can
which distributes requests among the instances. As requests come into a given EC2 instance, that EC2 instance is responsible for communicating with be programmed similarly.
EIastiCache and the database tier. For development purposes, you can begin with a single EIastiCache node to test your application, and then scale to additional In this architecture pattern, DynamoDB remains the source of truth for data, but application reads are offloaded to EIastiCache for a speed boost.
cluster nodes by modifying t he EIastiCache cluster. As you add additional cache nodes, the EC2 application instances are able to distribute cache keys across
multiple EIastiCache nodes. The most common practice is to use client-side sharding to distribute keys across cache nodes, which we will discuss later in this
paper. NEW QUESTION 241
Refer to the architecture diagram above of a batch processing solution using Simple Queue Service (SQS) to set up a message queue between EC2 instances
which are used as batch processors Cloud Watch monitors the number of Job requests (queued messages) and an Auto Scaling group adds or deletes
batch sewers automatically based on parameters set in Cloud Watch alarms. You can use this architecture to implement which of the following features in a cost
effective and efficient manner?
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
Answer: A
Explanation:
Overview of Creating Amazon EBS-Backed AMIs
First, launch an instance from an AMI that's similar to the AMI that you'd like to create. You can connect to your instance and customize it. When the instance is
configured correctly, ensure data integrity by
stopping the instance before you create an AMI, then create the image. When you create an Amazon EBS-backed AMI, we automatically register it for you.
Amazon EC2 powers down the instance before creating the AMI to ensure that everything on the instance is stopped and in a consistent state during the creation
process. If you're confident that your instance is in a consistent state appropriate for AMI creation, you can tell Amazon EC2 not to power down and reboot the
instance. Some file systems, such as XFS, can freeze and unfreeze actMty, making it safe to create the image without rebooting the instance.
During the AMI-creation process, Amazon EC2 creates snapshots of your instance's root volume and any other EBS volumes attached to your instance. If any
volumes attached to the instance are encrypted, the new AMI only launches successfully on instances that support Amazon EBS encryption. For more information,
see Amazon EBS Encryption.
Depending on the size of the volumes, it can take several minutes for the AMI-creation process to complete (sometimes up to 24 hours).You may find it more
efficient to create snapshots of your volumes prior to creating your AMI. This way, only small, incremental snapshots need to be created when the AMI is created,
and the process completes more quickly (the total time for snapshot creation remains the same). For more information, see Creating an Amazon EBS Snapshot.
After the process completes, you have a new AMI and snapshot created from the root volume of the instance. When you launch an instance using the new AMI,
we create a new EBS volume for its root volume using the snapshot. Both the AMI and the snapshot incur charges to your account until you delete them. For more
information, see Deregistering Your AMI.
If you add instance-store volumes or EBS volumes to your instance in addition to the root device volume, the block device mapping for the new AMI contains
information for these volumes, and the block device mappings for instances that you launch from the new AMI automatically contain information for these volumes.
The instance-store volumes specified in the block device mapping for the new instance are new and don't contain any data from the instance store volumes of the
A. Reduce the overall lime for executing jobs through parallel processing by allowing a busy EC2 instance that receives a message to pass it to the next instance instance you used to create the AMI. The data on EBS volumes persists. For more information, see Block Device Mapping.
in a daisy-chain setup.
B. Implement fault tolerance against EC2 instance failure since messages would remain in SQS and worn can continue with recovery of EC2 instances implement
fault tolerance against SQS failure by backing up messages to 53. NEW QUESTION 247
C. Implement message passing between EC2 instances within a batch by exchanging messages through SQS. A customer has established an AWS Direct Connect connection to AWS. The link is up and routes are being advertised from the customer's end, however the
D. Coordinate number of EC2 instances with number of job requests automatically thus Improving cost effectiveness. customer is unable to connect from EC2 instances inside its VPC to servers residing in its datacenter.
E. Handle high priority jobs before lower priority jobs by assigning a priority metadata fie Id to SQS messages. Which of the following options provide a viable solution to remedy this situation? (Choose 2 answers)
Answer: D A. Add a route to the route table with an IPsec VPN connection as the target.
B. Enable route propagation to the virtual pinnate gateway (VGW).
Explanation: C. Enable route propagation to the customer gateway (CGW).
Reference: D. Modify the route table of all Instances using the 'route' command.
There are cases where a large number of batch jobs may need processing, and where the jobs may need to be re-prioritized. E. Modify the Instances VPC subnet route table by adding a route back to the customer's on-premises environment.
For example, one such case is one where there are differences between different levels of services for unpaid users versus subscriber users (such as the time
until publication) in services enabling, for example, presentation fi les to be uploaded for publication from a web browser. When the user uploads a presentation Answer: AC
file, the conversion processes, for example, for publication are performed as batch
processes on the system side, and the file is published after the conversion. Is it then necessary to be able to assign the level of priority to the batch processes for
each type of subscriber. NEW QUESTION 248
Explanation of the Cloud Solution/Pattern You've been brought in as solutions architect to assist an enterprise customer with their migration of an e-commerce platform to Amazon Virtual Private Cloud
A queue is used in controlling batch jobs. The queue need only be provided with priority numbers. Job requests are controlled by the queue, and the job requests (VPC) The previous architect has already deployed a 3-tier VPC, The configuration is as follows:
in the queue are processed by a batch server. In Cloud computing, a highly reliable queue is provided as a service, which you can use to VPC: vpc-2f8bc447 IGW: igw-2d8bc445 NACL: ad-208bc448
structure a highly reliable batch system with ease. You may prepare multiple queues depending on priority levels, with job requests put into the queues depending 5ubnets and Route Tables: Web sewers: subnet-258bc44d
on their priority levels, to apply prioritization to batch processes. The performance (number) of batch servers corresponding to a queue must be in accordance with Application servers: subnet-248bc44c Database sewers: subnet-9189c6f9 Route Tables:
the priority level thereof. rrb-218bc449 rtb-238bc44b Associations:
Implementation subnet-258bc44d : rtb-218bc449 subnet-248bc44c : rtb-238bc44b subnet-9189c6f9 : rtb-238bc44b
In AWS, the queue service is the Simple Queue Service (SQS). MuItipIe SQS queues may be prepared to prepare queues for indMdual priority levels (with a You are now ready to begin deploying EC2 instances into the VPC Web servers must have direct access to the internet Application and database sewers cannot
priority queue and a secondary queue). have direct access to the internet.
Moreover, you may also use the message Delayed Send function to delay process execution. Use SQS to prepare multiple queues for the indMdual priority levels. Which configuration below will allow you the ability to remotely administer your application and database servers, as well as allow these sewers to retrieve updates
Place those processes to be executed immediately (job requests) in the high priority queue. Prepare numbers of batch servers, for processing the job requests of from the Internet?
the queues, depending on the priority levels.
Queues have a message "Delayed Send" function. You can use this to delay the time for starting a process. A. Create a bastion and NAT instance in subnet-258bc44d, and add a route from rtb- 238bc44b to the NAT instance.
Configuration B. Add a route from rtb-238bc44b to igw-2d8bc445 and add a bastion and NAT instance within subnet-248bc44c.
Benefits C. Create a bastion and NAT instance in subnet-248bc44c, and add a route from rtb- 238bc44b to subneb258bc44d.
You can increase or decrease the number of servers for processing jobs to change automatically the processing speeds of the priority queues and secondary D. Create a bastion and NAT instance in subnet-258bc44d, add a route from rtb-238bc44b to Igw- 2d8bc445, and a new NACL that allows access between
queues. subnet-258bc44d and subnet -248bc44c.
You can handle performance and service requirements through merely increasing or decreasing the number of EC2 instances used in job processing.
Even if an EC2 were to fail, the messages (jobs) would remain in the queue service, enabling processing to be continued immediately upon recovery of the EC2 Answer: A
instance, producing a system that is robust to failure.
Cautions
Depending on the balance between the number of EC2 instances for performing the processes and the number of messages that are queued, there may be cases NEW QUESTION 249
where processing in the secondary queue may be completed first, so you need to monitor the processing speeds in the primary queue and the secondary queue. You are designing Internet connectMty for your VPC. The Web servers must be available on the Internet. The application must have a highly available architecture.
Which alternatives should you consider? (Choose 2 answers)
NEW QUESTION 246 A. Configure a NAT instance in your VPC Create a default route via the NAT instance and associate it with all subnets Configure a DNS A record that points to the
Your company currently has a 2-tier web application running in an on-premises data center. You have experienced several infrastructure failures in the past two NAT instance public IP address.
months resu Iting in significant financial losses. Your CIO is strongly agreeing to move the application to AWS. While working on achieving buy-in from the other B. Configure a C|oudFront distribution and configure the origin to point to the private IP addresses of your Web sewers Configure a Route53 CNAME record to
company executives, he asks you to develop a disaster recovery plan to help improve Business continuity in the short term. He specifies a target Recovery Time your Cloud Front distribution.
Objective (RTO) of 4 hours and a Recovery Point Objective (RPO) of 1 hour or less. He also asks you to implement the solution within 2 weeks. Your database is C. Place all your web servers behind EL8 Configure a Route53 CNME to point to the ELB DNS name.
200GB in size and you have a 20Mbps Internet connection. D. Assign EIPs to all web sewer
How would you do this while minimizing costs? E. Configure a Route53 record set with all EIP
F. With health checks and DNS failover.
A. Create an EBS backed private AMI which includes a fresh install of your applicatio G. Configure ELB with an EIP Place all your Web servers behind ELB Configure a Route53 A record that points to the EIP.
B. Develop a CIoudFormation template which includes your AMI and the required EC2, AutoScaIing, and ELB resources to support deploying the application
across Multiple- Availability-Zone Answer: CD
C. Asynchronously replicate transactions from your on-premises database to a database instance in AWS across a secure VPN connection.
D. Deploy your application on EC2 instances within an Auto Scaling group across multiple availability zone
E. Asynchronously replicate transactions from your on-premises database to a database instance in AWS across a secure VPN connection. NEW QUESTION 252
F. Create an EBS backed private AMI which includes a fresh install of your applicatio You are tasked with moving a legacy application from a virtual machine running Inside your datacenter to an Amazon VPC Unfortunately this app requires access
G. Setup a script in your data center to backup the local database every 1 hour and to encrypt and copy the resulting file to an 53 bucket using multi-part upload. to a number of on-premises services and no one who configured the app still works for your company. Even worse there's no documentation for it. What will allow
H. Install your application on a compute-optimized EC2 instance capable of supporting the application 's average loa the application running inside the VPC to reach back and access its internal dependencies without being reconfigured? {Choose 3 answers)
I. Synchronously replicate transactions from your on-premises database to a database instance in AWS across a secure Direct Connect connection.
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com
Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam Recommend!! Get the Full AWS-Solution-Architect-Associate dumps in VCE and PDF From SurePassExam
https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions) https://www.surepassexam.com/AWS-Solution-Architect-Associate-exam-dumps.html (1487 New Questions)
A. An AWS Direct Connect link between the VPC and the network housing the internal services. E. Use a CIoudFront download distribution to serve the JPEGs to the end users and Install the current commercial search product, along with a Java Container Tor
B. An Internet Gateway to allow a VPN connection. the website on EC2 instances and use Route53 with DNS round-robin.
C. An Elastic IP address on the VPC instance
D. An IP address space that does not conflict with the one on-premises Answer: C
E. Entries in Amazon Route 53 that allow the Instance to resolve its dependencies' IP addresses
F. A VM Import of the current virtual machine Explanation:
There is no such thing as "NIost appropriate" without knowing all your goals. I find your scenarios very fuzzy, since you can obviously mix-n-match between them. I
Answer: ADF think you should decide by layers instead: Load Balancer Layer: ELB or just DNS, or roll-your-own. (Using DNS+EIPs is slightly cheaper, but less reliable than
ELB.)
Explanation: Storage Layer for 17TB of Images: This is the perfect use case for 53. Off-load all the web requests directly to the relevant JPEGs in 53. Your EC2 boxes just
AWS Direct Connect generate links to them.
AWS Direct Connect makes it easy to establish a dedicated network connection from your premises to AWS. Using AWS Direct Connect, you can establish private If your app already serves it's own images (not links to images), you might start with EFS. But more than likely, you can just setup a web server to re-write or re-
connectMty between AWS you’re your datacenter, office, or colocation environment, which in many cases can reduce your network costs, increase bandwidth direct all JPEG links to 53 pretty easily.
throughput, and provide a more consistent network experience than Internet based connections. If you use 53, don't serve directly from the bucket- Serve via a CNAME in domain you control. That way, you can switch in C|oudFront easily.
AWS Direct Connect lets you establish a dedicated network connection between your network and one of the AWS Direct Connect locations. Using industry EBS will be way more expensive, and you'II need 2x the drives if you need 2 boxes. Yuck. Consider a smaller storage format. For example, JPEG200 or WebP or
standard 802.1q VLANs, this dedicated connection can be partitioned into multiple virtual interfaces. This allows you to use the same connection to access public other tools might make for smaller images. There is also the DejaVu format from a while back.
resources such as objects stored in Amazon 53 using public IP address space, and private resources Cache Layer: Adding Cloud Front in front of 53 will help people on the other side of the world-- well, possibly. Typical archives follow a power law. The long tail of
such as Amazon EC2 instances running within an Amazon Virtual Private Cloud (VPC) using private IP space, while maintaining network separation between the requests means that most JPEGs won't be requested enough to be in the cache. So you are only speeding up the most popular objects. You can always wait, and
public and private environments. Virtual interfaces can be reconfigured at any time to meet your changing needs. switch in CF later after you know your costs better. (In some cases, it can actually lower costs.)
What is AWS Direct Connect? You can also put CIoudFront in front of your app, since your archive search results should be fairly static. This will also allow you to run with a smaller instance
AWS Direct Connect links your internal network to an AWS Direct Connect location over a standard I gigabit or 10 gigabit Ethernet fiber-optic cable. One end of the type, since CF will handle much of the load if you do it right.
cab Ie is connected to your router, the other to an AWS Direct Connect router. With this connection in place, you can create virtual interfaces directly to the AWS Database Layer: A few options:
cloud (for example, to Amazon Elastic Compute Cloud {Amazon EC2) and Amazon Simple Storage Service (Amazon 53)) and to Amazon Virtual Private Cloud Use whatever your current server does for now, and replace with something else down the road. Don't under-estimate this approach, sometimes it's better to start
(Amazon VPC), bypassing Internet service providers in your network path. An AWS Direct Connect location provides access to Amazon Web Services in the now and optimize later.
region it is associated with, as well as access to other US regions. For example, you can provision a single connection to any AWS Direct Connect location in the Use RDS to run MySQL/ Postgres
US and use it to access public AWS services in all US Regions and AWS GovCIoud (US). I'm not as familiar with EIasticSearch I Cloudsearch, but obviously Cloudsearch will be less maintenance+setup.
The following diagram shows how AWS Direct Connect interfaces with your network. App Layer:
Requirements When creating the app layer from scratch, consider Cloud Formation and/or OpsWorks. It's extra stuff to learn, but helps down the road.
To use AWS Direct Connect, your network must meet one of the following conditions: Java+ Tomcat is right up the alley of E|asticBeanstaIk. (Basically EC2 + Autoscale + ELB).
Your network is colocated with an existing AWS Direct Connect location. For more information on available AWS Direct Connect locations, go to Preventing Abuse: When you put something in a public 53 bucket, people will hot-link it from their web pages. If you want to prevent that, your app on the EC2 box
http://aws.amazon.com/directconnect/. can generate signed links to 53 that expire in a few hours. Now everyone will be forced to go thru the app, and the app can apply rate limiting, etc. Saving money:
You are working with an AWS Direct Connect partner who is a member of the AWS Partner Network (APN). For a list of AWS Direct Connect partners who can If you don't mind having downtime:
help you connect, go to http://aws.amazon.com/directconnect run everything in one AZ (both DBs and EC2s). You can always add servers and AZs down the road, as long as it's architected to be stateless. In fact, you should
You are working with an independent service provider to connect to AWS Direct Connect. In addition, your network must meet the following conditions: use multiple regions if you want it to be really robust.
Connections to AWS Direct Connect require single mode fiber, 1000BASE-LX (1310nm) for 1 gigabit Ethernet, or 10GBASE-LR {1310nm) for 10 gigabit Ethernet. use Reduced Redundancy in 53 to save a few hundred bucks per month (Someone will have to "go fix it" every time it breaks, including having an off-line copy to
Auto Negotiation for the port must be disabled. You must support 802.1Q VLANs across these connections. repair 53.)
Your network must support Border Gateway Protocol (BGP) and BGP MD5 authentication. Optionally, Buy Reserved Instances on your EC2 boxes to make them cheaper. (Start with the RI market and buy a partially used one to get started.) It's just a coupon saying
you may configure Bidirectional Forwarding Detection (BFD). "if you run this type of box in this AZ, you will save on the per-hour costs." You can get 1/2 to 1/3 off easily.
To connect to Amazon Virtual Private Cloud (Amazon VPC), you must first do the following: Provide a private Autonomous System Number (ASN). Amazon Rewrite the application to use less memory and CPU -that way you can run on fewer/ smaller boxes. (Nlay or may not be worth the investment.)
allocates a private IP address in the If your app will be used very infrequently, you will save a lot of money by using Lambda. I'd be worried that it would be quite slow if you tried to run a Java
169.x.x.x range to you. application on it though ..
Create a virtual private gateway and attach it to your VPC. For more information about creating a virtual private gateway, see Adding a Hardware Virtual Private We're missing some information like load, latency expectations from search, indexing speed, size of the search index, etc. But with what you've given us, I would
Gateway to Your VPC in the Amazon VPC User Guide. go with 53 as the storage for the files (53 rocks. It is really, really awesome). If you're stuck with the commercial search application, then on EC2 instances with
To connect to public AWS products such as Amazon EC2 and Amazon 53, you need to provide the following: autoscaling and an ELB. If you are allowed an alternative search engine, Elasticsearch is probably your best bet. I'd run it on EC2 instead ofthe AWS Elasticsearch
A public ASN that you own (preferred) or a private ASN. service, as IMHO it's not ready yet. Don't autoscale Elasticsearch automatically though, it'II cause all sorts of issues. I have zero experience with CIoudSearch so I
Public IP addresses (/31) (that is, one for each end of the BGP session) for each BGP session. If you do not have public I P addresses to assign to this connection, can't comment on that. Regardless of which option, I'd use Cloud Formation for all of it.
log on to AWS and then open a ticket with AWS Support.
The public routes that you will advertise over BGP.
NEW QUESTION 264
......
NEW QUESTION 255
You are migrating a legacy client-server application to AWS. The application responds to a specific DNS domain (e.g. www.examp|e.com) and has a 2-tier
architecture, with multiple application sewers and a database server. Remote clients use TCP to connect to the application sewers. The application servers need to
know the IP address of the clients in order to function properly and are currently taking that information from the TCP socket. A MuIti-AZ RDS MySQL instance will
be used for the database. During the migration you can change the application code, but you have to file a change request.
How would you implement the architecture on AWS in order to maximize scalability and high availability?
Answer: D
A. Use 53 with reduced redundancy Io store and serve the scanned files, install the commercial search application on EC2 Instances and configure with auto-
scaling and an Elastic Load Balancer.
B. Model the environment using CIoudFormation use an EC2 instance running Apache webserver and an open source search application, stripe multiple standard
EB5 volumes together to store the JPEGs and search index.
C. Use 53 with standard redundancy to store and serve the scanned files, use CIoud5earch for queryprocessing, and use Elastic Beanstalk to host the website
across multiple availability zones.
D. Use a single-AZ RD5 My5QL instance Io store the search index 33d the JPEG images use an EC2 instance to serve the website and translate user queries into
5QL.
Passing Certification Exams Made Easy visit - https://www.surepassexam.com Passing Certification Exams Made Easy visit - https://www.surepassexam.com