Starting from:
$30

$24

Assignment 5 solved

You need to create a RDS instance for a cloud application. Follow the steps below.

    • Create an application for customer feedback management.

    • When customers log in, they should be able to register a complaint. Store the customer complaint into RDBMS tables.

    • When someone logs in from customer care service, they should be able to see the complaints registered.

    • Create a Python program using boto that creates a the RDS instance with MariaDB/Mysql as database and the corresponding tables. Use a security group with appropriate port open.

    • Open the public DNS of the newly launched instance in a browser and verify whether the application works.

More products