AWS Practice1)A company is storing an access key (access key ID and secret access key) in a text fileon a custom AMI. The company uses the access key to access DynamoDBtables frominstances created from the AMI. The security team has mandated a more securesolution.Which solution will meet the security team’s mandate?A.Put the access key in an S3 bucket, and retrieve the access key on boot from theinstance.B.Pass theaccess key to the instances through instance user data.C.Obtain the access key from a key server launched in a private subnet.D.Create an IAM role with permissions to access the table, and launch all instances with thenew role.
2)A company is developing a highly available web application using stateless web servers.Which services are suitable for storing session state data?(Select TWO.)
Get answer to your question and much more
A Solutions Architect needs a durable storage solution for these documents that alsoprotects against users accidentally deleting important documents. Which action will protectagainst unintended user actions?
Get answer to your question and much more
4)An application requires a highly available relational database with an initial storagecapacity of 8 TB. The database will grow by 8 GB every day. To support expected traffic, atleast eight read replicas will be required to handle database reads.Which option will meetthese requirements?
Get answer to your question and much more
5)A Solutions Architect is designing a critical business application with a relational databasethat runs on an EC2 instance. It requires a single EBS volume that can support up to 16,000IOPS.