aws final Flashcards
if you need to keep an audit trail of who used encryption keys what service would you use?
Customer manager keys stored in key management service
if you want to run a suite of containerized applications in AWS in a cloud agnostic way what would you use?
Elastic kubernetes service
How would you migrate an aurora server to aurora serverless?
use database migration service to migrate to a new aurora serverless database
If a group of ECS container instances behind a ALB are over burdened how would you automatically scale up?
create a scaling policy that scales out the ECS service when the service’s metrics are too high. You can monitor average CPU, Memory utilization and request count.
how do you ensure that objects in an S3 repo with object-level versioning enabled cannot be overwritten or deleted by any user in a 1 year period?
Use compliance mode with a retention period of 1 year. If you use a legal hold a user with permissions can remove the hold then delete the object.