What does RRS stand for when talking about S3?
What does RRS stand for when talking about S3?
which IP address should I use?
If I want an instance to have a public IP address, which IP address should I use?
Select the most correct answer: The device name /dev/sd…
Select the most correct answer: The device name /dev/sda1 (within Amazon EC2) is _____
what can I do if I want to recreate the volume later?
Before I delete an EBS volume, what can I do if I want to recreate the volume later?
You must assign each server to at least _____ security group
You must assign each server to at least _____ security group
What does Amazon S3 stand for?
What does Amazon S3 stand for?
Which is correct?
Your firm has uploaded a large amount of aerial image data to S3 In the past, in your on-premises environment,
you used a dedicated group of servers to oaten process this data and used Rabbit MQ – An open source
messaging system to get job information to the servers. Once processed the data would go to tape and be
shipped offsite. Your manager told you to stay with the current design, and leverage AWS archival storage and
messaging services to minimize cost. Which is correct?
What configuration in AWS Ops Works is necessary to int…
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 webapplication best runs on m2 x large instances since it is highly memory- bound Each new deployment requires
semi-automated creation and testing of a new AMI for the application servers which takes quite a while ana is
therefore only done once per week.
Recently, a new chat feature has been implemented in nodejs and wails to be integrated in the architecture.
First tests show that the new component is CPU bound Because the company has some experience with using
Chef, they decided to streamline the deployment process and use AWS Ops Works as an application life cycle
tool to simplify management of the application and reduce the deployment cycles.
What configuration in AWS Ops Works is necessary to integrate the new chat module in the most cost-efficient
and flexible way?
How should they architect their solution to achieve the…
A web company is looking to implement an intrusion detection and prevention system into their deployed VPC.
This platform should have the ability to scale to thousands of instances running inside of the VPC,
How should they architect their solution to achieve these goals?
Please select the answer that will allow you to success…
You are running a successful multitier web application on AWS and your marketing department has asked you
to add a reporting tier to the application. The reporting tier will aggregate and publish status reports every 30
minutes from user-generated information that is being stored in your web application s database. You are
currently running a Multi-AZ RDS MySQL instance for the database tier. You also have implemented
Elasticache as a database caching layer between the application tier and database tier. Please select the
answer that will allow you to successfully implement the reporting tier with as little impact as possible to your
database.