WorksheetsAWS_AZATECH_Quiz1
Total questions: 27
Worksheet time: 20mins
You create a new subnet and then add a route to your route table that routes traffic out from that subnet to the Internet using an IGW. What type of subnet have you created?
Public Subnet
Private Subnet
What is the default limit for the number of Amazon VPCs that a customer may have in a region?
4
5
6
3
An application you want to run on EC2 requires you to license it based on the number of physical CPU sockets and cores on the hardware you plan to run the application on. Which of the following tenancy models should you specify?
Dedicated host
Shared tenancy
Dedicated instance
Bring your own license
Which of the following EBS options will you need to keep your data-hungry application that requires up to 20,000 IOPS happy?
Cold HDD
General Purpose SSD
Provisioned-IOPS SSD
Throupth Optimized HDD
A database is running on an Amazon EC2 instance. The database software has a backup feature that requires block storage. What storage option would be the lowest cost option for the backup data?
Amazon Glacier
Amazon EBS Cold HDD Volume (sc1)
Amazon S3
Amazon EBS GP2
Which of the following components of the Cloudfront service can be used to distribute contents to users across the globe.
Amazon VPC
Amazon Regions
Amazon Availability Zones
Amazon Edge locations
Your company is planning to move to the AWS Cloud. You need to give a presentation on the cost perspective when moving existing resources to the AWS Cloud. When it comes to Amazon EC2, which of the following is an advantage when it comes to the cost perspective.
Having the ability of automated backups of the EC2 instance, so that you don’t need to worry about the maintenance costs.
The ability to choose low cost AMI’s to prepare the EC2 Instances
The ability to only pay for what you use
Ability to tag instances to reduce the overall cost
Currently your organization has an operational team that takes care of ID management in their on-premise data center. They now also need to manage users and groups created in AWS. Which of the following AWS tools would they need to use for performing this management function.
AWS Config
AWS Cloud Trail
AWS Key Management Service (AWS KMS)
AWS Identity and Access Management (IAM)
Which of the following is the most secure way of giving access to AWS services to applications running on Ec2 instances?
Creating Service users
Creating service groups
Roles
Attaching policies to applications
TRUE or FALSE : By default a new user in IAM has permisiions to log in to the AWS Console.
TRUE
FLASE
Wch of the following set of credentials are used to log in to AWS programmatically? (Choose two)
Username
Access Key
Password
Secret Key
Availability Zones are
All together in one data centre
In geographically isolated data centers
In different data centres
None of the above
When a security group is created,what is the default behavior?
Allow all traffic inbound and allow all traffic outbound
Allow all traffic inbound and deny all traffic outbound
Deny all traffic inbound and allow all traffic outbound
Deny all traffic inbound and Deny all traffic outbound
All of these are IAM components except
Users
Organisations
Roles
Policies
Which component of the AWS global infrastructure supports the caching of content or faster access?
AWS Direct Connect locations
Edge locations
Regions
Availability Zones
A company has 70 employees divided into 10 departments. The IT administrator wants to customize each departments access to AWS. Which of the following option is most appropriate ?
Make each employee an AWS account root user
Create an IAM role for each department, and assign IAM users to the roles
Create a temporary role for each employee, and revise their access as needed
Create an IAM group for each department, and assign IAM users to the groups
