Home › Forums › AWS › AWS Certified Developer Associate › RDS SQL Server versions supported
-
RDS SQL Server versions supported
Carlo-TutorialsDojo updated 2 years, 7 months ago 2 Members · 4 Posts -
I believe you have an outdated list of which versions of RDS for SQL Server are supported. AWS RDS SQL Server Version List – SQLServerCentral
-
Hello BillSmith,
Thanks for your feedback. Could you please provide a snippet of the question pertaining to the issue you’ve raised?
Regards,
Carlo @ Tutorials Dojo
-
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
-
Hello Bill,
Thanks for the prompt response.
We will be updating this item.
Let me know if you have further questions,
Carlo @ Tutorials Dojo
-
Log in to reply.