Frage 1
Frage
What does Amazon S3 stand for?
Frage 2
Frage
You must assign each server to at least _____ security group
Frage 3
Frage
Before I delete an EBS volume, what can I do if I want to recreate the volume later?
Antworten
-
Create a copy of the EBS volume (not a snapshot)
-
Store a snapshot of the volume
-
Download the content to an EC2 instance
-
Back up the data in to a physical disk
Frage 4
Frage
Select the most correct answer: The device name /dev/sda1 (within Amazon EC2 ) is _____
Antworten
-
Possible for EBS volumes
-
Reserved for the root device
-
Recommended for EBS volumes
-
Recommended for instance store volumes
Frage 5
Frage
If I want an instance to have a public IP address, which IP address should I use?
Antworten
-
Elastic IP Address
-
Class B IP Address
-
Class A IP Address
-
Dynamic IP Address
Frage 6
Frage
What does RRS stand for when talking about S3?
Antworten
-
Redundancy Removal System
-
Relational Rights Storage
-
Regional Rights Standard
-
Reduced Redundancy Storage
Frage 7
Frage
All Amazon EC2 instances are assigned two IP addresses at launch, out of which one can only be reached from within the Amazon EC2 network?
Antworten
-
Multiple IP address
-
Public IP address
-
Private IP address
-
Elastic IP Address
Frage 8
Frage
What does Amazon SWF stand for?
Antworten
-
Simple Web Flow
-
Simple Work Flow
-
Simple Wireless Forms
-
Simple Web Form
Frage 9
Frage
What is the Reduced Redundancy option in Amazon S3?
Antworten
-
Less redundancy for a lower cost.
-
It doesn't exist in Amazon S3, but in Amazon EBS.
-
It allows you to destroy any copy of your files outside a specific jurisdiction.
-
It doesn't exist at all
Frage 10
Frage
Fill in the blanks: Resources that are created in AWS are identified by a unique identifier called an _____
Frage 11
Frage
If I write the below command, what does it do? ec2-run ami-e3a5408a -n 20 -g appserver
Antworten
-
Start twenty instances as members of appservergroup.
-
Creates 20 rules in the security group named appserver
-
Terminate twenty instances as members ofappservergroup.
-
Start 20 security groups
Frage 12
Frage
While creating an Amazon RDS DB, your first task is to set up a DB ______ that controls what IP addresses or EC2 instances have access to your DB Instance.
Antworten
-
Security Pool
-
Secure Zone
-
Security Token Pool
-
Security Group
Frage 13
Frage
When you run a DB Instance as a Multi-AZ deployment, the "_____" serves database writes and reads
Antworten
-
secondary
-
backup
-
standby
-
primary
Frage 14
Frage
Every user you create in the IAM system starts with ______.
Antworten
-
partial permissions
-
full permissions
-
no permissions
Frage 15
Frage
Can you create IAM security credentials for existing users?
Antworten
-
Yes, existing users can have security credentials associated with their account.
-
No, IAM requires that all users who have credentials set up are not existing users
-
No, security credentials are created within GROUPS, and then users are associated to GROUPS at a later time.
-
Yes, but only IAM credentials, not ordinary security credentials.
Frage 16
Frage
What does Amazon EC2 provide?
Antworten
-
Virtual servers in the Cloud.
-
A platform to run code (Java, PHP, Python), paying on an hourly basis.
-
Computer Clusters in the Cloud.
-
Physical servers, remotely managed by the customer.
Frage 17
Frage
Amazon SWF is designed to help users...
Antworten
-
Design graphical user interface interactions
-
Manage user identification and authorisation
-
Store Web content
-
Coordinate synchronous and asynchronous tasks which are distributed and fault tolerant.
Frage 18
Frage
Can I control if and when MySQL based RDS Instance is upgraded to new supported versions?
Frage 19
Frage
If I modify a DB Instance or the DB parameter group associated with the instance, should I reboot the instance for the changes to take effect?
Frage 20
Frage
When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes.
Frage 21
Frage
By default, EBS volumes that are created and attached to an instance at launch are deleted when that instance is terminated. You can modify this behavior by changing the value of the flag_____ to false when you launch the instance
Antworten
-
DeleteOnTermination
-
RemoveOnDeletion
-
RemoveOnTermination
-
TerminateOnDeletion
Frage 22
Frage
What are the initial settings of an user created security group?
Antworten
-
Allow all inbound traffic and Allow no outbound traffic
-
Allow no inbound traffic and Allow no outbound traffic
-
Allow no inbound traffic and Allow all outbound traffic
-
Allow all inbound traffic and Allow all outbound traffic
Frage 23
Frage
Will my standby RDS instance be in the same Region as my primary?
Frage 24
Frage
What does Amazon Elastic Beanstalk provide?
Antworten
-
A scalable storage appliance on top of Amazon Web Services.
-
An application container on top of Amazon Web Services.
-
A service by this name doesn't exist.
-
A scalable cluster of EC2 instances.
Frage 25
Frage
True or False: When using IAM to control access to your RDS resources, the key names that can be used are case sensitive. For example, aws:CurrentTime is NOT equivalent to AWS:currenttime.
Frage 26
Frage
What will be the status of the snapshot until the snapshot is complete.
Antworten
-
running
-
working
-
progressing
-
pending
Frage 27
Frage
Can we attach an EBS volume to more than one EC2 instance at the same time?
Frage 28
Frage
True or False: Automated backups are enabled by default for a new DB Instance.
Frage 29
Frage
What does the AWS Storage Gateway provide?
Antworten
-
It allows to integrate on-premises IT environments with Cloud Storage.
-
A direct encrypted connection to Amazon S3.
-
It's a backup solution that provides an on-premises Cloud storage.
-
It provides an encrypted SSL endpoint for backups in the Cloud.
Frage 30
Frage
Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine
Frage 31
Frage
How many relational database engines does RDS currently support?
Antworten
-
Three: MySQL, Oracle and Microsoft SQL Server.
-
Just two: MySQL and Oracle.
-
Five: MySQL, PostgreSQL, MongoDB, Cassandra and SQLite.
-
Just one: MySQL.
Frage 32
Frage
Fill in the blanks: The base URI for all requests for instance metadata is _____
Antworten
-
http://254.169.169.254/latest/
-
http://169.169.254.254/latest/
-
http://127.0.0.1/latest/
-
http://169.254.169.254/latest/
Frage 33
Frage
While creating the snapshots using the the command line tools, which command should I be using?
Antworten
-
ec2-deploy-snapshot
-
ec2-fresh-snapshot
-
ec2-create-snapshot
-
ec2-new-snapshot
Frage 34
Frage
Typically, you want your application to check whether a request generated an error before you spend any time processing results. The easiest way to find out if an error occurred is to look for an______node in the response from the Amazon RDS API.
Frage 35
Frage
What are the two permission types used by AWS?
Antworten
-
Resource-based and Product-based
-
Product-based and Service-based
-
Service-based
-
User-based and Resource-based
Frage 36
Frage
In the Amazon cloudwatch, which metric should I be checking to ensure that your DB Instance has enough free storage space?
Antworten
-
FreeStorage
-
FreeStorageSpace
-
FreeStorageVolume
-
FreeDBStorageSpace
Frage 37
Frage
Amazon RDS DB snapshots and automated backups are stored in...
Antworten
-
Amazon S3
-
Amazon ECS Volume
-
Amazon RDS
-
Amazon EMR
Frage 38
Frage
What is the maximum key length of a tag?
Antworten
-
512 Unicode characters
-
64 Unicode characters
-
256 Unicode characters
-
128 Unicode characters
Frage 39
Frage
Groups can't _____.
Antworten
-
be nested more than 3 levels
-
be nested at all
-
be nested more than 4 levels
-
be nested more than 2 levels
Frage 40
Frage
You must increase storage size in increments of at least _____ %
Frage 41
Frage
Changes to the backup window take effect ______.
Frage 42
Frage
Using Amazon CloudWatch's Free Tier, what is the frequency of metric updates which you receive?
Antworten
-
5 minutes
-
500 milliseconds.
-
30 seconds
-
1 minute
Frage 43
Frage
Which is the default region in AWS?
Antworten
-
eu-west-1
-
us-east-1
-
us-east-2
-
ap-southeast-1
Frage 44
Frage
What are the Amazon EC2 API tools?
Antworten
-
They don't exist. The Amazon EC2 AMI tools, instead, are used to manage permissions.
-
Command-line tools to the Amazon EC2 web service.
-
They are a set of graphical tools to manage EC2 instances.
-
They don't exist. The Amazon API tools are a client interface to Amazon Web Services.
Frage 45
Frage
What are the two types of licensing options available for using Amazon RDS for Oracle?
Antworten
-
BYOL and Enterprise License
-
BYOL and License Included
-
Enterprise License and License Included
-
Role based License and License Included
Frage 46
Frage
What does a "Domain" refer to in Amazon SWF?
Antworten
-
A security group in which only tasks inside can communicate with each other
-
A special type of worker
-
A collection of related Workflows
-
The DNS record for the Amazon SWF service
Frage 47
Frage
EBS Snapshots occur _____
Antworten
-
Asynchronously
-
Synchronously
-
Weekly
Frage 48
Frage
Disabling automated backups ______ disable the point-in-time recovery.
Antworten
-
if configured to can
-
will never
-
will
Frage 49
Frage
Out of the stripping options available for the EBS volumes, which one has the following disadvantage : 'Doubles the amount of I/O required from the instance to EBS compared to RAID 0, because you're mirroring all writes to a pair of volumes, limiting how much you can stripe.' ?
Antworten
-
Raid 0
-
RAID 1+0 (RAID 10)
-
Raid 1
-
Raid 2
Frage 50
Frage
Is creating a Read Replica of another Read Replica supported?
Frage 51
Frage
Can Amazon S3 uploads resume on failure or do they need to restart?
Frage 52
Frage
Which of the following cannot be used in Amazon EC2 to control who has access to specific Amazon EC2 instances?
Antworten
-
Security Groups
-
IAM System
-
SSH keys
-
Windows passwords
Frage 53
Frage
Fill in the blanks : _____ let you categorize your EC2 resources in different ways, for example, by purpose, owner, or environment.
Antworten
-
wildcards
-
pointers
-
Tags
-
special filters
Frage 54
Frage
How can I change the security group membership for interfaces owned by other AWS, such as Elastic Load Balancing?
Frage 55
Frage
What is the maximum write throughput I can provision for a single DynamoDB table?
Antworten
-
1,000 write capacity units
-
100,000 write capacity units
-
DynamoDB is designed to scale without limits, but if you go beyond 10,000 you have to contact AWS first
-
10,000 write capacity units
Frage 56
Frage
What does the following command do with respect to the Amazon EC2 security groups?
ec2-revoke RevokeSecurityGroupIngress
Antworten
-
Removes one or more security groups from a rule.
-
Removes one or more security groups from an Amazon EC2 instance.
-
Removes one or more rules from a security group.
-
Removes a security group from our account.
Frage 57
Frage
Can a 'user' be associated with multiple AWS accounts?
Frage 58
Frage
Manually created DB Snapshots are deleted after the DB Instance is deleted.
Frage 59
Frage
Can I move a Reserved Instance from one Region to another?
Frage 60
Frage
What is Amazon Glacier?
Antworten
-
You mean Amazon "Iceberg": it's a low-cost storage service.
-
A security tool that allows to "freeze" an EBS volume and perform computer forensics on it.
-
A low-cost storage service that provides secure and durable storage for data archiving and backup.
-
It's a security tool that allows to "freeze" an EC2 instance and perform computer forensics on it.
Frage 61
Frage
What is the durability of S3 RRS?
Antworten
-
99.99%
-
99.95%
-
99.995%
-
99.999999999%
Frage 62
Frage
What does specifying the mapping /dev/sdc=none when launching an instance do?
Antworten
-
Prevents /dev/sdc from creating the instance.
-
Prevents /dev/sdc from deleting the instance.
-
Set the value of /dev/sdc to 'zero'.
-
Prevents /dev/sdc from attaching to the instance.
Frage 63
Frage
Is Federated Storage Engine currently supported by Amazon RDS for MySQL?
Frage 64
Frage
Is there a limit to how many groups a user can be in?
Frage 65
Frage
When you perform a restore operation to a point in time or from a DB Snapshot, a new DB Instance is created with a new endpoint.
Frage 66
Frage
A/An _____ acts as a firewall that controls the traffic allowed to reach one or more instances.
Antworten
-
security group
-
ACL
-
IAM
-
Private IP Addresses
Frage 67
Frage
Will my standby RDS instance be in the same Availability Zone as my primary?
Frage 68
Frage
While launching an RDS DB instance, on which page I can select the Availability Zone?
Antworten
-
REVIEW
-
DB INSTANCE DETAILS
-
MANAGEMENT OPTIONS
-
ADDITIONAL CONFIGURATION
Frage 69
Frage
What does the following command do with respect to the Amazon EC2 security groups?
ec2-create-group CreateSecurityGroup
Antworten
-
Groups the user created security groups in to a new group for easy access.
-
Creates a new security group for use with your account.
-
Creates a new group inside the security group.
-
Creates a new rule inside the security group.
Frage 70
Frage
In the Launch Db Instance Wizard, where can I select the backup and maintennance options?
Frage 71
Frage
What happens to the data on an instance if the instance reboots (intentionally or unintentionally)?
Frage 72
Frage
How many types of block devices does Amazon EC2 support?
Frage 73
Frage
Provisioned IOPS Costs: you are charged for the IOPS and storage whether or not you use them in a given month. True or False?
Frage 74
Frage
IAM provides several policy templates you can use to automatically assign permissions to the groups you create. The _____ policy template gives the Admins group permission to access all account resources,except your AWS account information
Frage 75
Frage
Can Amazon S3 uploads resume on failure or do they need to restart?
Antworten
-
Resume on failure
-
You can resume them, if you flag the "resume on failure" option before uploading.
-
Restart from beginning
-
This question doesn't make sense
Frage 76
Frage
While performing the volume status checks, if the status is insufficient-data, what does it mean?
Frage 77
Frage
IAM's Policy Evaluation Logic always starts with a default ______ for every request, except for those that use the AWS account's root security credentials
Frage 78
Frage
By default, when an EBS volume is attached to a Windows instance, it may show up as any drive letter on the instance. You can change the settings of the _____ Service to set the drive letters of the EBS volumes per your specifications.
Antworten
-
EBSConfig Service
-
AMIConfig Service
-
Ec2Config Service
-
Ec2-AMIConfig Service
Frage 79
Frage
For each DB Instance class, what is the maximum size of associated storage capacity?
Frage 80
Frage
SQL Server _____ store logins and passwords in the master database.
Frage 81
Frage
What is Oracle SQL Developer?
Antworten
-
An AWS developer who is an expert in Amazon RDS using both the Oracle and SQL Server DB engines
-
A graphical Java tool distributed without cost by Oracle.
-
It is a variant of the SQL Server Management Studio designed by Microsoft to support Oracle DBMS functionalities
-
A different DBMS released by Microsoft free of cost
Frage 82
Frage
Does Amazon RDS allow direct host access via Telnet, Secure Shell (SSH), or Windows Remote Desktop Connection?
Frage 83
Frage
To view information about an Amazon EBS volume, open the Amazon EC2 console at https://console.aws.amazon.com/ec2/, click _____ in the Navigation pane.
Antworten
-
EBS
-
Describe
-
Details
-
Volumes
Frage 84
Frage
You must increase storage size in increments of at least _____ %
Frage 85
Frage
Using Amazon IAM, can I give permission based on organizational groups?
Frage 86
Frage
What is an isolated database environment running in the cloud (Amazon RDS) called?
Antworten
-
DB Instance
-
DB Server
-
DB Unit
-
DB Volume
Frage 87
Frage
While signing in REST/ Query requests, for additional security, you should transmit your requests using Secure Sockets Layer (SSL) by using _____
Frage 88
Frage
What happens to the I/O operations while you take a database snapshot?
Antworten
-
I/O operations to the database are suspended for a few minutes while the backup is in progress.
-
I/O operations to the database are sent to a Replica (if available) for a few minutes while the backup is in progress.
-
I/O operations will be functioning normally
-
I/O operations to the database are suspended for an hour while the backup is in progress
Frage 89
Frage
Read Replicas require a transactional storage engine and are only supported for the _____ storage engine
Antworten
-
OracleISAM
-
MSSQLDB
-
InnoDB
-
MyISAM
Frage 90
Frage
When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?
Frage 91
Frage
When should I choose Provisioned IOPS over Standard RDS storage?
Antworten
-
If you have batch-oriented workloads
-
If you use production online transaction processing (OLTP) workloads.
-
If you have workloads that are not sensitive to consistent performance
Frage 92
Frage
In the 'Detailed' monitoring data available for your Amazon EBS volumes, Provisioned IOPS volumes automatically send _____ minute metrics to Amazon CloudWatch.
Frage 93
Frage
What is the minimum charge for the data transferred between Amazon RDS and Amazon EC2 Instances in the same Availability Zone?
Antworten
-
USD 0.10 per GB
-
No charge. It is free.
-
USD 0.02 per GB
-
USD 0.01 per GB
Frage 94
Frage
Are Reserved Instances available for Multi-AZ Deployments?
Frage 95
Frage
Which service enables AWS customers to manage users and permissions in AWS?
Antworten
-
AWS Access Control Service (ACS)
-
AWS Identity and Access Management (IAM)
-
AWS Identity Manager (AIM)
Frage 96
Frage
Which Amazon Storage behaves like raw, unformatted, external block devices that you can attach to your instances?
Antworten
-
None of these.
-
Amazon Instance Storage
-
Amazon EBS
-
All of these
Frage 97
Frage
Which Amazon service can I use to define a virtual network that closely resembles a traditional data center?
Antworten
-
Amazon VPC
-
Amazon ServiceBus
-
Amazon EMR
-
Amazon RDS
Frage 98
Frage
Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine
Frage 99
Frage
MySQL installations default to port _____.
Frage 100
Frage
If you have chosen Multi-AZ deployment, in the event of a planned or unplanned outage of your primary DB Instance, Amazon RDS automatically switches to the standby replica. The automatic failover mechanism simply changes the ______ record of the main DB Instance to point to the standby DB Instance.
Frage 101
Frage
If I want to run a database in an Amazon instance, which is the most recommended Amazon storage option?
Frage 102
Frage
In regards to IAM you can edit user properties later, but you cannot use the console to change the _____.
Antworten
-
user name
-
password
-
default group
Frage 103
Frage
Can I test my DB Instance against a new version before upgrading?
Frage 104
Frage
If you add a tag that has the same key as an existing tag on a DB Instance, the new value overwrites the old value.
Frage 105
Frage
Can I use Provisioned IOPS with VPC?
Frage 106
Frage
Making your snapshot public shares all snapshot data with everyone. Can the snapshots with AWS Marketplace product codes be made public?
Frage 107
Frage
Fill in the blanks: "To ensure failover capabilities, consider using a _____ for incoming traffic on a network interface".
Antworten
-
primary public IP
-
secondary private IP
-
secondary public IP
-
add on secondary IP
Frage 108
Frage
If I have multiple Read Replicas for my master DB Instance and I promote one of them, what happens to the rest of the Read Replicas?
Antworten
-
The remaining Read Replicas will still replicate from the older master DB Instance
-
The remaining Read Replicas will be deleted
-
The remaining Read Replicas will be combined to one read replica
Frage 109
Frage
What does Amazon CloudFormation provide?
Antworten
-
The ability to setup Autoscaling for Amazon EC2 instances.
-
None of these.
-
A templated resource creation for Amazon Web Services.
-
A template to map network resources for Amazon Web Services.
Frage 110
Frage
Can I encrypt connections between my application and my DB Instance using SSL?
Antworten
-
No
-
Yes
-
Only in VPC
-
Only in certain regions
Frage 111
Frage
What are the four levels of AWS Premium Support?
Antworten
-
Basic, Developer, Business, Enterprise
-
Basic, Startup, Business, Enterprise
-
Free, Bronze, Silver, Gold
-
All support is free
Frage 112
Frage
What can I access by visiting the URL: http://status.aws.amazon.com/ ?
Frage 113
Frage
Please select the Amazon EC2 resource which cannot be tagged.
Frage 114
Frage
Because of the extensibility limitations of striped storage attached to Windows Server, Amazon RDS does not currently support increasing storage on a _____ DB Instance.
Frage 115
Frage
Through which of the following interfaces is AWS Identity and Access Management available?
A) AWS Management Console;
B) Command line interface (CLI);
C) IAM Query API;
D) Existing libraries
Frage 116
Frage
Select the incorrect statement
Antworten
-
In Amazon EC2, the private IP address is only returned to Amazon EC2 when the instance is stopped or terminated
-
In Amazon VPC, an instance retains its private IP addresses when the instance is stopped.
-
In Amazon VPC, an instance does NOT retain its private IP addresses when the instance is stopped.
-
In Amazon EC2, the private IP address is associated exclusively with the instance for its lifetime
Frage 117
Frage
How are the EBS snapshots saved on Amazon S3?
Frage 118
Frage
What is the type of monitoring data (for Amazon EBS volumes) which is available automatically in 5-minute periods at no charge called?
Antworten
-
Basic
-
Primary
-
Detailed
-
Local
Frage 119
Frage
The new DB Instance that is created when you promote a Read Replica retains the backup window period.
Frage 120
Frage
What happens when you create a topic on Amazon SNS?
Antworten
-
The topic is created, and it has the name you specified for it.
-
An ARN (Amazon Resource Name) is created.
-
You can create a topic on Amazon SQS, not on Amazon SNS.
-
This question doesn't make sense.