Practice Exam 4 Flashcards
What is AWS QuickSight?
Fast, cloud-powered business intelligence service that makes it easy to deliver insights to everyone in your organization
What is AWS Athena
An interactive service that makes it easy to analyze data in Amazon S3 using standard SQL
What do a bucket needs in order to enable CRR?
Versioning to be enabled
Which buckets need versioning enabled to enable CRR?
The source and destination buckets
What is S3 Transfer Acceleration?
A feature which enables fast, easy, and secure transfers of files to and from your bucket
What CloudFormation feature allows you to create stacks in AWS accounts across regions by using a single AWS CloudFormation template?
StackSets
What are stack instances attached to?
Stack instances are attached to a stack set
What is the purpose of CloudFormation Change Sets?
Preview how proposed changes to a stack might impact your running resources
What does S3 Transfer Acceleration leverages?
Amazon CloudFrontโs globally distributed AWS Edge Locations
What is AWS Direct Connect
A cloud service solution that makes it easy to establish a dedicated network connection from your premises to AWS
What is AWS Transfer for SFTP
A fully managed service that enables the transfer of files directly into and out of Amazon S3 using the Secure File Transfer Protocol (SFTP) which is also known as Secure Shell (SSH) File Transfer Protocol
What is Amazon S3 Object Lock?
A feature which simply enables you to store objects using a write-once-read-many (WORM) model
What is the only CodeDeploy deployment type supported for ECS?
Blue/Green
What is the unit of concurrency for Lambda functions that process Kinesis or DynamoDB streams?
The number of shards
What is the execution context of a Lambda function?
Its the temporary runtime environment that initializes any external dependencies of your Lambda function code, such as database connections or HTTP endpoints
What is the AWS Service Catalog
This service just allows organizations to create and manage catalogs of IT services that are approved for use on AWS
What is AWS Config?
A service that enables you to assess, audit, and evaluate the configurations of your AWS resources
If you lose the key used to encrypt an object with SSE-C, can you still retrieve the encrypted objects?
No
What is AWS OpsWork?
A configuration management service that provides managed instances of Chef and Puppet (Automation platforms that allow you to use code to automate the configurations of your servers)
What is the EC2 Launch type in ECS?
The EC2 launch type allows you to run your containerized applications on a cluster of Amazon EC2 instances that you manage
What is the other launch type in ECS?
Fargate launch type
What is the ECS feature which provides you with expressions that you can use to group container instances by a specific attribute?
Cluster Query Language (Cluster queries)
What are Task Group in ECS?
Sets of related tasks
What are Task Placement Constraints?
Rules that are considered during task placement