AWS RDS:- Create Sql Server Instance & Connect with SSMS | Configuration | Restore Backup from S3

Описание к видео AWS RDS:- Create Sql Server Instance & Connect with SSMS | Configuration | Restore Backup from S3

Video will help us to understand how to create SQL server instance in RDS with connectivity from SSMS installed on server or local system. Also we will restore a Microsoft SQL Server Backup to our AWS RDS SQL Server Instance from S3.

Restore Command:-
exec msdb.dbo.rds_restore_database @restore_db_name='db_name',
@s3_arn_to_restore_from='arn:aws:s3:::xxxxx/db_name.bak'

If you like the video please like , comment , share and subscribe the channel to get more updates on technical videos.

Channel Link:-    / @cloud4devops  

Happy Learning !!!

Комментарии

Информация по комментариям в разработке