ACG/DCT Exam Review Flashcards
Route 53 Geolocation Routing Policy uses your geographic location to route you to the _____ region.
Route 53 Geolocation Routing Policy uses your geographic location to route you to the closest region.
To remove the Spot Instances, the appropriate steps are to _____ the Spot request and then to _______ the Spot Instances.
To remove the Spot Instances, the appropriate steps are to cancel the Spot request and then to terminate the Spot Instances.
A CNAME record can point to ___ DNS record hosted ________
A CNAME record can point to any DNS record hosted anywhere
AWS X-Ray lets you analyze and _____ serverless applications
AWS X-Ray lets you analyze and debug serverless applications
A Throughput Optimized HDD EBS volume is an HDD-backed storage device that is limited to ____ IOPS for each volume
A Throughput Optimized HDD EBS volume is an HDD-backed storage device that is limited to 500 IOPS for each volume
Tape Gateway emulates ________ tape libraries, removes the cost and complexity of managing physical ______________, and provides more ________ than physical tapes.
Tape Gateway emulates physical tape libraries, removes the cost and complexity of managing physical infrastructure, and provides more durability than physical tapes.
All EBS types and all instance families support _________, but there is no direct way to change the _________ state of a volume once it’s been launched.
All EBS types and all instance families support encryption, but there is no direct way to change the encryption state of a volume once its been launched.
POSIX permissions allows you to ______ access from hosts by _____ and _____.
POSIX permissions allows you to restrict access from hosts by user and group.
Amazon Neptune offers a fully-managed _____ database
Amazon Neptune offers a fully-managed Graph database
Amazon Kinesis Data Analytics is the easiest way to _______ streaming data in real-time with standard ___
Amazon Kinesis Data Analytics is the easiest way to process streaming data in real-time with standard SQL
The key difference between a pre-signed URL and a pre-signed Cookie is that pre-signed URLs are meant to share ___ file while pre-signed cookies grant access to ________ restricted files
The key difference between a pre-signed URL and a pre-signed Cookie is that pre-signed URLs are meant to share one file while pre-signed cookies grant access to multiple restricted files
You can create an _____ record at the top of a zone apex, but you cannot with a _____ record
You can create an Alias record at the top of a zone apex, but you cannot with a CNAME record
A VPC automatically comes with a default network ACL which ____ all inbound/outbound traffic. A _______ NACL _____ all traffic both inbound and outbound by default.
A VPC automatically comes with a default network ACL which allows all inbound/outbound traffic. A custom NACL denies all traffic both inbound and outbound by default.
Amazon Redshift Spectrum allows you to directly run ___ queries against exabytes of unstructured data in __. No loading or ____________ of data is required.
Amazon Redshift Spectrum allows you to directly run SQL queries against exabytes of unstructured data in S3. No loading or transformation of data is required.
The Pilot Light is a cost-effective disaster recovery strategy that ________ an existing application hosting environment in another AWS ______.
The Pilot Light is a cost-effective disaster recovery strategy that recreates an existing application hosting environment in another AWS Region.
Pilot Light saves cost by _________ ___ most or all resources and only uses the resources during tests or when DR failover is necessary. RPO is about 10 minutes, and RTO could be _____
Pilot Light saves cost by turning off most or all resources and only uses the resources during tests or when DR failover is necessary. RPO is about 10 minutes, and RTO could be hours
AWS Global Accelerator is used for ________ users of applications to local points of presence worldwide. It is not used for ________ content
AWS Global Accelerator is used for directing users of applications to local points of presence worldwide. It is not used for accessing content
An Alias record can only point to Cloudfront, Elastic _______, ELB, S3 _______, or another record in the same _____ zone
An Alias record can only point to Cloudfront, Elastic Beanstalk, ELB, S3 website or another record in the same hosted zone
Cloudfront Signed URLs provide more ________ over access to your content
Cloudfront Signed URLs provide more control over access to your content
AWS _________ Application Model (AWS SAM) is an AWS CloudFormation extension used to package, test, and deploy _________ applications.
AWS Serverless Application Model (AWS SAM) is an AWS CloudFormation extension used to package, test, and deploy serverless applications.
A launch configuration is an instance configuration template that an Auto Scaling group uses to launch ____
A launch configuration is an instance configuration template that an Auto Scaling group uses to launch EC2