How should they architect their solution?

A web company is looking to implement an external payment service into their highly available application deployed in a VPC Their application EC2 instances are behind a public facing ELB. Auto scaling is used to add additional instances as traffic increases under normal load the application runs 2 instances in...

October 25, 2020 No Comments READ MORE +

What AWS services should be used meet these requirements?

A read only news reporting site with a combined web and application tier and a database tier that receives large and unpredictable traffic demands must be able to respond to these traffic fluctuations automatically. What AWS services should be used meet these requirements?A . Stateless instances for the web and...

October 25, 2020 No Comments READ MORE +

Which is the most appropriate?

A newspaper organization has an on-premises application which allows the public to search its back catalogue and retrieve individual newspaper pages via a website written in Java. They have scanned the old newspapers into JPEGs (approx 17TB) and used Optical Character Recognition (OCR) to populate a commercial search product. The...

October 25, 2020 No Comments READ MORE +

Which of the below would be the most cost efficient way to reduce the runtime of the job?

You require the ability to analyze a large amount of data, which is stored on Amazon S3 using Amazon Elastic Map Reduce. You are using the cc2 8xlarge instance type, whose CPUs are mostly idle during processing. Which of the below would be the most cost efficient way to reduce...

October 25, 2020 No Comments READ MORE +

How do you fix your usage dashboard?

You deployed your company website using Elastic Beanstalk and you enabled log file rotation to S3. An Elastic Map Reduce job is periodically analyzing the logs on S3 to build a usage dashboard that you share with your CIO. You recently improved overall performance of the website using Cloud Front...

October 25, 2020 No Comments READ MORE +

What would you recommend?

You are the new IT architect in a company that operates a mobile sleep tracking application. When activated at night, the mobile app is sending collected data points of 1 kilobyte every 5 minutes to your backend. The backend takes care of authenticating the user and writing the data points...

October 25, 2020 No Comments READ MORE +

Which of the following configurations will support these requirements?

An AWS customer is deploying an application mat is composed of an AutoScaling group of EC2 Instances. The customers security policy requires that every outbound connection from these instances to any other service within the customers Virtual Private Cloud must be authenticated using a unique x 509 certificate that contains...

October 25, 2020 No Comments READ MORE +

Which architecture change could you introduce to reduce costs and still keep your web application secure and scalable?

Your company hosts a social media website for storing and sharing documents. The web application allows user to upload large files while resuming and pausing the upload as needed. Currently, files are uploaded to your PHP front end backed by Elastic Load Balancing and an autoscaling fleet of Amazon Elastic...

October 24, 2020 No Comments READ MORE +

What does elasticity mean to AWS?

What does elasticity mean to AWS?A . The ability to scale computing resources up easily, with minimal friction and down with latency.B . The ability to scale computing resources up and down easily, with minimal friction.C . The ability to provision cloud computing resources in expectation of future demand.D ....

October 24, 2020 No Comments READ MORE +

What configuration in AWS Ops Works is necessary to integrate the new chat module in the most cost-efficient and flexible way?

A web-startup runs its very successful social news application on Amazon EC2 with an Elastic Load Balancer, an Auto-Scaling group of Java/Tomcat application-servers, and DynamoDB as data store. The main web-application best runs on m2 x large instances since it is highly memory- bound Each new deployment requires semi-automated creation...

October 24, 2020 No Comments READ MORE +