Exam Questions 1 Flashcards
S3 - Simple Storage Service
- A&D require development and administrative overhead.
- C might work, but it will not archive the data for the additional 3 months.
Databases in AWS
- D is incorrect because Dynamo DB does not accept complex SQL queries
- A&B Aurora and RDS does not fit the need of minimal development and the API requirement
Collecting Streaming Data
- B&D There is no requirement to transform the data before it gets to the Business Intelligence tools
C We could use RDS Aurora to scale up the storage, but it would be very costly. Database Migration Service may not be able to handle the volume of data we need without costing a huge amount of money.
Database Migration Service DMS
Database Migration Service : Use Cases
Replication
S3 Transfer Acceleration
The speed at which users can access objects in an S3 bucket goes down as the distance between the user and the AZ increases.
S3 Transfer Acceleration - CloudFront - Downloads
To get data to users more quickly, CloudFront uses cacheing nodes to cache results at nodes that are closer to the end user in order to improve Download speeds. It is a Global Content Distribution Network.
S3 Transfer Acceleration - CloudFront - Uploads
Transfer Acceleration leverages CloudFront edge locations to create a Global Content Ingestion Network utilizing CouldFront’s optimized network paths. Enabled per bucket. Uses special endpoints.
S3 Multi Part Upload
Max S3 PUT size = 5GiB
Max S3 object size = 5TiB
We achieve this by breaking up an object into smaller pieces, sending them to S3, then reassembling them back into one object.
S3 Storage Classes
S3 Availability
S3 Data Lifecycle
S3 Access Security Waterfall
If permissions are denied at any point in from macro to micro, the request for the S3 object fails. All of these permissions comprise the Organization’s Service Control Policy
S3 Object Protection and Replication