How to Encrypt a Database Backup in SQL server || Backup Encryption || Ms SQL

Sdílet
Vložit
  • čas přidán 3. 07. 2021
  • ​‪@righttolearnbk‬
    Security is big concern for our data.
    Encryption is the process of encoding information to prevent unauthorized access.
    To encrypt a database backup, we should specify an encryption algorithm, and an encryptor to secure the encryption key.
    Encryption Algorithm: The supported encryption algorithms are:
    AES 128, AES 192, AES 256, and Triple DES.
    Encryptor: A certificate or asymmetric Key.
    Please watch complete video and leave your comment below.
    ‪@righttolearnbk‬
    Restore Database from backup
    Watch link : • How to Restore a Datab...

Komentáře • 11

  • @GENADIKRASTEV
    @GENADIKRASTEV Před rokem

    Thank you for the great video teacher

  • @ravikiran3354
    @ravikiran3354 Před 2 lety

    Great video bro, it's really helpful ❤️❤️

  • @chanakyasharmavlogs6532

    Hello friend, this video is very easy to understand beacuse you are explaining everything very clearly. I would like to add one suggestion, try to use hashtags on your Insta. page posts. It will fetch the audience.

  • @akul210
    @akul210 Před 3 lety

    Really like all your videos brother.
    Would like to point out one thing here.
    The MSSQL terminology for this encryption is TDE (Transparent Data Encryption) which you didn't mention in this video.
    Juz saying it because users should be aware of these kind of terminology which plays a part in examination as well as for knowledge.
    Though the presentation is all good as usual.
    Thank you for making all these videos. :)

  • @akul210
    @akul210 Před 3 lety

    Brother, Can you please make a video of all types of Replications. M watching your videos on priority compare to other channels. Will wait for it. Juz banged the Bell icon :)

  • @MdManik-if2er
    @MdManik-if2er Před rokem

    Can I do this for postgresql?

  • @heybuddy4528
    @heybuddy4528 Před 3 lety

    Hi, please make a video for performance tuning , scenario based with solutions

    • @righttolearnbk
      @righttolearnbk  Před 3 lety

      Sure. Soon will start video series on Performance Tuning