Module 5 - Challenge Lab: Migrating a Database to Amazon RDS | ALX | AWS SAA | AWS challenge lab

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024
  • In this video, you will migrate data from a database on an Amazon Elastic Compute Cloud (Amazon EC2) instance to Amazon Relational Database Service (Amazon RDS). Specifically, you will migrate a MariaDB database that runs on an EC2 instance to a MariaDB database that runs on Amazon RDS. You will also update the café web application to use the new database to store data for all future orders.
    After completing the tutorial video for this lab, you should be able to:
    Create an RDS database instance
    Export data from MariaDB database by using mysqldump
    Connect a SQL client to an RDS database.
    Migrate data from a MariaDB database that runs on an EC2 instance to an RDS database instance
    Configure a web application to use the new RDS database instance for data storage

ความคิดเห็น • 4

  • @nncyvallejo
    @nncyvallejo 5 หลายเดือนก่อน

    Thank you! Helped understand Task 4: Working with the RDS database better.

  • @user-yv1oj9qk5z
    @user-yv1oj9qk5z 10 หลายเดือนก่อน +3

    kudos, this was really helpful

  • @lawrenceuruakpa7915
    @lawrenceuruakpa7915 7 หลายเดือนก่อน +1

    This is awesome. Thank you.