AWS CCP QUIZ SET1

Welcome to this quiz.

Please share your comment at the end of quiz. It will help us to improve its quality.

Hope you will enjoy this.

1.

######QUESTION#########
Jason is a Solution Architect working on an application in a cloud based company cloudVikas, the application server needs to be in a private subnet without access to the internet. The solution must retrieve and upload files to an Amazon S3 bucket. How should Jason  design a solution to meet these requirements?

2.

######QUESTION#########
A website, with global users, runs on EC2 Instances behind an ELB Application Load Balancer. The instances run in an Auto Scaling Group across multiple Availability Zones and deliver several large files that are stored on a shared Amazon EFS file system. The company needs to avoid serving the files from website every time a user requests these digital assets. How can the company improve the user experience of the web site?

3. ###############################
Which parameter act as a firewall for associated subnets, controlling both inbound and outbound traffic at the subnet level.
4.

######QUESTION#########
Jason is working as a Solution Architect in a new startup company. He is assigned a task to design media processing flows for them. The file system should have an ability to be mounted on various Linux EC2 Instances and manipulate large files with file locking capability. Which of the following would be an ideal storage service for this requirement?

5. Amazon Aurora offers MySQL-compatible relational database and it can scale capacity automatically based on demand? Select appropriate answers from below options?
6.

###############################
Alex has created an application to run his business. Which service would help to support his web application to offload serving static assets and store user uploaded images?  Select the best response.

7. What AWS technology is often used to provide the elasticity value proposition?
8.

###############################
Consider a cloud based company is currently using the Enterprise Support plan. They want quick and efficient guidance with their billing and account inquiries. Which of the following included services could assist them?

9.

###############################
What are the benefits of having infrastructure hosted in the AWS Cloud? (Choose two)

10. Which of the following are important design principles you should adopt when architecting cloud-based systems?
11.

######QUESTION#########
Consider the following situation:
Your manager has assigned you a job to design a disaster recovery model for all the resources in their AWS account. The key requirement while devising the solution is to ensure that the cost is at a minimum. Which of the following disaster recovery mechanisms would you employ in such a scenario?

12. Inherited Controls are controls which a customer fully inherits from AWS such as physical controls and environmental controls.Let’s say you have built an application in AWS for customers to securely store their data. But your customers are concerned about the security of the data and ensuring compliance requirements are met. Then what will you do to achieve customer demands?
13. What is true about AWS Elastic Beanstalk?
14.

###############################
Jack is planning to host his education website on AWS. Most of his video courses will be streamed all around the world. Which of the following AWS services would help him achieve high transfer speeds?

15. Which of these elements of the security value proposition contributes to securing data in storage?
16. What is Amazon Inspector?
17.

###############################
What does Amazon CloudFront use to distribute content to global users with low latency?

18. ###############################
As we know that an Amazon Machine Image (AMI) provides the information required to launch an instance. We want to use an AMI to launch an instance( this AMI is the copy of the AMI running as a virtual server on a host computer in Amazon's data center). Can we do this?
19.

######QUESTION#########
John has started a new company, it has enabled CloudTrail logs for its AWS account for audits. In addition, the IT Security department has mentioned that the logs has to be encrypted and measures be taken to check if the logs are not being modified. How can this be achieved? Choose 2 answers

20.

######QUESTION#########
John is working in a MNC , he is an administrator, setting permissions to other IAM users with limited permissions. On the AWS Management Console, he created a dev group where new developers will be added to and on your workstation you configured a developer profile. He would like to test that this user cannot terminate instances. Which of the following options would he execute?

21. AWS is responsible for items such as the physical security of the DC (data center), creating hypervisors, replacement of old disk drives, and patch management of the infrastructure. What is responsiblity of customers?
22. ###############################
Which of the following is correct ?
23.

######QUESTION#########
You have created an AWS CodePipeline pipeline through the AWS Management Console. You would like to view a list of API calls performed by your pipeline because many changes have been made by you and other administrators. Which AWS service will provide this information?

24.

###############################
Which of the following S3 storage classes is ideal for data with unpredictable access patterns?

25. Which of these are elements of the cost value proposition from AWS?
26. EC2 instance pricing varies depending on many variables. What are those variables?
27.

######QUESTION#########
John is working on a project, a pipeline was created from the AWS Management Console using service AWS CodePipeline. The process consists of pulling code changes committed to GitHub, generating a build with AWS CodeBuild and deploying to an AWS Elastic Beanstalk environment. Unexpectedly, John's unchanged CodePipeline broke because it cannot find or use the target Elastic Beanstalk environment to deploy his application to. What should he do to find the root cause of this problem? (select three)

28. ###############################
Amazon S3 is an object-level storage service.
29. What is the Amazon RDS feature that allows for data redundancy across regions and improves disaster recovery?
30.

###############################
 There are more Regions than Edge Locations.  Select the best response.

31. ######QUESTION#########
In Cloud project, John is working on EC2 instance creation and he used to provide EC2 instance details to his team members for project purpose.Consider he is deploying an application on Amazon EC2 that must call AWS APIs. Which method of securely passing credentials to the application should he use?
32.

###############################
Which of the following is incorrect regarding Amazon EC2 On-demand instances?

33. What is the AWS service that gives you full control over the underlying virtual infrastructure? How is that service suitable?
34. ###############################
The S3 Intelligent-Tiering storage class is designed to optimize costs by automatically moving data to the most cost-effective access tier, without performance impact or operational overhead. Is it true or false?
35. ###############################
Which are the following options are correct about Reserved Instances?
36. What is the Amazon RDS feature that can you use to improve the availability of your database and why?
37. Which of the following options are correct for Amazon Elastic Container Service (Amazon ECS)?
38.

######QUESTION#########
John is a Solution Architect working for a project in a mnc , he is building a mobile social media management solution and using S3 as their data store. As per the requirement the application should allow newly registered users to upload their profile picture within a week after registration is completed. How can John handle the uploads in a simplest way?

39. What component of the AWS infrastructure directly houses the datacenters?
40.

###############################
John is working in cloudvikas company. In his company, one team  is developing a critical web application in AWS and the security of the application is one of the top priorities. Which of the following AWS services will provide infrastructure security optimization recommendations?

41. ###############################
An AMI is template that contains a software configuration such as an operating system, application server, and applications. Choose the best response.
42.

###############################
What does the "Principle of Least Privilege" refer to?

43. ###############################
Which of the following options are correct about S3?
1) For a small monthly monitoring and automation fee per object, Amazon S3 monitors access patterns of the objects in S3 Intelligent-Tiering, and moves the ones that have not been accessed for 30 consecutive days to the infrequent access tier. 
2)If an object in the infrequent access tier is accessed, it is automatically moved back to the frequent access tier. There are no retrieval fees when using the S3 Intelligent-Tiering storage class, and no additional tiering fees when objects are moved between access tiers. 
3)S3 Standard does not offer high durability, availability, and performance object storage for frequently accessed data.
4)S3 Glacier is a high cost storage class for data archiving.
44. ######QUESTION#########
You have gone for interview where you have been asked to describe the benefits of using AWS Lambda compared to EC2 instances. Which of the below statements are incorrect?
45. Alex has choosen AWS RDS in his project. Which are the below options suitable for AWS RDS?
46. What does Amazon Elastic Beanstalk provide?
47.

###############################
Consider you are working in an Cloud based organization that has decided to reserve EC2 compute capacity for four  years to get more discounts. Their application workloads are likely to change during this time period. What is the EC2 Reserved Instance (RI) type that allows them to change the attributes of the RI whenever they need?

48.

###############################
Which of the following AWS term are not used for physically distinct groups of data centers?  Select the best response.

49.

######QUESTION#########
A weather reporting app for the Android mobile phones assists citizens with preparation tips for Hurricanes in Florida before hurricanes land. The next version of the weather reporting app will include notification messages directly to mobile apps notifying of updates and of upcoming developing storms. Which of the following technologies will help for the second version?

50. ###############################
Which of the following is correct regarding Amazon EC2 On-demand instances?
51. As part of your disaster recovery preparation, you have decided to maintain a replica of your on-site data on AWS S3 using Storage Gateway.
AWS Storage Gateway is a hybrid cloud storage service that gives you on-premises access to virtually unlimited cloud storage. Customers use Storage Gateway to simplify storage management and reduce costs for key hybrid cloud storage use cases.Which mode should you use?
52. ######QUESTION#########
AWS X-Ray SDK was bundled into each function to record outgoing calls for tracing purposes. When your team lead goes to the X-Ray service in the AWS Management Console to get an overview of the information collected, they discover that no data is available. What is the most likely reason for this?
53. Which cloud deployment model is often owned, managed, and operated by an entity, yet exists entirely on the premises of the cloud provider?
54.

######QUESTION#########
You are an administrator for a video on demand web application where content creators upload videos directly into S3. Recent support requests from customers state that uploading video files near 500GB size causes the website to break. After doing some investigation you find the following error: 'Your proposed upload exceeds the maximum allowed size'. What must you do to solve this error?

55. You are architecting a complex application landscape that values fast disk I/O for EC2 instances above everything else. Which storage option would you choose?
56.

###############################
IAM user is an important service in AWS.
Which of the following should an IAM user provide to interact with AWS services using the AWS CLI?

57.

######QUESTION#########
George is working as a Solution Architect in cloudVikas. The company is using API Gateway and deployment stages to manage multiple release stages for each API, such as alpha, beta, and production. They want to specify a different AWS Lambda function name for each stage in your API. How should George design the API Gateway?

58.

###############################
With Amazon EC2, you don’t have to pay any start-up or termination fees.
Is it True or False?

59.

###############################
John wants to run a questionnaire application for only one day (without interruption), which AWS EC2 purchase option would you choose?

60. ###############################
The principle “design for failure and nothing will fail” is very important when designing your AWS Cloud architecture. Which of the following would help adhere to this principle? (Choose two)
61.

######QUESTION#########
A cloud based company cloudvikas.com is generating large datasets with millions of rows that must be summarized by column. Each company is using some storage service.Here,Which storage service meets the requirements?

62.

######QUESTION#########
Thomas is working on a project that have a workload that requires persistent block storage for Microsoft SQL Server. High availability and durability is a requirement. The solution must allow for daily snapshots and be mountable to other EC2 instances in case of instance failures. Which of the following storage options should he choose?

63. Consider you have created Amazon EC2 instance.To find out the private and public IP addresses for an Amazon EC2 instance,you retrieve the instance metadata. http://169.254.169.254/latest/meta-data/.Is it true or false?
64.

###############################
What is the AWS database service that allows you to upload data structured in key-value format?

65. What type of service would the AWS Virtual Private Cloud (VPC) be considered?
66.

######QUESTION#########
 The project team members who perform the same role are assigned to a Microsoft Active Directory group and you have been asked to use Identity Federation and RBAC.
Which AWS services would you use to configure this access? (choose 2)

67. What is Server-Side Encryption ?
68.

###############################
John is working on a web application that needs to read/write an Amazon DynamoDB table and an Amazon S3 bucket.  This operation requires AWS credentials and authorization to use AWS services. Which service would John use?  Choose the best response.

69.

###############################
Which among the following AWS service is used to ensure that messages between software components are not lost if one or more components fail?

70.

###############################
What acts as an additional layer of security at the subnet level in a VPC? Select the best response.


Enter your email ID details to get QUIZ Result

Author: CloudVikas