Which of following canned ACL permission is default?
Private
Gateway type endpoints are available for _____________ AWS services.
S3 and Dynamo DB
ACL enables you to manage access to buckets and objects.
True
In AWS CLI, the output type can be ____________.
All of the option
What is the AWS service that is used for object level logging.
CloudTrail
What is the command to copy files recursively in a folder to an S3 bucket?
aws s3 cp . S3://bucketname –recursive
In AWS CLI, the default output is
JSON
One of the IAM best practices is to lock down the root user for day to day
usage.
True
If you delete an object permanently, S3 inserts a delete marker, which
becomes the current object version and you can restore the previous
version.
True
What feature of the bucket must be enabled for CRR?
Versioning
What is the feature that helps to monitor the activities of security and audit
in a bucket?
Logging
Server Access logging is a free service.
True
Consider that you are hosting a website in an Amazon S3 bucket. You plan
to use JavaScript on the webpages that are stored in the S3 bucket to
make authenticated GET and PUT requests against the same bucket. The
browser would usually block JavaScript from allowing those requests. You
need _____ feature to enable such requests.
CORS
Geo-Targeting is acquired with AWS ____________.
CloudFront
Amazon SNS service can be used to trigger Lambda functions.
True
For which of the following reason, Node.js is preferred for Lambda
functions
Event-driven
The objects in a bucket hosting a static website must have public access.
True
Amazon SNS is a fully managed pub/sub messaging service.
True
Which among the following is a content delivery network (CDN) to deliver
data to users around the globe?
CloudFront
Which of the following language is the most preferred for AWS Lambda
service?
Node.js
Objects must be ________ days old in the current storage class before you
can transition them to others
30
AWS CLI is an open source tool built on top of AWS SDK for
Python
Consider that you are hosting a website in an Amazon S3 bucket. You plan
to use JavaScript on the webpages that are stored in the S3 bucket to
make authenticated GET and PUT requests against the same bucket. The
browser would usually block JavaScript from allowing those requests. You
need _________ feature to enable such requests.
CORS
S3 does not allow transitions of objects that are less than __________.
128 kB
Gateway type endpoints are available for _________ AWS services.
S3 and Dynamo DB
The number of accounts that can be given access to a bucket is
100
Amazon SNS service can be used to trigger Lambda functions.
True
What does RRS stand for when referring to the storage option in Amazon
S3 that offers a lower level of durability at a lower storage cost?
Reduced Redundancy Storage
One of the IAM best practices is to lock down the root user for day to day
usage.
True
Read-after-write consistency in S3 is only for new objects, and eventual
consistency is for overwrites and deletes.
True
The maximum size of an object that can be uploaded to S3 bucket is
________.
5tb
When did Amazon launch S3?
2006
Which delivery method is suited to stream videos on CloudFront?
RTMP
Which of the following is used for server-side encryption standard?
AES-256
Which of the following language is the most preferred for AWS Lambda
service?
Node.js
The property Transfer Acceleration takes advantage of the globally
distributed edge locations of ___________.
CloudFront
Snowball Edge has the capability of Local Compute with AWS Lambda.
True
Lambda applications are also called as serverless applications.
True
The name space for an S3 bucket is global.
True