Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- An application is going to be developed using AWS. The application needs a storage layer to store important documents. Which of the following option is incorrect to fulfill this requirement?
- Amazon S3
- Amazon EBS
- Amazon EFS
- Amazon Storage Gateway VTL
- Your company is planning on hosting an e-commerce application on the AWS Cloud. There is a requirement for sessions to be always maintained for users. Which of the following can be used for storing session data? Choose 2 answers from the options given below.
- CloudWatch
- DynamoDB
- Elastic Load Balancing
- ElastiCache
- Store Gateway
- A company needs to have their data stored on AWS. The initial size of data would be around 500 GB, with overall growth expected to go into 80TB over the next couple of months. The solution must also be durable. Which of the following would be an ideal storage option to use for such a requirement?
- DynamoDB
- Amazon s3
- Amazon aurora
- Amazon Redshift
- A company has decided to host a MongoDB database on an EC2 Instance. There is an expectancy of a large number of reads and writes on the database. Which of the following EBS storage types would be the ideal one to implement for the database?
- EBS provisioned IOPS SSD
- EBS Throughput Optimized HDD
- EBS General Purpose SSD
- EBS Cold HDD
- A company is planning to use AWS Simple Storage Service for hosting their project documents. At the end of the project, the documents need to be moved to archival storage. Which of the following implementation steps would ensure the documents are managed accordingly?What feature will enable this requirement?
- Adding a bucket policy on the s3 bucket
- Configuring lifecycle Configuration rules on the s3 bucket
- Creating an IAM policy for the s3 bucket
- Enabling CORS on the s3 bucket
- Your company is planning on developing a new application. Your development team needs a quick environment setup in AWS using NGINX as the underlying web server environment. Which of the following services can be used to quickly provision such an environment? Please select 2 correct options.
- AWS EC2
- AWS Elastic Beanstalk
- AWS SQS
- AWSELB
- A company is planning on a Facebook-type application where users will upload videos and images. These are going to be stored in S3. There is a concern that there could be an overwhelming number of read and write requests on the S3 bucket. Which of the following could be an implementation step to help ensure optimal performance on the underlying S3 storage bucket?
- Use a sequential ID for the prefix
- Use a hexadecimal hash for the prefix
- Use a hexadecimal hash for the suffix
- Use a squential ID for the suffix
- A company has a set of resources hosted in a VPC on the AWS Cloud. The IT Security department has now mandated that all IP traffic from all network interfaces in the VPC be monitored. Which of the following would help suffice this requirement?
- Trusted Advisor
- VPC flow logs
- Use cloudwatch metrics
- Use Cloudtrail
- A company has a requirement to implement block level storage. Each storage device will store around 100 GB of data. Which of the following can be used to fulfill this requirement?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement