wrong answers Flashcards
How to control traffic between EC2 network interface and Transit Gateway
Apply NACL rules between instances in the subnets and Transit gateway associations to control traffic
When creating site-to-site VPN connections in AWS console, which of the following can you configure for the tunnels?
The encryption algorithms used by the tunnels
How can you grant access to files in a bucket that are not owned by the user that created the bucket policy?
An object access control list
What aws services require Gateway VPC endpoints
S3 and DynamoDB
How to make REST APIs private
use the aws:SourceVpce condition in your api gateway resource policy to restrict acces to only your vpc endpoint
what is needed to access internet after putting instance in public subnet
internet gateway and routes for 0.0.0.0/0
What saves more, compute savings plan or EC2 savings plan
EC2 savings plan (can save up to 72%)
computer saving plan maximum reduction is 66%
What services require Interface VPC endpoint (not gateway)
everything except S3 and DynamoDB
what is the maximum time automated snapshots are stored?
35 days
What is retrieval time of s3 glacier deep archive
12 hours
What is retrieval time of s3 glacier
minutes to hours (few hours)
what is retrieval time of s3 glacier expedited retrieval
1-5 minutes
How does glacier select to selective retrieval?
filtering directly against glacier object using standard SQL statements for CSV JSON or Parquet files. (only CVS and JSON for GZIP or BZIP2 objects)
What AWS Kinesis feature can upload data to AWS redshift?
AWS Kinesis Firehose
What is AWS redshift?
AWS redshift is a managed cloud data warehouse product.