How Much Do You Know About Cloud?

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Ayta
A
Ayta
Community Contributor
Quizzes Created: 1 | Total Attempts: 89
| Attempts: 89 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. What does AWS stand for?

Explanation

AWS stands for Amazon Web Services. Amazon Web Services is a cloud computing platform provided by Amazon. It offers a wide range of services and tools for businesses and individuals to build and manage their applications and infrastructure in the cloud. AWS has become a popular choice for organizations due to its scalability, reliability, and flexibility. It provides various services such as compute power, storage, databases, networking, analytics, and more, allowing users to easily deploy and scale their applications without the need for physical hardware.

Submit
Please wait...
About This Quiz
How Much Do You Know About Cloud? - Quiz

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. What does EC2 refer to?

Explanation

For more information please refer to "http://aws.amazon.com/ec2/"

Submit
3. Which ports are default port(s) for Web traffic to all AWS accounts?

Explanation

The default port(s) for Web traffic to all AWS accounts are 80 and 443. Port 80 is used for HTTP (Hypertext Transfer Protocol) traffic, while port 443 is used for HTTPS (Hypertext Transfer Protocol Secure) traffic. HTTP is the standard protocol for transmitting web pages, while HTTPS is the secure version of HTTP that encrypts the data being transmitted. Therefore, both port 80 and 443 are commonly used for web traffic to ensure both regular and secure communication.

Submit
4. Any of our employees by default has access to AWS Access Gateway.

Explanation

The key access requirements are: Having the correct Active Directory group membership, Being a member of a Workspace & Sufficient access for firewall network traffic out-going to and incoming from Aws. For more information please refer to "confluence/confluence/display/adp/1.+Getting+Access"

Submit
5. What does S3 refer to?

Explanation

S3 refers to Simple Storage Service, which is a scalable object storage service provided by Amazon Web Services (AWS). It allows users to store and retrieve large amounts of data from anywhere on the web. S3 is designed to be highly durable, secure, and cost-effective, making it ideal for a wide range of use cases such as backup and restore, data archiving, content distribution, and data analytics.

Submit
6. Workspaces are managed in the AWS Access Gateway.In AWS Console you must create a Workspace tag and set its value to your Workspace ID.

Explanation

For more information on Workspace ID and Tagging please refer to "confluence/confluence/display/AWS/AWS+Tagging+Policy"

Submit
7. The maximum size of a new DB instance class in AWS is 1TB.

Explanation

For more information please refer to "Fast, Predictable Performance" section of "http://aws.amazon.com/rds/sqlserver/" link.

Fast, Predictable Performance

Submit
8. An EBS volume cannot be attached to more than one EC2 instance.

Explanation

An EBS volume (Elastic Block Store) in AWS is designed to be attached to a single EC2 instance at a time. It cannot be shared or attached to multiple instances simultaneously. This restriction ensures data integrity and prevents conflicts that could arise from multiple instances trying to access and modify the same volume concurrently.

Submit
9. AWS is responsible for the security of any resources it is hosting.

Explanation

Security on AWS in based on shares responsibility. For more information please refer to "Sharing the responsibility" section on "http://aws.amazon.com/security/".

Submit
10. What is Sleeping Sloth?

Explanation

Terminating in AWS means that any data or volume within an instance is fully deleted. The purpose of the Sleeping Sloth is to start and stop available instances in the AWS Console to minimize the cost in accordance with the usage. 

Submit
11. What is Elastic IP Address?

Explanation

For more information please refer to "http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/elastic-ip-addresses-eip.html"

Submit
12. What is SnapDragon?

Explanation

For more information please refer to "confluence/confluence/display/adp/SnapDragon" AND "confluence/confluence/display/CSA/How+SnapDragon+Works"

Submit
13. When an instance is terminated, it means that it is no longer available. However, it can be started at any point of time and be fully functional.

Explanation

Terminating in AWS means that any data or volume within an instance is fully deleted. For more information please refer to "http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html"

Submit
14. Which one of the following is not an in-house AWS account type?

Explanation

For more information please refer to "confluence/confluence/display/adp/2.+AWS+Accounts"

Submit
15. Which in-house tool is used to assist in determining if the traffic to and from your host traverses a firewall?

Explanation

Firewall Helper is an in-house tool used to assist in determining if the traffic to and from your host traverses a firewall. This tool helps in monitoring and analyzing network traffic to identify if it is being filtered or blocked by a firewall. It provides valuable insights into the network infrastructure and helps in troubleshooting connectivity issues by identifying if the traffic is passing through the firewall or not. Tufin and Firewall Manager are not specifically designed for this purpose, making them incorrect options.

Submit
16. What is the base URI (Uniform Resource Identifier) for requests for instance metadata?

Explanation

For more information please refer to "http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-metadata.html"

Submit
17. Resources on AWS can be associated with more than one workspace.

Explanation

Resources cannot be associated with more than one Workspace. Resources on AWS may refer to instances, volumes, snapshots, etc. For More information please refer to "confluence/confluence/pages/viewpage.action?pageId=126105742"

Submit
18. "BackupSchedule" tag needs to be set for any scheduled back up using SnapDragon. The correct spelling and capitalisation as SnapDragon is NOT case sensitive. The value of the tag needs to be in cron format, followed by a colon and the retention in days or number of copies.

Explanation

The correct spelling and capitalisation as SnapDragon is case sensitive. For more information please refer to " confluence/confluence/display/adp/SnapDragon" AND "confluence/confluence/display/CSA/How+SnapDragon+Works"

Submit
19. All AWS IAM (Identity and Access Management) permissions are Service Based.

Explanation

These permissions are either User-based or Resource-Based. For more information on AWS permissions please refer to "http://docs.aws.amazon.com/IAM/latest/UserGuide/PermissionsOverview.html"

Submit
20. The status of a snapshot while it's getting created is "Progressing".

Explanation

Snapshots occur asynchronously and the status of the snapshot is pending until the snapshot is complete and the status changes to either "completed" or "Error".

Submit
View My Results

Quiz Review Timeline (Updated): Dec 8, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Dec 08, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Oct 30, 2014
    Quiz Created by
    Ayta
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
What does AWS stand for?
What does EC2 refer to?
Which ports are default port(s) for Web traffic to all AWS accounts?
Any of our employees by default has access to AWS Access Gateway.
What does S3 refer to?
Workspaces are managed in the AWS Access Gateway.In AWS Console you...
The maximum size of a new DB instance class in AWS is 1TB.
An EBS volume cannot be attached to more than one EC2 instance.
AWS is responsible for the security of any resources it is hosting.
What is Sleeping Sloth?
What is Elastic IP Address?
What is SnapDragon?
When an instance is terminated, it means that it is no longer...
Which one of the following is not an in-house AWS account type?
Which in-house tool is used to assist in determining if the traffic to...
What is the base URI (Uniform Resource Identifier) for requests...
Resources on AWS can be associated with more than one workspace.
"BackupSchedule" tag needs to be set for any scheduled back...
All AWS IAM (Identity and Access Management) permissions are Service...
The status of a snapshot while it's getting created is...
Alert!

Advertisement