Is it possible to use AWS RDS for SQL Server as the destination/target for a read replica for AWS Technical Essentials training projects? I have a database that runs on a private MS SQL instance in my data center and I would like to publish a set of tables to an AWS SQL Server instance so that I can use that instance, and possibly others, to speed up read-only queries. I know that AWS has restrictions and I wanted to know if the necessary infrastructure exists that would allow me to run a publisher and distributor within my data center and target an AWS SQL Server database?