Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

AWS CLOUD PRACTITIONER EXAM 1 QUESTIONS AND VERIFIED ANSWERS 2024

Rating
-
Sold
-
Pages
29
Grade
A+
Uploaded on
16-06-2024
Written in
2023/2024

AWS CLOUD PRACTITIONER EXAM 1 QUESTIONS AND VERIFIED ANSWERS 2024 What are the benefits of having infrastructure hosted in the AWS Cloud? (Choose two) A. All of the physical security and most of the data/network security are taken care of for you B. Having complete control over the physical infrastructure C. Increase speed and agility D. Competitive upfront costs E. There is no need to worry about security A and C Option A : ** All of the physical security are taken care of for you. Amazon data centers are surrounded by three physical layers of security. "Nothing can go in or out without setting off an alarm". It's important to keep bad guys out, but equally important to keep the data in which is why Amazon monitors incoming gear, tracking every disk that enters the facility. And "if it breaks we don't return the disk for warranty. The only way a disk leaves our data center is when it's confetti." ** Most (not all) data and network security are taken care of for you. When we talk about the data/network security, AWS has a "shared responsibility model" where AWS and the customer share the responsibility of securing them. For example the customer is responsible for creating rules to secure his network traffic using the security groups and is also responsible for protecting data with encryption. Option C: In a cloud computing environment, new IT resources are only a click away, which means it requires less time to make those resources available to developers - from weeks to just minutes. This results in a dramatic increase in agility for the organization, since the cost and time it takes to experiment and develop is significantly lower. Option B is not correct. The Physical infrastructure is a responsibility of AWS and not the customer. Hence it is not an advantage of moving to the AWS Cloud. Option D is not correct. In AWS, most of the services are available with no upfront costs as it follows the pay-as-you-go pricing. AWS allows you to pay upfront for some services to get more discounts, but you have the choice to pay upfront or pay as you go. By contrast, traditional IT providers require you to pay upfront for all of their services. Option E is not correct. As mentioned above, security is a shared responsibility between AWS and the customer. For example, the customer has to manage who can access and use AWS resources using the IAM service. You want to monitor the CPU utilization of an EC2 resource in AWS. Which of the below services can help in this regard? A. AWS Config B. AWS Inspector C. AWS Cloudwatch D. AWS Trusted Advisor C. AWS Cloudwatch Amazon CloudWatch is a service that monitors AWS cloud resources and the applications you run on AWS. You can use Amazon CloudWatch to collect and track metrics, collect and monitor log files, set alarms, and automatically react to changes in your AWS resources. Amazon CloudWatch can monitor AWS resources such as Amazon EC2 instances, Amazon DynamoDB tables, and Amazon RDS DB instances, as well as custom metrics generated by your applications and services, and any log files your applications generate. Option A is not correct. AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. Option B is not correct. Amazon Inspector is an automated security assessment service that helps improve the security and compliance of applications deployed on AWS. Option D is not correct. AWS Trusted Advisor is an online tool that provides real time guidance to help you provision your resources following AWS best practices. Which of the following is not a part of the Cloud Computing models? A. Infrastructure as a Service (IaaS) B. Hardware as a Service (HaaS) C. Platform as a Service (PaaS) D. Software as a Service (SaaS B. Hardware as a Service (Haas) There are three Cloud Computing Models: 1) Infrastructure as a Service (IaaS) - Infrastructure as a Service (IaaS) contains the basic building blocks for cloud IT and typically provide access to networking features, computers (virtual or on dedicated hardware), and data storage space. IaaS provides you with the highest level of flexibility and management control over your IT resources and is most similar to existing IT resources that many IT departments and developers are familiar with today. 2) Platform as a Service (PaaS) - Platform as a Service (PaaS) removes the need for your organization to manage the underlying infrastructure (usually hardware and operating systems) and allows you to focus on the deployment and management of your applications. This helps you be more efficient as you don't need to worry about resource procurement, capacity planning, software maintenance, patching, or any of the other undifferentiated heavy lifting involved in running your application. 3) Software as a Service (SaaS) - Software as a Service (SaaS) provides you with a completed product that is run and managed by the service provider. In most cases, people referring to Software as a Service are referring to end-user applications. With a SaaS offering you do not have to think about how the service is maintained or how the underlying infrastructure is managed; you only need to think about how you will use that particular piece of software. A common example of a SaaS application is web-based email which you can use to send and receive email without having to manage feature additions to the email product or maintain the servers and operating systems that the email program is running on. Which of the following can be used to control access to your Amazon EC2 instances? A. DB security groups B. IAM policies C. EC2 security groups D. None of these

Show more Read less
Institution
Course

Content preview

AWS CLOUD PRACTITIONER EXAM 1 QUESTIONS AND
VERIFIED ANSWERS 2024


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


A. All of the physical security and most of the data/network security are taken
care of for you
B. Having complete control over the physical infrastructure
C. Increase speed and agility
D. Competitive upfront costs
E. There is no need to worry about security
A and C


Option A :


** All of the physical security are taken care of for you. Amazon data centers are
surrounded by three physical layers of security. "Nothing can go in or out without setting
off an alarm". It's important to keep bad guys out, but equally important to keep the data
in which is why Amazon monitors incoming gear, tracking every disk that enters the
facility. And "if it breaks we don't return the disk for warranty. The only way a disk leaves
our data center is when it's confetti."


** Most (not all) data and network security are taken care of for you. When we talk about
the data/network security, AWS has a "shared responsibility model" where AWS and the
customer share the responsibility of securing them. For example the customer is
responsible for creating rules to secure his network traffic using the security groups and
is also responsible for protecting data with encryption.

,Option C:


In a cloud computing environment, new IT resources are only a click away, which
means it requires less time to make those resources available to developers - from
weeks to just minutes. This results in a dramatic increase in agility for the organization,
since the cost and time it takes to experiment and develop is significantly lower.


Option B is not correct. The Physical infrastructure is a responsibility of AWS and not
the customer. Hence it is not an advantage of moving to the AWS Cloud.


Option D is not correct. In AWS, most of the services are available with no upfront costs
as it follows the pay-as-you-go pricing.


AWS allows you to pay upfront for some services to get more discounts, but you have
the choice to pay upfront or pay as you go. By contrast, traditional IT providers require
you to pay upfront for all of their services.


Option E is not correct. As mentioned above, security is a shared responsibility between
AWS and the customer. For example, the customer has to manage who can access and
use AWS resources using the IAM service.
You want to monitor the CPU utilization of an EC2 resource in AWS. Which of the
below services can help in this regard?


A. AWS Config
B. AWS Inspector
C. AWS Cloudwatch
D. AWS Trusted Advisor
C. AWS Cloudwatch


Amazon CloudWatch is a service that monitors AWS cloud resources and the
applications you run on AWS. You can use Amazon CloudWatch to collect and track

, metrics, collect and monitor log files, set alarms, and automatically react to changes in
your AWS resources. Amazon CloudWatch can monitor AWS resources such as
Amazon EC2 instances, Amazon DynamoDB tables, and Amazon RDS DB instances,
as well as custom metrics generated by your applications and services, and any log files
your applications generate.


Option A is not correct. AWS Config is a service that enables you to assess, audit, and
evaluate the configurations of your AWS resources.


Option B is not correct. Amazon Inspector is an automated security assessment service
that helps improve the security and compliance of applications deployed on AWS.


Option D is not correct. AWS Trusted Advisor is an online tool that provides real time
guidance to help you provision your resources following AWS best practices.
Which of the following is not a part of the Cloud Computing models?


A. Infrastructure as a Service (IaaS)
B. Hardware as a Service (HaaS)
C. Platform as a Service (PaaS)
D. Software as a Service (SaaS
B. Hardware as a Service (Haas)


There are three Cloud Computing Models:


1) Infrastructure as a Service (IaaS) - Infrastructure as a Service (IaaS) contains the
basic building blocks for cloud IT and typically provide access to networking features,
computers (virtual or on dedicated hardware), and data storage space. IaaS provides
you with the highest level of flexibility and management control over your IT resources
and is most similar to existing IT resources that many IT departments and developers
are familiar with today.

Written for

Course

Document information

Uploaded on
June 16, 2024
Number of pages
29
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF


Also available in package deal

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
AcademicSuperScores Chamberlain College Of Nursing
Follow You need to be logged in order to follow users or courses
Sold
299
Member since
3 year
Number of followers
37
Documents
7648
Last sold
1 week ago
AcademicSuperScores

NURSING, ECONOMICS, MATHEMATICS, BIOLOGY AND HISTORY MATERIALS. BEST TUTORING, HOMEWORK HELP, EXAMS, TESTS AND STUDY GUIDE MATERIALS WITH GUARANTEE OF A+ I am a dedicated medical practitioner with diverse knowledge in matters Nursing and Mathematics. I also have an additional knowledge in Mathematics based courses (finance and economics)

4.6

156 reviews

5
125
4
9
3
11
2
5
1
6

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions