❓Pregunta examen AWS Solutions Architect Associate #23

Sdílet
Vložit
  • čas přidán 11. 09. 2024
  • Aqui esta la pregunta del examen AWS Solutions Architect Associate
    ✳️ A company's legacy application is currently relying on a single-instance Amazon RDS MySQL database without encryption. Due to new compliance requirements, all existing and new data in this database must be encrypted. How should this be accomplished?
    1️⃣ Create an Amazon S3 bucket with server-side encryption enabled. Move all the data to Amazon S3. Delete the RDS instance
    2️⃣ Enable RDS Multi-AZ mode with encryption at rest enabled. Perform a failover to the standby instance to delete the original instance
    3️⃣ Take a Snapshot of the RDS instance. Create an encrypted copy of the snapshot. Restore the RDS instance from the encrypted snapshot
    4️⃣ Create an RDS read replica with encryption at rest enabled. Promote the read replica to master and switch the application over to the new master. Delete the old RDS instance
    En el video encontraras la respuesta con la explicacion
    ✅ Hazte MIEMBRO del canal para conseguir mas ventajas ✅
    ➡️ / @rubenjgarcia
    🔷 Para estar al día de todo ahora también puedes encontrarme en Telegram
    ➡️ t.me/rubenjgar...

Komentáře • 2

  • @ArturoBrokate
    @ArturoBrokate Před rokem +2

    Magnifico consejo sobre RDS que das al final de video, no lo pongo aquí para no hacer spoiler.

    • @RubenJGarcia
      @RubenJGarcia  Před rokem

      Es una de las cosas mas extrañas que tiene RDS