SA Pro - Whizlabs Flashcards
In AWS, the CIDR of a VPC can or cannot be modified after its creation?
CAN be modified by adding a secondary IPv4 IP range (CIDR) to your VPC.
Gateway-Cached volumes can support volumes of _____ TB in size, where as Gateway-stored volume supports volumes of _____ TB in size.
1,024 TB; 512 TB
Application Load Balancers have support for ______ which allows the handling of multiple/separate SSL certificates.
SNI (Server Name Indicator)
What lifecycle events are available in OpsWorks?
Setup
Deploy
Shutdown
What is the default base configuration of Redshift?
One node of 160GB
Elasticache can or cannot be used to store session state.
CAN
A customer trying to achieve a low RPO for a multi-region RDS instance setup should implement synchronous or asynchronous replication?
Asynchronous… Sync would have too much overhead for cross region replication.
When defining DynamoDB primary keys, you should always use the _________ principal.
Many to few
You can only use intrinsic functions in which part of a CloudFormation template?
Resource Properties
Metadata Attributes
Update Policy Attributes
CloudTrails are configured on a _______ basis and a region can include ______ services.
Per Region; Global
Public VIFs required what?
Public CIDR Block range
That the service has a public VIF - I.E. Dynamo
An AWS Direct Connect location only provides access to the AWS ______ associated with it.
Region
How you create a multi-region design with a more reliable network connection without Direct Connect?
1) Create a public VIF to the remote regions public endpoints
2) Use VPN over the public VIF to protect the data
With Elastic Transcoder, the resulting S3 bucket that receives the transcoded file is a prime example of when you can use what type of storage because the transcoded files are easily reproduced?
Reduced Redundancy Storage
What does HDFS stand for?
Hadoop Distributed File System