Associate Solutions Architect

Description

Associate Solutions Architect
Gabriel Albuquerque
Quiz by Gabriel Albuquerque, updated more than 1 year ago
Gabriel Albuquerque
Created by Gabriel Albuquerque over 8 years ago
122
0

Resource summary

Question 1

Question
What does Amazon S3 stand for?
Answer
  • Simple Storage Solution.
  • Storage Storage Storage (triple redundancy Storage).
  • Storage Server Solution.
  • Simple Storage Service.

Question 2

Question
You must assign each server to at least _____ security group
Answer
  • 3
  • 2
  • 4
  • 1

Question 3

Question
Before I delete an EBS volume, what can I do if I want to recreate the volume later?
Answer
  • 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

Question 4

Question
Select the most correct answer: The device name /dev/sda1 (within Amazon EC2 ) is _____
Answer
  • Possible for EBS volumes
  • Reserved for the root device
  • Recommended for EBS volumes
  • Recommended for instance store volumes

Question 5

Question
If I want an instance to have a public IP address, which IP address should I use?
Answer
  • Elastic IP Address
  • Class B IP Address
  • Class A IP Address
  • Dynamic IP Address

Question 6

Question
What does RRS stand for when talking about S3?
Answer
  • Redundancy Removal System
  • Relational Rights Storage
  • Regional Rights Standard
  • Reduced Redundancy Storage

Question 7

Question
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?
Answer
  • Multiple IP address
  • Public IP address
  • Private IP address
  • Elastic IP Address

Question 8

Question
What does Amazon SWF stand for?
Answer
  • Simple Web Flow
  • Simple Work Flow
  • Simple Wireless Forms
  • Simple Web Form

Question 9

Question
What is the Reduced Redundancy option in Amazon S3?
Answer
  • 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

Question 10

Question
Fill in the blanks: Resources that are created in AWS are identified by a unique identifier called an _____
Answer
  • Amazon Resource Number
  • Amazon Resource Nametag
  • Amazon Resource Name
  • Amazon Resource Namespace

Question 11

Question
If I write the below command, what does it do? ec2-run ami-e3a5408a -n 20 -g appserver
Answer
  • 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

Question 12

Question
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.
Answer
  • Security Pool
  • Secure Zone
  • Security Token Pool
  • Security Group

Question 13

Question
When you run a DB Instance as a Multi-AZ deployment, the "_____" serves database writes and reads
Answer
  • secondary
  • backup
  • standby
  • primary

Question 14

Question
Every user you create in the IAM system starts with ______.
Answer
  • partial permissions
  • full permissions
  • no permissions

Question 15

Question
Can you create IAM security credentials for existing users?
Answer
  • 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.

Question 16

Question
What does Amazon EC2 provide?
Answer
  • 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.

Question 17

Question
Amazon SWF is designed to help users...
Answer
  • Design graphical user interface interactions
  • Manage user identification and authorisation
  • Store Web content
  • Coordinate synchronous and asynchronous tasks which are distributed and fault tolerant.

Question 18

Question
Can I control if and when MySQL based RDS Instance is upgraded to new supported versions?
Answer
  • No
  • Only in VPC
  • Yes

Question 19

Question
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?
Answer
  • No
  • Yes

Question 20

Question
When you view the block device mapping for your instance, you can see only the EBS volumes, not the instance store volumes.
Answer
  • Depends on the instance type
  • FALSE
  • Depends on whether you use API call
  • TRUE

Question 21

Question
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
Answer
  • DeleteOnTermination
  • RemoveOnDeletion
  • RemoveOnTermination
  • TerminateOnDeletion

Question 22

Question
What are the initial settings of an user created security group?
Answer
  • 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

Question 23

Question
Will my standby RDS instance be in the same Region as my primary?
Answer
  • Only for Oracle RDS types
  • Yes
  • Only if configured at launch
  • No

Question 24

Question
What does Amazon Elastic Beanstalk provide?
Answer
  • 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.

Question 25

Question
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.
Answer
  • TRUE
  • FALSE

Question 26

Question
What will be the status of the snapshot until the snapshot is complete.
Answer
  • running
  • working
  • progressing
  • pending

Question 27

Question
Can we attach an EBS volume to more than one EC2 instance at the same time?
Answer
  • No
  • Yes
  • Only EC2-optimized EBS volumes.
  • Only in read mode.

Question 28

Question
True or False: Automated backups are enabled by default for a new DB Instance.
Answer
  • TRUE
  • FALSE

Question 29

Question
What does the AWS Storage Gateway provide?
Answer
  • 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.

Question 30

Question
Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine
Answer
  • InnoDB
  • MyISAM

Question 31

Question
How many relational database engines does RDS currently support?
Answer
  • Three: MySQL, Oracle and Microsoft SQL Server.
  • Just two: MySQL and Oracle.
  • Five: MySQL, PostgreSQL, MongoDB, Cassandra and SQLite.
  • Just one: MySQL.

Question 32

Question
Fill in the blanks: The base URI for all requests for instance metadata is _____
Answer
  • http://254.169.169.254/latest/
  • http://169.169.254.254/latest/
  • http://127.0.0.1/latest/
  • http://169.254.169.254/latest/

Question 33

Question
While creating the snapshots using the the command line tools, which command should I be using?
Answer
  • ec2-deploy-snapshot
  • ec2-fresh-snapshot
  • ec2-create-snapshot
  • ec2-new-snapshot

Question 34

Question
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.
Answer
  • Incorrect
  • Error
  • FALSE

Question 35

Question
What are the two permission types used by AWS?
Answer
  • Resource-based and Product-based
  • Product-based and Service-based
  • Service-based
  • User-based and Resource-based

Question 36

Question
In the Amazon cloudwatch, which metric should I be checking to ensure that your DB Instance has enough free storage space?
Answer
  • FreeStorage
  • FreeStorageSpace
  • FreeStorageVolume
  • FreeDBStorageSpace

Question 37

Question
Amazon RDS DB snapshots and automated backups are stored in...
Answer
  • Amazon S3
  • Amazon ECS Volume
  • Amazon RDS
  • Amazon EMR

Question 38

Question
What is the maximum key length of a tag?
Answer
  • 512 Unicode characters
  • 64 Unicode characters
  • 256 Unicode characters
  • 128 Unicode characters

Question 39

Question
Groups can't _____.
Answer
  • be nested more than 3 levels
  • be nested at all
  • be nested more than 4 levels
  • be nested more than 2 levels

Question 40

Question
You must increase storage size in increments of at least _____ %
Answer
  • 40
  • 20
  • 50
  • 10

Question 41

Question
Changes to the backup window take effect ______.
Answer
  • from the next billing cycle
  • after 30 minutes
  • immediately
  • after 24 hours

Question 42

Question
Using Amazon CloudWatch's Free Tier, what is the frequency of metric updates which you receive?
Answer
  • 5 minutes
  • 500 milliseconds.
  • 30 seconds
  • 1 minute

Question 43

Question
Which is the default region in AWS?
Answer
  • eu-west-1
  • us-east-1
  • us-east-2
  • ap-southeast-1

Question 44

Question
What are the Amazon EC2 API tools?
Answer
  • 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.

Question 45

Question
What are the two types of licensing options available for using Amazon RDS for Oracle?
Answer
  • BYOL and Enterprise License
  • BYOL and License Included
  • Enterprise License and License Included
  • Role based License and License Included

Question 46

Question
What does a "Domain" refer to in Amazon SWF?
Answer
  • 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

Question 47

Question
EBS Snapshots occur _____
Answer
  • Asynchronously
  • Synchronously
  • Weekly

Question 48

Question
Disabling automated backups ______ disable the point-in-time recovery.
Answer
  • if configured to can
  • will never
  • will

Question 49

Question
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.' ?
Answer
  • Raid 0
  • RAID 1+0 (RAID 10)
  • Raid 1
  • Raid 2

Question 50

Question
Is creating a Read Replica of another Read Replica supported?
Answer
  • Only in certain regions
  • Only with MSSQL based RDS
  • Only for Oracle RDS types
  • No

Question 51

Question
Can Amazon S3 uploads resume on failure or do they need to restart?
Answer
  • Restart from beginning
  • You can resume them, if you flag the "resume on failure" option before uploading.
  • Resume on failure
  • Depends on the file size

Question 52

Question
Which of the following cannot be used in Amazon EC2 to control who has access to specific Amazon EC2 instances?
Answer
  • Security Groups
  • IAM System
  • SSH keys
  • Windows passwords

Question 53

Question
Fill in the blanks : _____ let you categorize your EC2 resources in different ways, for example, by purpose, owner, or environment.
Answer
  • wildcards
  • pointers
  • Tags
  • special filters

Question 54

Question
How can I change the security group membership for interfaces owned by other AWS, such as Elastic Load Balancing?
Answer
  • By using the service specific console or API\CLI commands
  • None of these
  • Using Amazon EC2 API/CLI
  • using all these methods

Question 55

Question
What is the maximum write throughput I can provision for a single DynamoDB table?
Answer
  • 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

Question 56

Question
What does the following command do with respect to the Amazon EC2 security groups? ec2-revoke RevokeSecurityGroupIngress
Answer
  • 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.

Question 57

Question
Can a 'user' be associated with multiple AWS accounts?
Answer
  • No
  • Yes

Question 58

Question
Manually created DB Snapshots are deleted after the DB Instance is deleted.
Answer
  • True
  • False

Question 59

Question
Can I move a Reserved Instance from one Region to another?
Answer
  • No
  • Only if they are moving into GovCloud
  • Yes
  • Only if they are moving to US East from another region

Question 60

Question
What is Amazon Glacier?
Answer
  • 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.

Question 61

Question
What is the durability of S3 RRS?
Answer
  • 99.99%
  • 99.95%
  • 99.995%
  • 99.999999999%

Question 62

Question
What does specifying the mapping /dev/sdc=none when launching an instance do?
Answer
  • 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.

Question 63

Question
Is Federated Storage Engine currently supported by Amazon RDS for MySQL?
Answer
  • No
  • Yes
  • Only in VPC

Question 64

Question
Is there a limit to how many groups a user can be in?
Answer
  • Yes for all users
  • Yes for all users except root
  • No
  • Yes unless special permission granted

Question 65

Question
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.
Answer
  • True
  • False

Question 66

Question
A/An _____ acts as a firewall that controls the traffic allowed to reach one or more instances.
Answer
  • security group
  • ACL
  • IAM
  • Private IP Addresses

Question 67

Question
Will my standby RDS instance be in the same Availability Zone as my primary?
Answer
  • Only for Oracle RDS types
  • Yes
  • Only if configured at launch
  • No

Question 68

Question
While launching an RDS DB instance, on which page I can select the Availability Zone?
Answer
  • REVIEW
  • DB INSTANCE DETAILS
  • MANAGEMENT OPTIONS
  • ADDITIONAL CONFIGURATION

Question 69

Question
What does the following command do with respect to the Amazon EC2 security groups? ec2-create-group CreateSecurityGroup
Answer
  • 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.

Question 70

Question
In the Launch Db Instance Wizard, where can I select the backup and maintennance options?
Answer
  • Under DB INSTANCE DETAILS
  • Under REVIEW
  • Under MANAGEMENT OPTIONS
  • Under ENGINE SELECTION

Question 71

Question
What happens to the data on an instance if the instance reboots (intentionally or unintentionally)?
Answer
  • Data will be lost
  • Data persists
  • Data may persist however cannot be sure

Question 72

Question
How many types of block devices does Amazon EC2 support?
Answer
  • 2
  • 3
  • 4
  • 1

Question 73

Question
Provisioned IOPS Costs: you are charged for the IOPS and storage whether or not you use them in a given month. True or False?
Answer
  • True
  • False

Question 74

Question
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
Answer
  • Read Only Access
  • Power User Access
  • AWS CloudFormation Read Only Access
  • Administrator Access

Question 75

Question
Can Amazon S3 uploads resume on failure or do they need to restart?
Answer
  • 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

Question 76

Question
While performing the volume status checks, if the status is insufficient-data, what does it mean?
Answer
  • the checks may still be in progress on the volume
  • the check has passed
  • the check has failed

Question 77

Question
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
Answer
  • Permit
  • Deny
  • Cancel

Question 78

Question
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.
Answer
  • EBSConfig Service
  • AMIConfig Service
  • Ec2Config Service
  • Ec2-AMIConfig Service

Question 79

Question
For each DB Instance class, what is the maximum size of associated storage capacity?
Answer
  • 5GB
  • 1TB
  • 2TB
  • 500GB

Question 80

Question
SQL Server _____ store logins and passwords in the master database.
Answer
  • can be configured to but by default does not
  • doesn't
  • does

Question 81

Question
What is Oracle SQL Developer?
Answer
  • 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

Question 82

Question
Does Amazon RDS allow direct host access via Telnet, Secure Shell (SSH), or Windows Remote Desktop Connection?
Answer
  • Yes
  • No
  • Depends on if it is in VPC or not

Question 83

Question
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.
Answer
  • EBS
  • Describe
  • Details
  • Volumes

Question 84

Question
You must increase storage size in increments of at least _____ %
Answer
  • 40
  • 30
  • 10
  • 20

Question 85

Question
Using Amazon IAM, can I give permission based on organizational groups?
Answer
  • Yes but only in certain cases
  • No
  • Yes always

Question 86

Question
What is an isolated database environment running in the cloud (Amazon RDS) called?
Answer
  • DB Instance
  • DB Server
  • DB Unit
  • DB Volume

Question 87

Question
While signing in REST/ Query requests, for additional security, you should transmit your requests using Secure Sockets Layer (SSL) by using _____
Answer
  • HTTP
  • Internet Protocol Security(IPsec)
  • TLS (Transport Layer Security)
  • HTTPS

Question 88

Question
What happens to the I/O operations while you take a database snapshot?
Answer
  • 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

Question 89

Question
Read Replicas require a transactional storage engine and are only supported for the _____ storage engine
Answer
  • OracleISAM
  • MSSQLDB
  • InnoDB
  • MyISAM

Question 90

Question
When running my DB Instance as a Multi-AZ deployment, can I use the standby for read or write operations?
Answer
  • Yes
  • Only with MSSQL based RDS
  • Only for Oracle RDS instances
  • No

Question 91

Question
When should I choose Provisioned IOPS over Standard RDS storage?
Answer
  • 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

Question 92

Question
In the 'Detailed' monitoring data available for your Amazon EBS volumes, Provisioned IOPS volumes automatically send _____ minute metrics to Amazon CloudWatch.
Answer
  • 3
  • 1
  • 5
  • 2

Question 93

Question
What is the minimum charge for the data transferred between Amazon RDS and Amazon EC2 Instances in the same Availability Zone?
Answer
  • USD 0.10 per GB
  • No charge. It is free.
  • USD 0.02 per GB
  • USD 0.01 per GB

Question 94

Question
Are Reserved Instances available for Multi-AZ Deployments?
Answer
  • Only for Cluster Compute instances
  • Yes
  • Only for M3 instance types
  • No

Question 95

Question
Which service enables AWS customers to manage users and permissions in AWS?
Answer
  • AWS Access Control Service (ACS)
  • AWS Identity and Access Management (IAM)
  • AWS Identity Manager (AIM)

Question 96

Question
Which Amazon Storage behaves like raw, unformatted, external block devices that you can attach to your instances?
Answer
  • None of these.
  • Amazon Instance Storage
  • Amazon EBS
  • All of these

Question 97

Question
Which Amazon service can I use to define a virtual network that closely resembles a traditional data center?
Answer
  • Amazon VPC
  • Amazon ServiceBus
  • Amazon EMR
  • Amazon RDS

Question 98

Question
Amazon RDS automated backups and DB Snapshots are currently supported for only the ______ storage engine
Answer
  • MyISAM
  • InnoDB

Question 99

Question
MySQL installations default to port _____.
Answer
  • 3306
  • 443
  • 80
  • 1158

Question 100

Question
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.
Answer
  • DNAME
  • CNAME
  • TXT
  • MX

Question 101

Question
If I want to run a database in an Amazon instance, which is the most recommended Amazon storage option?
Answer
  • Amazon Instance Storage
  • Amazon EBS
  • You can't run a database inside an Amazon instance.
  • Amazon S3

Question 102

Question
In regards to IAM you can edit user properties later, but you cannot use the console to change the _____.
Answer
  • user name
  • password
  • default group

Question 103

Question
Can I test my DB Instance against a new version before upgrading?
Answer
  • No
  • Yes
  • Only in VPC

Question 104

Question
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.
Answer
  • True
  • False

Question 105

Question
Can I use Provisioned IOPS with VPC?
Answer
  • Only Oracle based RDS
  • No
  • Only with MSSQL based RDS
  • Yes for all RDS instances

Question 106

Question
Making your snapshot public shares all snapshot data with everyone. Can the snapshots with AWS Marketplace product codes be made public?
Answer
  • True
  • False

Question 107

Question
Fill in the blanks: "To ensure failover capabilities, consider using a _____ for incoming traffic on a network interface".
Answer
  • primary public IP
  • secondary private IP
  • secondary public IP
  • add on secondary IP

Question 108

Question
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?
Answer
  • 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

Question 109

Question
What does Amazon CloudFormation provide?
Answer
  • 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.

Question 110

Question
Can I encrypt connections between my application and my DB Instance using SSL?
Answer
  • No
  • Yes
  • Only in VPC
  • Only in certain regions

Question 111

Question
What are the four levels of AWS Premium Support?
Answer
  • Basic, Developer, Business, Enterprise
  • Basic, Startup, Business, Enterprise
  • Free, Bronze, Silver, Gold
  • All support is free

Question 112

Question
What can I access by visiting the URL: http://status.aws.amazon.com/ ?
Answer
  • Amazon Cloud Watch
  • Status of the Amazon RDS DB
  • AWS Service Health Dashboard
  • AWS Cloud Monitor

Question 113

Question
Please select the Amazon EC2 resource which cannot be tagged.
Answer
  • images (AMIs, kernels, RAM disks)
  • Amazon EBS volumes
  • Elastic IP addresses
  • VPCs

Question 114

Question
Because of the extensibility limitations of striped storage attached to Windows Server, Amazon RDS does not currently support increasing storage on a _____ DB Instance.
Answer
  • SQL Server
  • MySQL
  • Oracle

Question 115

Question
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
Answer
  • Only through Command line interface (CLI)
  • A, B and C
  • A and C
  • All of the above

Question 116

Question
Select the incorrect statement
Answer
  • 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

Question 117

Question
How are the EBS snapshots saved on Amazon S3?
Answer
  • Exponentially
  • Incrementally
  • EBS snapshots are not stored in the Amazon S3
  • Decrementally

Question 118

Question
What is the type of monitoring data (for Amazon EBS volumes) which is available automatically in 5-minute periods at no charge called?
Answer
  • Basic
  • Primary
  • Detailed
  • Local

Question 119

Question
The new DB Instance that is created when you promote a Read Replica retains the backup window period.
Answer
  • True
  • False

Question 120

Question
What happens when you create a topic on Amazon SNS?
Answer
  • 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.
Show full summary Hide full summary

Similar

Oracle Certified Java Associate 7
Rafael Mulock
aws-certified-solutions-architect-associate
Ciro Dornelles
Quiz AWS CLF-01 - Semana 5 - Parte 2
Myriam Heusi
CONCEITOS DE NUVEM
Anderson Leite
AWS Certified Cloud Practitioner
Arthur Yuhji Carvalho Inoue
Identity and access Management
Isabella Alves
VPC E Netwok
Isabella Alves
Oracle Certified Java Associate 7
Marcio Correia dos Santos
Oracle Certified Java Associate 8
Wesley Oliveira Santos
Oracle Certified Java Associate 7
thiago silva