Question : How can you secure data at rest on an EBS volume? 1. Encrypt the volume using the S3 server-side encryption service. 2. Attach the volume to an instance using EC2's SSL interface. 3. Access Mostly Uused Products by 50000+ Subscribers 4. Write the data randomly instead of sequentially. 5. Use an encrypted file system m top of the EBS volume.
Question : In AWS, which security aspects are the customer's responsibility? Choose answers A. Controlling physical access to compute resources B. Patch management on the EC2 instance s operating system C. Encryption of EBS (Elastic Block Storage) volumes D. Life-cycle management of IAM credentials E. Decommissioning storage devices F. Security Group and ACL (Access Control List) settings
Question : A .NET application that you manage is running in Elastic Beanstalk. Your developers tell you they will need access to application log files to debug issues that arise. The infrastructure will scale up and down. How can you ensure the developers will be able to access only the log files?
1. Access the log files directly from Elastic Beanstalk 2. Enable log file rotation to S3 within the Elastic Beanstalk configuration 3. Access Mostly Uused Products by 50000+ Subscribers 4. Connect to each Instance launched by Elastic Beanstalk and create a Windows Scheduled task to rotate the log files to S3.
1. Access the log files directly from Elastic Beanstalk 2. Enable log file rotation to S3 within the Elastic Beanstalk configuration 3. Access Mostly Uused Products by 50000+ Subscribers 4. Connect to each Instance launched by Elastic Beanstalk and create a Windows Scheduled task to rotate the log files to S3.