More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know.
Ans. Storage Tier ( IA , Standard , Glacier etc )
Storage ( Volume of Data )
No of Requests
Meta Data
Data Transfer Speed acceleration through cache and Edge Location
Help us improve. Please let us know the company, where you were asked this question :
Ans. Because new files will be fed from where ever they are first available but AWS have no way to identify which is the most updated version among the various regions. The updated version can only be assured once the replication to all availability zones is complete.
Help us improve. Please let us know the company, where you were asked this question :
Ans. Job function provides a mechanism to bundle together all Policies that might be required to perform a particular job like Database Administrator , Billing Administrator etc and hence facilitates granting higher level permissions.
Help us improve. Please let us know the company, where you were asked this question :
Ans. effect means whether the effect of this Policy is to allow or deny, action means the type of action ( read , write ) and service, and resource is the resource where this should apply.
For example - If we want to have a Policy of providing read access on S3 ,
effect will be "allow"
action will be "s3:GetObject"
resource will be "arn:aws:s3:::examplebucket/*"
Help us improve. Please let us know the company, where you were asked this question :
Ans. A Region is a Geographical entity like US-East , US-West etc. Each Region may have multiple availability zones where each zone comprise of 1 or more Data Center located with each other.
Edge Locations are the sites that hosts cached content for faster delivery and for saving network traffic as they feed content from sites that are local or near to consumption.
Help us improve. Please let us know the company, where you were asked this question :
LikeDiscussCorrect / Improve  aws region  aws availability zone  aws edge location  region vs availabillity zone
This is the oldest and most popular region. All new features are rolled first in this region and hence they are first available there. The downside is that because of experimentation with new services, unavailability time is quite high.
Help us improve. Please let us know the company, where you were asked this question :