AWS Solution Architect Associate Exam Dumps Published March 29, 2020 0 Take AWS Certified Solutions Architect Associate Certification Exam Preparation Kit Test 1. Amazon SWF is designed to help users____. Design graphical user interface interactions. Manage user identification and authorization. Store Web content. Coordinate synchronous and asynchronous tasks which are distributed and fault tolerant. 2. Can I control if and when MySQL based RDS Instance is upgraded to new supported versions? No Only in VPC Yes 3. What does Amazon Elastic Beanstalk provide? A scalable storage appliance on top of Amazon Web Services. An application container on top of Amazon Web Services. A service by this name doesn't exist. A scalable cluster of EC2 instances. 4. "True or False: When using IAM to control access to your RDS resources, the key names that can be used are case sensitive. For example, aws:CurrentTime is NOT equivalent to AWS:currenttime." TRUE FALSE 5. What will be the status of the snapshot until the snapshot is complete. running working progressing pending 6. Can we attach an EBS volume to more than one EC2 instance at the same time? No Yes Only EC2-optimized EBS volumes. Only in read mode. 7. True or False: Automated backups are enabled by default for a new DB Instance. TRUE FALSE 8. What does the AWS Storage Gateway provide? It allows to integrate on-premises IT environments with Cloud Storage A direct encrypted connection to Amazon S3. It's a backup solution that provides an on-premises Cloud storage It provides an encrypted SSL endpoint for backups in the Cloud 9. Amazon RDS automated backups and DB Snapshots are currently supported for only the ____ storage engine. InnoDB MyISAM 10. How many relational database engines does RDS currently support? Three: MySQL, Oracle and Microsoft SQL Server. Just two: MySQL and Oracle. Six: Amazon Aurora, Oracle, Microsoft SQL Server, PostgreSQL, MySQL and MariaDB. Just one: MySQL. 11. Fill in the blanks: The base URI for all requests for instance metadata is ____. http://254.169.169.254/latest/ http://169.169.254.254/latest/ http://127.0.0.1/latest/ http://169.254.169.254/latest/ 12. While creating the snapshots using the command line tools, which command should I be using? ec2-deploy-snapshot ec2-fresh-snapshot ec2-create-snapshot ec2-new-snapshot 13. "Typically, you want your application to check whether a request generated an error before you spend any time processing results. The easiest way to find out if an error occurred is to look for an ____ node in the response from the Amazon RDS API." Incorrect Error FALSE 14. What are the two types of licensing options available for using Amazon RDS for Oracle? BYOL and Enterprise License BYOL and License Included Enterprise License and License Included Role based License and License Included 15. What does a "Domain" refer to in Amazon SWF? A security group in which only tasks inside can communicate with each other A special type of worker A collection of related Workflows The DNS record for the Amazon SWF service 16. EBS Snapshots occur ____. Asynchronously Synchronously Weekly 17. Disabling automated backups ____ disable the point-in-time recovery. if configured to can will never will 18. "Out of the stripping options available for the EBS volumes, which one has the following disadvantage: 'Doubles the amount of I/O required from the instance to EBS compared to RAID 0, because you're mirroring all writes to a pair of volumes, limiting how much you can stripe.'?" Raid 0 RAID 1+0 (RAID 10) Raid 1 Raid 19. Is creating a Read Replica of another Read Replica supported? Only in certain regions Only with MSSQL based RDS Only for Oracle RDS types No 20. Can Amazon S3 uploads resume on failure or do they need to restart? Restart from beginning You can resume them, if you flag the "resume on failure" option before uploading. Resume on failure Depends on the file size 21. Which of the following cannot be used in Amazon EC2 to control who has access to specific Amazon EC2 instances? Security Groups IAM System SSH keys Windows passwords 22. "Fill in the blanks: ____ let you categorize your EC2 resources in different ways, for example, by purpose, owner, or environment." wildcards pointers Tags special filters 23. How can I change the security group membership for interfaces owned by other AWS, such as Elastic Load Balancing? By using the service specific console or API\CLI commands None of these Using Amazon EC2 API/CLI using all these methods 24. What is the maximum write throughput I can provision for a single Dynamic DB table? 1,000 write capacity units 100,000 write capacity units Dynamic DB is designed to scale without limits, but if you go beyond 10,000 you have to contact AWS first. 10,000 write capacity units 25. "What does the following command do with respect to the Amazon EC2 security groups? ec2-revoke RevokeSecurityGroupIngress." Removes one or more security groups from a rule. Removes one or more security groups from an Amazon EC2 instance. Removes one or more rules from a security group. Removes a security group from our account. 26. Can a 'user' be associated with multiple AWS accounts? No Yes 27. True or False: Manually created DB Snapshots are deleted after the DB Instance is deleted. TRUE FALSE 28. What happens to the data on an instance if the instance reboots (intentionally or unintentionally)? Data will be lost Data persists Data may persist however cannot be sure 29. How many types of block devices does Amazon EC2 support? 2 3 4 1 30. Provisioned IOPS Costs: you are charged for the IOPS and storage whether or not you use them in a given month. FALSE TRUE 31. "IAM provides several policy templates you can use to automatically assign permissions to the groups you create. The ____ policy template gives the Admins group permission to access all account resources, except your AWS account information" Read Only Access Power User Access AWS Cloud Formation Read Only Access Administrator Access 32. While performing the volume status checks, if the status is insufficient-data, what does it mean? the checks may still be in progress on the volume the check has passed the check has failed 33. "IAM's Policy Evaluation Logic always starts with a default ____ for every request, except for those that use the AWS account's root security credentials by default." Permit Deny Cancel 34. "By default, when an EBS volume is attached to a Windows instance, it may show up as any drive letter on the instance. You can change the settings of the ____ Service to set the drive letters of the EBS volumes per your specifications." EBSConfig Service AMIConfig Service Ec2Config Service Ec2-AMIConfig Service 35. For each DB Instance class, what is the maximum size of associated storage capacity? 5GB 1TB 6TB 500GB 36. SQL Server ____ store logins and passwords in the master database. can be configured to but by default does not doesn't does 37. What is Oracle SQL Developer? An AWS developer who is an expert in Amazon RDS using both the Oracle and SQL Server DB engines A graphical Java tool distributed without cost by Oracle It is a variant of the SQL Server Management Studio designed by Microsoft to support Oracle DBMS functionalities A different DBMS released by Microsoft free of cost 38. Does Amazon RDS allow direct host access via Telnet, Secure Shell (SSH), or Windows Remote Desktop Connection? Yes No Depends on if it is in VPC or not 39. "To view information about an Amazon EBS volume, open the Amazon EC2 console at https://console.aws.amazon.com/ec2/, click ____ in the Navigation pane." EBS Describe Details Volumes 40. Using Amazon IAM, can I give permission based on organizational groups? Yes but only in certain cases No Yes always 41. While creating the snapshots using the API, which Action should I be using? MakeSnapShot FreshSnapshot DeploySnapshot CreateSnapshot 42. What is an isolated database environment running in the cloud (Amazon RDS) called? DB Instance DB Server DB Unit DB Volume 43. "While signing in REST/ Query requests, for additional security, you should transmit your requests using Secure Sockets Layer (SSL) by using ____." HTTP Internet Protocol Security(IPsec) TLS (Transport Layer Security) HTTPS 44. What happens to the I/O operations while you take a database snapshot? I/O operations to the database are suspended for a few minutes while the backup is in progress. I/O operations to the database are sent to a Replica (if available) for a few minutes while the backup is in progress. I/O operations will be functioning normally. I/O operations to the database are suspended for an hour while the backup is in progress. 45. Read Replicas require a transactional storage engine and are only supported for the ____ storage engine. OracleISAM MSSQLDB InnoDB MyISAM 46. When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations? Yes Only with MSSQL based RDS Only for Oracle RDS instances No 47. When should I choose Provisioned IOPS over Standard RDS storage? If you have batch-oriented workloads If you use production online transaction processing (OLTP) workloads If you have workloads that are not sensitive to consistent performance 48. "In the 'Detailed' monitoring data available for your Amazon EBS volumes, Provisioned IOPS volumes automatically send ____ minute metrics to Amazon CloudWatch." 3 1 5 2 49. "What is the minimum charge for the data transferred between Amazon RDS and Amazon EC2 Instances in the same Availability Zone?" USD 0.10 per GB No charge. It is free. USD 0.02 per GB USD 0.01 per GB 50. Are Reserved Instances available for Multi-AZ Deployments? Only for Cluster Compute instances Yes for all instance types Only for M3 instance types No Time is Up! admin