0% found this document useful (0 votes)
3K views8 pages

Aws

The document provides answers to multiple choice questions about various cloud computing concepts and AWS services. It covers topics like cloud service models (IaaS, PaaS, SaaS), the National Institute of Standards and Technology (NIST) which designs cloud computing standards, hybrid cloud architecture, how PaaS mixes simplicity and power, Amazon Resource Names (ARNs), differences between stopping and terminating instances, region support, high availability measures like auto scaling across availability zones, integrating IAM with data center security using SAML, using S3 and CloudFront together, securing data at rest on EBS using IAM, EC2 standing for Elastic Compute Cloud, Reduced Redundancy Storage in S3, using DynamoDB

Uploaded by

kiran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views8 pages

Aws

The document provides answers to multiple choice questions about various cloud computing concepts and AWS services. It covers topics like cloud service models (IaaS, PaaS, SaaS), the National Institute of Standards and Technology (NIST) which designs cloud computing standards, hybrid cloud architecture, how PaaS mixes simplicity and power, Amazon Resource Names (ARNs), differences between stopping and terminating instances, region support, high availability measures like auto scaling across availability zones, integrating IAM with data center security using SAML, using S3 and CloudFront together, securing data at rest on EBS using IAM, EC2 standing for Elastic Compute Cloud, Reduced Redundancy Storage in S3, using DynamoDB

Uploaded by

kiran
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

1.

Cloud-computing providers offer their services as ______________

IaaS,Paas,Saas---Correct

SaaS

PaaS

EaaS

IaaS

XaaS

2. Developers and organizations all around the world leverage ______ extensively

PaaS---Correct

IaaS

SaaS

XaaS

3.The committee which designs the standards & characteristics for the cloud
computing is

NIST---Correct

NCCC

NICT

NIFT

4. I have some private servers on my premises, also I have distributed some of my


workload on the public cloud, what is this architecture called?

Virtual Private Cloud

Hybrid Cloud----Correct

Virtual Private Network

Private Cloud

5. _____ mixes the simplicity of ________ with the power of _____, to great effect.

IaaS,SaaS,PaaS

SaaS,PaaS,IaaS

PaaS,SaaS,IaaS--- Correct

6. What does ARN stand for?

Amazon Resource Name --- Correct

Amazon Resource Network


Amazon Reserved Network

Amazon Risk free Network

7.Does Stopping and Terminating instances have same effect?

False---Correct

True

8.Which is more secure?

VPC security group--- correct

None of the options

EC2 Security Group

Both VPC & EC2

9. All Amazon services supports region?

False---Correct

True

10.What are the measures to be taken to ensure maximum availability?

Clustering

System Backup

Auto scaling in different Azs---correct

Daily Backup

11. How can you integrate IAM with data centers security?

AWS Direct Connect

AWS VPN

None of the options

SAML--- Correct

12. Objects in S3 can be delivered through Amazon CloudFront

True ---Correct

False

13. How will you secure the data at rest in EBS?

restrict access using IAM that prevents write operations to the EBS---

EBS data is secure always


security groups and ACLS---Wrong

Placement groups

14.EC2 stands for

Electronic Compute Cloud

Electronic Cloud Computer

Elastic Cloud Computer

Elastic Compute Cloud---Correct

15.In S3, what does RRS stand for?

Repeated Redundancy Storage

Reduced Repeated Storage

Reduced Refined Storage

Reduced Redundancy Storage---Correct

16. Which AWS services will you use to collect and process e-commerce data for near
real-time analysis?

None of the options

Amazon Redshift----Wrong

Amazon DynamoDB---Wrong

Both DynamoDB & Redshift---correct

17. Which of these services will help in better availability______

RDS and EBS

load balancer and auto scaling

Instance store and spot instances wrong-

SNS and SES

18. A highly available and scalable domain name system web service

Amazon VPC

Amazon Route 53---correct

Amazon Workspaces

Amazon Direct Connect

19. How can you restrict the access to the contents delivered in cloudfront?

IAM
All the options mentioned--Wrong

Origin access identity--correct

bucket policy

20. Which of the following is not correct about CloudFront?

CloudFront cannot serve content from a non AWS origin server---correct

CloudFront can serve both compressed and uncompressed files

CloudFront can serve both static and dynamic content

CloudFront can stream content using RTMP(real time messaging protocol)

21. You are serving content from CloudFront. Which of the following happens to an
end user's request?

The user's request is routed to the nearest edge location---correcct

For countries without edge location, requests are routed to the origin server

The user's requests are routed to the edge location in the country from which the
request originates

The user's request is routed to the origin server

22. What happens when content is not present at an edge location and a request is
made to it?

CloudFront delivers the content directly from the origin server and stores it in
the cache of the edge location--correct

An error 404 not found is returned

The request is kept on hold till the content is delivered to the edge location

The request is routed to the next closest edge location

23. Which of these services are used to distribute content to end users using a
global network of edge locations?

CloudFront--correct

Virtual Private Cloud

Route 53

CloudWatch

24. Route 53 can be used to route users to infrastructure outside of AWS

False

True--correct

25. Amazon S3 is a,
Domain System

Content Delivery Network

Key-Based object store

Relational database--

26. When will you incur costs with an Elastic IP address (EIP)?

When it is allocated and associated with a stopped instance.--correct

Costs are incurred regardless of whether the EIP is associated with a running
instance.

When an EIP is allocated

When it is allocated and associated with a running instance.

27. Which is the characteristic of T2 instances?

Moderate Baseline performance & high burst performance---

High baseline Performance & Low Burst performance

High baseline and burst performance

High baseline performance and moderate burst performance

28. How do you access data on Elastic block storage?

only from an EC2---

Anywhere from internet

Depends upon how it was initiated

Anywhere from inside AWS

29. Service that connects on-premises software appliances with cloud based storage

AWS Storage Gateway---correct

AWS VPN

AWS Data Pipeline

AWS Direct Connect

30. You are using an S3 bucket through which you are running a photo sharing
website. It is found that some of other sites owners also using you bucket URL and
causing a loss to you business. How will you protect your buckets content from
unauthorized usage?

Firewall rules

None of the options

Deleting data after usage


Utilize bucket polices, ACLs, and user policies---

31. Are the Reserved Instances available for Multi-AZ Deployments?

Available for all instance types

Multi-AZ Deployments are only available for Cluster Compute instances types---

Only available for M3 instance types--

Not Available for Reserved Instances

32.Amazon CloudFormation is a:

Content delivery service

Application service

Networking service

Deployment and management service---

33. Which of the following is not true about Amazon Glacier

Services enables rapid disaster recovery

Optimized for data for which retrieval times of several hours are suitable

Secure and durable storage for data archiving and backup

Optimized for data that is infrequently accessed----

34. What’s the maximum size of the S3 bucket?

100 TB

5 TB---correct

100 GB

1 GB

Which service in AWS allows you to create and delete stacks of AWS resources which
are defined in templates - CloudFormation

35. Which of the following is not true about Elastic Load Balancing

automatically distributes traffic

detects unhealthy instances and reroutes

Can be enabled only in a single availability zone---correct

achieves greater fault tolerance

36. If I want my instance to run on a single-tenant hardware, which value do I have


to set the instance’s tenancy attribute to?
One

Dedicated--correct

Isolated

Reserved

37. Difference between instance store and EBS

No Difference, both are same

EBS data get deleted in each reboot.

Instance store is on premise storage EBS is cloud storage

once the instance is stopped and started, the data in instance storage is lost.
Whereas, the data in EBS persists.--correct

38.Why do you make subnets?

Because there is a shortage of networks

To efficiently utilize networks that have a small no. of hosts

Because there is a shortage of hosts

To efficiently utilize networks that have a large no. of hosts

39.Only 1024 objects can be placed on S3 bucket?

False--correct

True

40.Which is a fully managed desktop computing service

Amazon Workspaces---

Amazon Direct Connect

Amazon ElastiCache

AWS Data Pipeline

41.Which of the following can not be done using auto scaling ?

Add instances based on cpu utilization

Remove instances based on cpu utilization

Upgrade instance---

Maintain fixed number of running ec2

42.What are the uses of Amazon Glazier?

Auto scaling and Load Balancing


Fast computing

store frequently access data

access infrequent data and archive data---correct

Autoscaling is enabled through - Route53 wrong , CloudWatch

43. What metrics can be monitored through cloudwatch without being charged?

Memory usage

Application Services

cloudwatch charges for all monitoring

disk, CPU, data transfer--correct

44. Certain traditional software vendors to market solutions as “Cloud Computing”


which does not actually meet the key characteristics highlighted by NIST. This
phenomenon is known as

Cloud computing

Cloud-washing--correct

Cloud Servicing

Cloud Compuwatch

You might also like