How would you design the application to improve its overall performance and make it more scalable while keeping the costs low?
A company currently has an Augment Reality (AR) mobile game that has a serverless backend. It is using a DynamoDB table which was launched using the AWS CLI to store all the user data and information gathered from the players and a Lambda function to pull the data from DynamoDB....
Which of the following options are valid?
A software company has resources hosted in AWS and on-premises servers. You have been requested to create a decoupled architecture for applications which make use of both resources . Which of the following options are valid? (Select TWO.)A . Use DynamoDB to utilize both on-premises servers and EC2 instances for...
How should the company re-design its architecture to address this requirement?
A company launched a website that accepts high-quality photos and turns them into a downloadable video montage. The website offers a free and a premium account that guarantees faster processing. All requests by both free and premium members go through a single SQS queue and then processed by a group...
Which of the following is the most effective solution that should be implemented?
A company plans to conduct a network security audit. The web application is hosted on an Auto Scaling group of EC2 Instances with an Application Load Balancer in front to evenly distribute the incoming traffic. A Solutions Architect has been tasked to enhance the security posture of the company’s cloud...
Which Route 53 routing policy should the Solutions Architect use?
A company runs a messaging application in the ap-northeast-1 and ap-southeast-2 region. A Solutions Architect needs to create a routing policy wherein a larger portion of traffic from the Philippines and North India will be routed to the resource in the ap-northeast-1 region . Which Route 53 routing policy should...
Which S3 encryption technique should the Architect use?
An online medical system hosted in AWS stores sensitive Personally Identifiable Information (PII) of the users in an Amazon S3 bucket. Both the master keys and the unencrypted data should never be sent to AWS to comply with the strict compliance and regulatory requirements of the company . Which S3...
What is the fastest and most cost-effective solution to automatically back up all of your EBS Volumes?
As part of the Business Continuity Plan of your company, your IT Director instructed you to set up an automated backup of all of the EBS Volumes for your EC2 instances as soon as possible. What is the fastest and most cost-effective solution to automatically back up all of your...
Which is the most suitable database solution to use to achieve this requirement?
A company is in the process of migrating their applications to AWS. One of their systems requires a database that can scale globally and handle frequent schema changes. The application should not have any downtime or performance issues whenever there is a schema change in the database. It should also...
Which of the following services allows them to monitor all API calls in Redshift instance and can also provide secured data for auditing and compliance purposes?
A company needs to design an online analytics application that uses Redshift Cluster for its data warehouse . Which of the following services allows them to monitor all API calls in Redshift instance and can also provide secured data for auditing and compliance purposes?A . Amazon Redshift SpectrumB . AWS...
Which of the following options is the MOST suitable solution that you should implement for this scenario?
A Solutions Architect is hosting a website in an Amazon S3 bucket named tutorialsdojo. The users load the website using the following URL: http://tutorialsdojo.s3-website-us-east-1.amazonaws.com and there is a new requirement to add a JavaScript on the webpages in order to make authenticated HTTP GET requests against the same bucket by...