Forum Replies Created

Viewing 1 of 1 posts
  • BillSmith

    Member
    February 24, 2022 at 4:16 am

    The following is a cut-and-paste from a question on the security section:

    A web application is currently using an on-premises Microsoft SQL Server 2017 Enterprise Edition database. Your manager instructed you to migrate the application to Elastic Beanstalk and the database to RDS. For additional security, you must configure your database to automatically encrypt data before it is written to storage, and automatically decrypt data when the data is read from storage.

    Which of the following services will you use to achieve this?

    (view) 1 1 0 00:00:16

    Enable Transparent Data Encryption (TDE).

    Use IAM DB Authentication.

    Enable RDS Encryption.

    Use Microsoft SQL Server Windows Authentication.

    Amazon RDS supports using Transparent Data Encryption (TDE) to encrypt stored data on your DB instances running Microsoft SQL Server. TDE automatically encrypts data before it is written to storage, and automatically decrypts data when the data is read from storage.

    Amazon RDS supports TDE for the following SQL Server versions and editions:

    – SQL Server 2017 Enterprise Edition

    – SQL Server 2016 Enterprise Edition

    – SQL Server 2014 Enterprise Edition

    – SQL Server 2012 Enterprise Edition

    – SQL Server 2008 R2 Enterprise EditionA web application is currently using an on-premises Microsoft SQL Server 2017 Enterprise Edition database. Your manager instructed you to migrate the application to Elastic Beanstalk and the database to RDS. For additional security, you must configure your database to automatically encrypt data before it is written to storage, and automatically decrypt data when the data is read from storage.

    Which of the following services will you use to achieve this?

    (view) 1 1 0 00:00:16
    Enable Transparent Data Encryption (TDE).
    Use IAM DB Authentication.
    Enable RDS Encryption.
    Use Microsoft SQL Server Windows Authentication.
    Amazon RDS supports using Transparent Data Encryption (TDE) to encrypt stored data on your DB instances running Microsoft SQL Server. TDE automatically encrypts data before it is written to storage, and automatically decrypts data when the data is read from storage.

    Amazon RDS supports TDE for the following SQL Server versions and editions:

    – SQL Server 2017 Enterprise Edition

    – SQL Server 2016 Enterprise Edition

    – SQL Server 2014 Enterprise Edition

    – SQL Server 2012 Enterprise Edition

    – SQL Server 2008 R2 Enterprise Edition

Viewing 1 of 1 posts